Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: upgrading from v0.24.2 to v0.26.0: UI still reports v0.24.2 after upgrading #3253

Closed
1 task done
mfide opened this issue Dec 16, 2024 · 5 comments
Closed
1 task done
Assignees
Labels
bug Something isn't working

Comments

@mfide
Copy link

mfide commented Dec 16, 2024

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:

SERVER_IMAGE_TAG=v0.26.0
UI_IMAGE_TAG=v0.26.0

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:
image

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:
image

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

  • Yes, I did.
@mfide mfide added the bug Something isn't working label Dec 16, 2024
@abhishek9686
Copy link
Member

@mfide this could be a browser cache issue, open the tab in incognito to confirm the behaviour

@mfide
Copy link
Author

mfide commented Dec 16, 2024

@abhishek9686 You are right, incognito shows correct version:
image

I did also F5 or CTRL+F5 or Shift+F5 but all of them still showed old version in normal mode.

@Aceix Aceix assigned Aceix and unassigned afeiszli Dec 16, 2024
@Aceix
Copy link
Contributor

Aceix commented Dec 18, 2024

@mfide is this still happening in normal mode? or the cache has updated now?

@mfide
Copy link
Author

mfide commented Dec 18, 2024

@mfide is this still happening in normal mode? or the cache has updated now?

It still has the problem in the normal mode. I don't know how to fix it. I have tried all F5, CTRL+F5 or Shift+F5 combinations.

@mfide
Copy link
Author

mfide commented Dec 18, 2024

I have just seen you have a new version v0.30.0. And that one seems working fine :) Thanks.
image

@mfide mfide closed this as completed Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants