[Bug]: upgrading from v0.24.2 to v0.26.0: UI still reports v0.24.2 after upgrading #3253
Closed
1 task done
Labels
bug
Something isn't working
Contact Details
What happened?
Hello,
I was using the community version of the netmaker v0.24.2 in a docker container on my Ubuntu 22.04 server which was working fine for me.
I decided to upgrade the server by changing the following lines in
netmaker.env
file to:And then simply,
docker compose down && docker compose pull && docker compose up -d
They started running without any problems and containers have the latest images:
But when I login to my dashboard, it says that UI is still v0.24.2 while all my clients and server upgraded automatically to v.26.0:
What could be the problem for me?
Thanks.
Version
v0.26.0
What OS are you using?
Linux
Relevant log output
No response
Contributing guidelines
The text was updated successfully, but these errors were encountered: