Closed Sivolen closed 2 years ago
Greetings! Thanks for reporting this!
Could you try docker-compose logs
and inform us about possible errors shown?
Hi! I think the problem is in the database, but I can't figure out what I'm doing wrong. log in attachment logs.txt
I have a next error
autostarter_1 | nc: bad address 'database'
autostarter_1 | nc: bad address 'database'
autostarter_1 | nc: bad address 'database'
autostarter_1 | nc: bad address 'database'
autostarter_1 | nc: bad address 'database'
autostarter_1 | nc: bad address 'database'
autostarter_1 | nc: bad address 'database'
Hello @Sivolen ! Are you on the default latest
ARTEMIS (see SYSTEM_VERSION
variable in .env
) with latest code and containers? Please do the following:
docker-compose down
git stash
git pull origin master
git stash pop
docker-compose pull
docker-compose up -d
I assume you have followed the setup guide and set up a local_configs
folder, changed security vars, etc.
https://bgpartemis.readthedocs.io/en/latest/gettingstarted/
https://bgpartemis.readthedocs.io/en/latest/installsetup/
https://bgpartemis.readthedocs.io/en/latest/running/
Thanks, it work is great
After starting via docker, all modules are launched, the web interface opens, but it is empty and if you look at the config in the web interface, it does not see it.
Screenshots in atach
System (please complete the following information):
Additional context my config