Is it possible to install nodebb using docker image on Render or railway
ssangyong sports
Posts
-
Is it possible to install nodebb using docker image on Render or railway -
Can't change avtar imgWhy can't my nodebb switch avatar although I close reputation.
how to fix it? -
Try to access ip:4567 get ERR_CONNECTION_TIMED_OUT@phenomlab Thank you(≧ω≦)/,I open it and it work.
-
Try to access ip:4567 get ERR_CONNECTION_TIMED_OUT@phenomlab I host on azure
Ps:So there is no error in my nodebb installer -
Try to access ip:4567 get ERR_CONNECTION_TIMED_OUT@phenomlab How to open the port?
-
Try to access ip:4567 get ERR_CONNECTION_TIMED_OUT@phenomlab this is my config.json
{ "url": "http://forum.mydomain.com:4567", "secret": "e22740ad-aa45-4602-b192-0886a242c2cb", "database": "mongo", "mongo": { "host": "127.0.0.1", "port": "27017", "username": "admin", "password": "", "database": "nodebb", "uri": "" }, "port": "4567"
-
Try to access ip:4567 get ERR_CONNECTION_TIMED_OUTget ERR_CONNECTION_TIMED_OUT
-
Try to access ip:4567 get ERR_CONNECTION_TIMED_OUT@phenomlab ```
2023-06-03T16:07:59.460Z [4567/5697] - warn: [plugins/load] The following plugin
s may not be compatible with your version of NodeBB. This may cause unintended b
ehaviour or crashing. In the event of an unresponsive NodeBB caused by this plug
in, run./nodebb reset -p PLUGINNAME
to disable it.- nodebb-rewards-essentials
2023-06-03T16:07:59.566Z [4567/5697] - info: [api] Adding 0 route(s)
toapi/v3/ plugins
2023-06-03T16:07:59.581Z [4567/5697] - info: [router] Routes added
2023-06-03T16:07:59.585Z [4567/5697] - info: NodeBB Ready
2023-06-03T16:07:59.586Z [4567/5697] - info: Enabling 'trust proxy'
2023-06-03T16:07:59.588Z [4567/5697] - info: NodeBB is now listening on: 0.0.
0.0:4567
2023-06-03T16:07:59.588Z [4567/5697] - info: Canonical URL: http://forum.mydomain.org:4567
- nodebb-rewards-essentials
-
Try to access ip:4567 get ERR_CONNECTION_TIMED_OUT@phenomlab I reinstalled and used ./nodebb setup and still got the error
-
Try to access ip:4567 get ERR_CONNECTION_TIMED_OUTI deployed Nodebb on azure and tried to access ip:4567 to get ERR_CONNECTION_TIMED_OUT, how to solve this problem?