I have…
- [x ] Checked the logs and have provided uploaded a log file and provided a link because I found something suspicious there.
I’m submitting a…
- [ ] Regression (a behavior that stopped working in a new release)
- [ x] Bug report
- [ ] Performance issue
- [ ] Documentation issue or request
Current behavior
Not sure if this is a Docker or Squidex issue but whenever I reboot my PC, Docker starts up, containers starts, containers (mongo + squidex) are up and running but then I get a ERR_CONNECTION_REFUSED when trying to browse localhost (squidex).
What I have to do in order to fix this is to restart Docker.
Expected behavior
I should be able to navigate to localhost and I should be able to see the Squidex UI.
Minimal reproduction of the problem
- Reboot your PC
- Wait for Docker to start.
- Once Docker is up and running, navigate to localhost to try and access Squidex UI.
Environment
- [ x] Self hosted with docker
- [ ] Self hosted with IIS
- [ ] Self hosted with other version
- [ ] Cloud version
Version: squidex/squidex:dev “./Squidex” 4 weeks ago
I’m using the dev tag so I don’t know which version. It’s the dev version approx. 4 weeks ago, though. If that helps.
Browser:
- [x ] Chrome (desktop)
- [ ] Chrome (Android)
- [ ] Chrome (iOS)
- [ ] Firefox
- [ ] Safari (desktop)
- [ ] Safari (iOS)
- [ ] IE
- [ ] Edge
Others:
Mongo logs are full with these:
2019-06-08T01:34:43.009+0000 I NETWORK [listener] connection accepted from 172.18.0.2:45679 #163 (8 connections now open)
2019-06-08T01:34:43.009+0000 I NETWORK [conn163] received client metadata from 172.18.0.2:45679 conn163: { driver: { name: "mongo-csharp-driver", version: "2.8.0.0" }, os: { type: "Linux", name: "Linux 4.9.125-linuxkit #1 SMP Fri Sep 7 08:20:28 UTC 2018", architecture: "x86_64", version: "4.9.125-linuxkit" }, platform: ".NET Core 4.6.27110.04" }
2019-06-08T01:44:18.186+0000 I NETWORK [conn158] end connection 172.18.0.2:39875 (7 connections now open)
2019-06-08T01:44:18.188+0000 I NETWORK [listener] connection accepted from 172.18.0.2:45645 #164 (8 connections now open)
2019-06-08T01:44:18.189+0000 I NETWORK [conn164] received client metadata from 172.18.0.2:45645 conn164: { driver: { name: "mongo-csharp-driver", version: "2.8.0.0" }, os: { type: "Linux", name: "Linux 4.9.125-linuxkit #1 SMP Fri Sep 7 08:20:28 UTC 2018", architecture: "x86_64", version: "4.9.125-linuxkit" }, platform: ".NET Core 4.6.27110.04" }
2019-06-08T01:44:50.242+0000 I NETWORK [conn157] end connection 172.18.0.2:42349 (7 connections now open)
2019-06-08T01:45:58.189+0000 I NETWORK [conn159] end connection 172.18.0.2:41253 (6 connections now open)
2019-06-08T01:45:58.190+0000 I NETWORK [listener] connection accepted from 172.18.0.2:44673 #165 (7 connections now open)
2019-06-08T01:45:58.190+0000 I NETWORK [conn165] received client metadata from 172.18.0.2:44673 conn165: { driver: { name: "mongo-csharp-driver", version: "2.8.0.0" }, os: { type: "Linux", name: "Linux 4.9.125-linuxkit #1 SMP Fri Sep 7 08:20:28 UTC 2018", architecture: "x86_64", version: "4.9.125-linuxkit" }, platform: ".NET Core 4.6.27110.04" }
2019-06-08T01:46:28.196+0000 I NETWORK [conn160] end connection 172.18.0.2:32821 (6 connections now open)
2019-06-08T01:46:28.197+0000 I NETWORK [listener] connection accepted from 172.18.0.2:37725 #166 (7 connections now open)
2019-06-08T01:46:28.198+0000 I NETWORK [conn166] received client metadata from 172.18.0.2:37725 conn166: { driver: { name: "mongo-csharp-driver", version: "2.8.0.0" }, os: { type: "Linux", name: "Linux 4.9.125-linuxkit #1 SMP Fri Sep 7 08:20:28 UTC 2018", architecture: "x86_64", version: "4.9.125-linuxkit" }, platform: ".NET Core 4.6.27110.04" }
2019-06-08T01:46:48.205+0000 I NETWORK [conn161] end connection 172.18.0.2:43543 (6 connections now open)
2019-06-08T01:46:48.207+0000 I NETWORK [listener] connection accepted from 172.18.0.2:38699 #167 (7 connections now open)
2019-06-08T01:46:48.207+0000 I NETWORK [conn167] received client metadata from 172.18.0.2:38699 conn167: { driver: { name: "mongo-csharp-driver", version: "2.8.0.0" }, os: { type: "Linux", name: "Linux 4.9.125-linuxkit #1 SMP Fri Sep 7 08:20:28 UTC 2018", architecture: "x86_64", version: "4.9.125-linuxkit" }, platform: ".NET Core 4.6.27110.04" }
Squidex logs:
},
"app": {
"name": "Squidex",
"version": "1.0.0.0",
"sessionId": "0329b50b-c285-44b2-902d-ade5c4d11498"
},
"timestamp": "2019-06-06T05:35:11Z",
"category": "Orleans.Runtime.GrainTimer"
}
2019-06-06T05:35:11.383749600Z
{
"logLevel": "Warning",
"message": "-GrainTimer.Membership.ReadTableTimer. TimerCallbackHandler:Orleans.Runtime.GrainTimer+<>c__DisplayClass16_0->System.Threading.Tasks.Task <FromTimerCallback>b__0(System.Object) did not fire on time. Last fired at 2019-06-06 05:33:27.777 GMT, 00:01:43.6079302 since previous fire, should have fired after 00:01:00.",
"eventId": {
"id": 101410
},
"app": {
"name": "Squidex",
"version": "1.0.0.0",
"sessionId": "0329b50b-c285-44b2-902d-ade5c4d11498"
},
"timestamp": "2019-06-06T05:35:11Z",
"category": "Orleans.Runtime.GrainTimer"
}
2019-06-06T05:35:11.404999100Z
{
"logLevel": "Warning",
"message": "Task [Id=66, Status=RanToCompletion] in WorkGroup [SystemTarget: S172.18.0.3:11111:297430738*stg/15/0000000f@S0000000f] took elapsed time 0:00:00.2919128 for execution, which is longer than 00:00:00.2000000. Running on thread System.Threading.Thread",
"eventId": {
"id": 101215
},
"app": {
"name": "Squidex",
"version": "1.0.0.0",
"sessionId": "0329b50b-c285-44b2-902d-ade5c4d11498"
},
"timestamp": "2019-06-06T05:35:11Z",
"category": "Orleans.Runtime.Scheduler *stg/15/0000000f.WorkItemGroup"
}
2019-06-06T05:35:11.828062600Z
{
"logLevel": "Warning",
"message": "Task [Id=67, Status=RanToCompletion] in WorkGroup [Activation: S172.18.0.3:11111:297430738*grn/FFE8F7B3/00000000@1c722d91 #GrainType=OrleansDashboard.DashboardGrain Placement=RandomPlacement State=Valid] took elapsed time 0:00:00.2918204 for execution, which is longer than 00:00:00.2000000. Running on thread System.Threading.Thread",
"eventId": {
"id": 101215
},
"app": {
"name": "Squidex",
"version": "1.0.0.0",
"sessionId": "0329b50b-c285-44b2-902d-ade5c4d11498"
},
"timestamp": "2019-06-06T05:35:11Z",
"category": "Orleans.Runtime.Scheduler.WorkItemGroup"
}
2019-06-06T05:35:11.843906900Z
{
"logLevel": "Error",
"action": "GrainInvoked",
"status": "Failed",
"grain": "Orleans.Runtime.Management.ManagementGrain",
"grainMethod": "System.Threading.Tasks.Task`1[System.Int32] GetTotalActivationCount()",
"exception": {
"type": "System.TimeoutException",
"message": "Response did not arrive on time in 00:00:30 for message: Request S172.18.0.3:11111:297430738*grn/7483D9D2/00000000@180c6f83->S172.18.0.3:11111:0*stg/29/0000001d@S0000001d #459668: . Target History is: <S172.18.0.3:11111:0:*stg/29/0000001d:@S0000001d>.",
"stackTrace": " at Orleans.OrleansTaskExtentions.<ToTypedTask>g__ConvertAsync|4_0[T](Task`1 asyncTask)\n at Orleans.Runtime.Management.ManagementGrain.GetHosts(Boolean onlyActive)\n at Orleans.Runtime.Management.ManagementGrain.GetTotalActivationCount()\n at Orleans.Runtime.OrleansCodeGenManagementGrainMethodInvoker.Invoke(IAddressable grain, InvokeMethodRequest request)\n at Orleans.Runtime.GrainMethodInvoker.Invoke()\n at OrleansDashboard.Metrics.GrainProfiler.Invoke(IIncomingGrainCallContext context)\n at Orleans.Runtime.GrainMethodInvoker.Invoke()\n at Squidex.Infrastructure.Orleans.LoggingFilter.Invoke(IIncomingGrainCallContext context) in /src/src/Squidex.Infrastructure/Orleans/LoggingFilter.cs:line 30"
},
"app": {
"name": "Squidex",
"version": "1.0.0.0",
"sessionId": "0329b50b-c285-44b2-902d-ade5c4d11498"
},
"timestamp": "2019-06-06T05:35:12Z"
}
2019-06-06T05:35:12.076910700Z
{
"logLevel": "Warning",
"message": "Task [Id=68, Status=RanToCompletion] in WorkGroup [Activation: S172.18.0.3:11111:297430738*grn/7483D9D2/00000000@180c6f83 #GrainType=Orleans.Runtime.Management.ManagementGrain Placement=RandomPlacement State=Valid] took elapsed time 0:01:10.1403581 for execution, which is longer than 00:00:00.2000000. Running on thread System.Threading.Thread",
"eventId": {
"id": 101215
},
"app": {
"name": "Squidex",
"version": "1.0.0.0",
"sessionId": "0329b50b-c285-44b2-902d-ade5c4d11498"
},
"timestamp": "2019-06-06T05:35:12Z",
"category": "Orleans.Runtime.Scheduler.WorkItemGroup"
}
2019-06-06T05:35:12.159617100Z
{
"logLevel": "Warning",
"message": "Dropping an expired message: Request S172.18.0.3:11111:297430738*grn/68072C12/00000000+172.18.0.3:11111@297430738@7b1c5d86->S172.18.0.3:11111:297430738*grn/7483D9D2/00000000@180c6f83 #459824: ",
"eventId": {
"id": 101529
},
"app": {
"name": "Squidex",
"version": "1.0.0.0",
"sessionId": "0329b50b-c285-44b2-902d-ade5c4d11498"
},
"timestamp": "2019-06-06T05:35:12Z",
"category": "Orleans.Runtime.Dispatcher"
}
2019-06-06T05:35:12.172936000Z
{
"logLevel": "Warning",
"message": "Dropping an expired message: Request S172.18.0.3:11111:297430738*grn/68072C12/00000000+172.18.0.3:11111@297430738@7b1c5d86->S172.18.0.3:11111:297430738*grn/7483D9D2/00000000@180c6f83 #459828: ",
"eventId": {
"id": 101529
},
"app": {
"name": "Squidex",
"version": "1.0.0.0",
"sessionId": "0329b50b-c285-44b2-902d-ade5c4d11498"
},
"timestamp": "2019-06-06T05:35:12Z",
"category": "Orleans.Runtime.Dispatcher"
}
2019-06-06T05:35:12.196313100Z
{
"logLevel": "Warning",
"message": "Task [Id=69, Status=RanToCompletion] in WorkGroup [Activation: S172.18.0.3:11111:297430738*grn/89DA8F81/00000000+Default@f7a43782 #GrainType=Squidex.Infrastructure.EventSourcing.Grains.EventConsumerManagerGrain Placement=RandomPlacement State=Valid] took elapsed time 0:00:00.2215217 for execution, which is longer than 00:00:00.2000000. Running on thread System.Threading.Thread",
"eventId": {
"id": 101215
},
"app": {
"name": "Squidex",
"version": "1.0.0.0",
"sessionId": "0329b50b-c285-44b2-902d-ade5c4d11498"
},
"timestamp": "2019-06-06T05:37:42Z",
"category": "Orleans.Runtime.Scheduler.WorkItemGroup"
}
2019-06-06T05:37:42.483354700Z
{
"logLevel": "Warning",
"message": "Task [Id=70, Status=RanToCompletion] in WorkGroup [LowPrioritySystemTarget: S172.18.0.3:11111:297430738*stg/0/00000000@S00000000] took elapsed time 0:00:00.596576 for execution, which is longer than 00:00:00.2000000. Running on thread System.Threading.Thread",
"eventId": {
"id": 101215
},
"app": {
"name": "Squidex",
"version": "1.0.0.0",
"sessionId": "0329b50b-c285-44b2-902d-ade5c4d11498"
},
"timestamp": "2019-06-06T05:38:45Z",
"category": "Orleans.Runtime.Scheduler.WorkItemGroup"
}
2019-06-06T05:38:45.186280500Z
{
"logLevel": "Information",
"message": "Application started",
"environment": {
"aspnetcoreUrls": "http://+:80",
"assets:maxresults": "200",
"assets:maxsize": "5242880",
"assetstore:azureblob:connectionstring": "UseDevelopmentStorage=true",
"assetstore:azureblob:containername": "squidex-assets",
"assetstore:exposesourceurl": "False",
"assetstore:folder:path": "Assets",
"assetstore:googlecloud:bucket": "squidex-assets",
"assetstore:mongodb:bucket": "fs",
"assetstore:mongodb:configuration": "mongodb://localhost",
"assetstore:mongodb:database": "SquidexAssets",
"assetstore:type": "Folder",
"content:maxresults": "200",
"contentscontroller:enablesurrogatekeys": "True",
"contentscontroller:maxitemsforsurrogatekeys": "200",
"dotnetRunningInContainer": "true",
"dotnetSystemGlobalizationInvariant": "true",
"email:notifications:existinguserbody": "Dear User,\r\n\r\n{{$ASSIGNER_NAME}} ($ASSIGNER_EMAIL) has invited you to join App {{var:app_name}} at Squidex Headless CMS.\r\n\r\nLogin or reload the Management UI to see the App.\r\n\r\nThank you very much,\r\nThe Squidex Team\r\n\r\n<<Start now!>> [$UI_URL]",
"email:notifications:existingusersubject": "[Squidex CMS] You have been invited to join App $APP_NAME",
"email:notifications:newuserbody": "Welcome to Squidex\r\nDear User,\r\n\r\n{{$ASSIGNER_NAME}} ($ASSIGNER_EMAIL) has invited you to join Project (also called an App) {{var:app_name}} at Squidex Headless CMS. Login with your Github, Google or Microsoft credentials to create a new user account and start editing content now.\r\n\r\nThank you very much,\r\nThe Squidex Team\r\n\r\n<<Start now!>> [$UI_URL]",
"email:notifications:newusersubject": "You have been invited to join Project $APP_NAME at Squidex CMS",
"email:smtp:enablessl": "True",
"email:smtp:password": "",
"email:smtp:port": "465",
"email:smtp:sender": "hello@squidex.io",
"email:smtp:server": "",
"email:smtp:username": "",
"etags:strong": "False",
"eventpublishers:alltorabbitmq:configuration": "amqp://guest:guest@localhost/",
"eventpublishers:alltorabbitmq:enabled": "False",
"eventpublishers:alltorabbitmq:eventsfilter": ".*",
"eventpublishers:alltorabbitmq:exchange": "squidex",
"eventpublishers:alltorabbitmq:type": "RabbitMq",
"eventstore:consume": "true",
"eventstore:cosmosdb:configuration": "https://localhost:8081",
"eventstore:cosmosdb:database": "Squidex",
"eventstore:cosmosdb:masterkey": "C2y6yDjf5/R+ob0N8A7Cgv30VRDJIWEHLM+4QDU5DE2nQ9nDuVTqobD4b8mGGyPMbIZnqyMsEcaGQy67XIw/Jw==",
"eventstore:geteventstore:configuration": "ConnectTo=tcp://admin:changeit@localhost:1113; HeartBeatTimeout=500; MaxReconnections=-1",
"eventstore:geteventstore:prefix": "squidex",
"eventstore:geteventstore:projectionhost": "localhost",
"eventstore:mongodb:configuration": "mongodb://squidex_mongo",
"eventstore:mongodb:database": "Squidex",
"eventstore:type": "MongoDb",
"healthz:gc:threshold": "4096",
"home": "/root",
"hostname": "1b103e146c2f",
"identity:adminclientid": "",
"identity:adminclientsecret": "",
"identity:adminemail": "example.email@example.com",
"identity:adminpassword": "",
"identity:allowpasswordauth": "True",
"identity:githubclient": "444ea00e726baf754c767667",
"identity:githubsecret": "9990d0fe2c26469ae20987ac265b3a339fd7377676",
"identity:googleclient": "",
"identity:googlesecret": "",
"identity:lockautomatically": "False",
"identity:microsoftclient": "",
"identity:microsoftsecret": "",
"identity:oidcauthority": "",
"identity:oidcclient": "",
"identity:oidcname": "OIDC",
"identity:oidcsecret": "",
"identity:privacyurl": "https://squidex.io/privacy",
"letsencryptEmail": "example.email@example.com",
"letsencryptHost": "localhost",
"logging:colors": "True",
"logging:human": "True",
"mode:isreadonly": "False",
"news:appname": "squidex-website",
"news:clientid": "squidex-website:default",
"news:clientsecret": "QGgqxd7bDHBTEkpC6fj8sbdPWgZrPrPfr3xzb3LKoec=",
"orleans:clustering": "Development",
"orleans:gatewayport": "40000",
"orleans:siloport": "11111",
"path": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
"plugins:0": "Squidex.Extensions.dll",
"rebuild:apps": "False",
"rebuild:assets": "False",
"rebuild:contents": "False",
"rebuild:indexes": "False",
"rebuild:rules": "False",
"rebuild:schemas": "False",
"robots:text": "User-agent: *\nAllow: /api/assets/*",
"store:mongodb:configuration": "mongodb://squidex_mongo",
"store:mongodb:contentdatabase": "SquidexContent",
"store:mongodb:database": "Squidex",
"store:mongodb:iscosmosdb": "false",
"store:type": "MongoDb",
"translations:deeplauthkey": "",
"ui:map:googlemaps:key": "AIzaSyB_Z8l3nwUxZhMJykiDUJy6bSHXXlwcYMg",
"ui:map:type": "OSM",
"ui:onlyadminscancreateapps": "False",
"ui:regexsuggestions:email": "^[a-zA-Z0-9.!#$%&’*+\\/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:.[a-zA-Z0-9-]+)*$",
"ui:regexsuggestions:phone": "^\\(*\\+*[1-9]{0,3}\\)*-*[1-9]{0,3}[-. /]*\\(*[2-9]\\d{2}\\)*[-. /]*\\d{3}[-. /]*\\d{4} *e*x*t*\\.* *\\d{0,4}$",
"ui:regexsuggestions:slug": "^[a-z0-9]+(\\-[a-z0-9]+)*$",
"ui:regexsuggestions:url": "^(?:http(s)?:\\/\\/)?[\\w.-]+(?:\\.[\\w\\.-]+)+[\\w\\-\\._~:\\/?#%[\\]@!\\$&'\\(\\)\\*\\+,;=.]+$",
"urls:baseurl": "http://localhost/",
"urls:enforcehttps": "False"
},
"app": {
"name": "Squidex",
"version": "1.0.0.0",
"sessionId": "49dd8006-4764-490d-ac0f-c668de802e62"
},
"timestamp": "2019-06-07T00:05:42Z"
}
2019-06-07T00:05:42.475381400Z
{
"logLevel": "Information",
"message": "Starting IdentityServer4 version 2.4.0.0",
"version": "2.4.0.0",
"app": {
"name": "Squidex",
"version": "1.0.0.0",
"sessionId": "49dd8006-4764-490d-ac0f-c668de802e62"
},
"timestamp": "2019-06-07T00:05:43Z",
"category": "IdentityServer4.Startup"
}
2019-06-07T00:05:43.389406100Z
{
"logLevel": "Information",
"message": "Using the default authentication scheme Identity.Application for IdentityServer",
"scheme": "Identity.Application",
"app": {
"name": "Squidex",
"version": "1.0.0.0",
"sessionId": "49dd8006-4764-490d-ac0f-c668de802e62"
},
"timestamp": "2019-06-07T00:05:43Z",
"category": "IdentityServer4.Startup"
}
2019-06-07T00:05:43.483654000Z
{
"logLevel": "Information",
"action": "pluginsLoaded",
"status": "Completed",
"errors": [],
"plugins": [
"Squidex.Extensions.Samples.AssetStore.MemoryAssetStorePlugin",
"Squidex.Extensions.Actions.Webhook.WebhookPlugin",
"Squidex.Extensions.Actions.Twitter.TwitterPlugin",
"Squidex.Extensions.Actions.Slack.SlackPlugin",
"Squidex.Extensions.Actions.Prerender.PrerenderPlugin",
"Squidex.Extensions.Actions.Medium.MediumPlugin",
"Squidex.Extensions.Actions.Fastly.FastlyPlugin",
"Squidex.Extensions.Actions.Email.EmailPlugin",
"Squidex.Extensions.Actions.ElasticSearch.ElasticSearchPlugin",
"Squidex.Extensions.Actions.Discourse.DiscoursePlugin",
"Squidex.Extensions.Actions.AzureQueue.AzureQueuePlugin",
"Squidex.Extensions.Actions.Algolia.AlgoliaPlugin"
],
"app": {
"name": "Squidex",
"version": "1.0.0.0",
"sessionId": "49dd8006-4764-490d-ac0f-c668de802e62"
},
"timestamp": "2019-06-07T00:05:43Z"
}
2019-06-07T00:05:43.510589500Z
{
"logLevel": "Information",
"action": "FolderAssetStoreConfigured",
"path": "/app/Assets",
"app": {
"name": "Squidex",
"version": "1.0.0.0",
"sessionId": "49dd8006-4764-490d-ac0f-c668de802e62"
},
"timestamp": "2019-06-07T00:05:44Z"
}
2019-06-07T00:05:44.446207600Z
{
"logLevel": "Information",
"initializedSystem": "FolderAssetStore",
"app": {
"name": "Squidex",
"version": "1.0.0.0",
"sessionId": "49dd8006-4764-490d-ac0f-c668de802e62"
},
"timestamp": "2019-06-07T00:05:44Z"
}
2019-06-07T00:05:44.446316500Z
{
"logLevel": "Information",
"initializedSystem": "MongoEventStore",
"app": {
"name": "Squidex",
"version": "1.0.0.0",
"sessionId": "49dd8006-4764-490d-ac0f-c668de802e62"
},
"timestamp": "2019-06-07T00:05:44Z"
}
2019-06-07T00:05:44.537704000Z
{
"logLevel": "Information",
"initializedSystem": "SerializationInitializer",
"app": {
"name": "Squidex",
"version": "1.0.0.0",
"sessionId": "49dd8006-4764-490d-ac0f-c668de802e62"
},
"timestamp": "2019-06-07T00:05:44Z"
}
2019-06-07T00:05:44.541613900Z
{
"logLevel": "Information",
"initializedSystem": "MongoMigrationStatus",
"app": {
"name": "Squidex",
"version": "1.0.0.0",
"sessionId": "49dd8006-4764-490d-ac0f-c668de802e62"
},
"timestamp": "2019-06-07T00:05:44Z"
}
2019-06-07T00:05:44.543956500Z
{
"logLevel": "Information",
"initializedSystem": "MongoUsageRepository",
"app": {
"name": "Squidex",
"version": "1.0.0.0",
"sessionId": "49dd8006-4764-490d-ac0f-c668de802e62"
},
"timestamp": "2019-06-07T00:05:44Z"
}
2019-06-07T00:05:44.568322500Z
{
"logLevel": "Information",
"initializedSystem": "MongoRuleEventRepository",
"app": {
"name": "Squidex",
"version": "1.0.0.0",
"sessionId": "49dd8006-4764-490d-ac0f-c668de802e62"
},
"timestamp": "2019-06-07T00:05:44Z"
}
2019-06-07T00:05:44.587434500Z
{
"logLevel": "Information",
"initializedSystem": "MongoHistoryEventRepository",
"app": {
"name": "Squidex",
"version": "1.0.0.0",
"sessionId": "49dd8006-4764-490d-ac0f-c668de802e62"
},
"timestamp": "2019-06-07T00:05:44Z"
}
2019-06-07T00:05:44.595724200Z
{
"logLevel": "Information",
"initializedSystem": "MongoRoleStore",
"app": {
"name": "Squidex",
"version": "1.0.0.0",
"sessionId": "49dd8006-4764-490d-ac0f-c668de802e62"
},
"timestamp": "2019-06-07T00:05:44Z"
}
2019-06-07T00:05:44.601932600Z
{
"logLevel": "Information",
"initializedSystem": "MongoUserStore",
"app": {
"name": "Squidex",
"version": "1.0.0.0",
"sessionId": "49dd8006-4764-490d-ac0f-c668de802e62"
},
"timestamp": "2019-06-07T00:05:44Z"
}
2019-06-07T00:05:44.613008500Z
{
"logLevel": "Information",
"initializedSystem": "MongoAssetRepository",
"app": {
"name": "Squidex",
"version": "1.0.0.0",
"sessionId": "49dd8006-4764-490d-ac0f-c668de802e62"
},
"timestamp": "2019-06-07T00:05:44Z"
}
2019-06-07T00:05:44.628322900Z
{
"logLevel": "Information",
"initializedSystem": "MongoContentRepository",
"app": {
"name": "Squidex",
"version": "1.0.0.0",
"sessionId": "49dd8006-4764-490d-ac0f-c668de802e62"
},
"timestamp": "2019-06-07T00:05:44Z"
}
2019-06-07T00:05:44.655194500Z
{
"logLevel": "Information",
"initializedSystem": "MongoPersistedGrantStore",
"app": {
"name": "Squidex",
"version": "1.0.0.0",
"sessionId": "49dd8006-4764-490d-ac0f-c668de802e62"
},
"timestamp": "2019-06-07T00:05:44Z"
}