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
Hi, I following the README to setup my private server, after docker-compose up and docker-compose exec, running the system.resetAllData() in cli, I got Post "http://127.0.0.1:21026/cli": dial tcp 127.0.0.1:21026: connect: connection refused error, how to fix this?
The text was updated successfully, but these errors were encountered:
Hi, I following the README to setup my private server, after
docker-compose up
anddocker-compose exec
, running thesystem.resetAllData()
in cli, I gotPost "http://127.0.0.1:21026/cli": dial tcp 127.0.0.1:21026: connect: connection refused
error, how to fix this?The text was updated successfully, but these errors were encountered: