Controller account config has been lost after service restarted on error #946
avonurt
started this conversation in
Frontier TestNet - Bug Reporting
Replies: 1 comment 1 reply
|
Can you check the docker-compose file to see where the postgres db dir is mounted from? there was a version that it was mounted from /var/tmp, which will be removed by os at some point of time, and we updated it to put it in the same folder as docker-compose file. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What has happened?
The logs are attached below. On the records, you could see that service has got an Error response from external service
https://sqtn.api.onfinality.io/publicand restarted. After the service resumed, it continuously reportedWARN no valid controller account config in service.How do we solve the issue?
docker-compose restarton the first step. It did not solve the issue.Logs
All reactions