You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to open the web page at 127.0.0.1:8085 the page wont load. If I check the logs; this is shown;`
today at 3:36:47 PM DB not initialized, please visit setup page - http://[your-server-host]:8085 to see instructions on how to initialize Trilium.
today at 3:36:47 PM App HTTP server starting up at port 8085
today at 3:36:47 PM {
today at 3:36:47 PM "appVersion": "0.45.10",
today at 3:36:47 PM "dbVersion": 170,
today at 3:36:47 PM "syncVersion": 16,
today at 3:36:47 PM "buildDate": "2021-02-11T23:05:48+01:00",
today at 3:36:47 PM "buildRevision": "5b679930de787efc2f70dfe7961cd1677ec2fa0f",
today at 3:36:47 PM "dataDirectory": "/data",
today at 3:36:47 PM "clipperProtocolVersion": "1.0"
today at 3:36:47 PM }
today at 3:36:47 PM CPU model: Intel(R) Core(TM)2 Duo CPU E7500 @ 2.93GHz, logical cores: 2 freq: 2926 Mhz
today at 3:36:47 PM Listening on port 8085```
This is hte part of my docker-compose.yml file:
When trying to open the web page at 127.0.0.1:8085 the page wont load. If I check the logs; this is shown;`
The text was updated successfully, but these errors were encountered: