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

Outdated version tag #3371

Open
juanjomurga opened this issue Jan 9, 2025 · 8 comments
Open

Outdated version tag #3371

juanjomurga opened this issue Jan 9, 2025 · 8 comments
Labels
bug Something isn't working

Comments

@juanjomurga
Copy link
Contributor

Describe the bug
It seems that the program version tag is not updated on docker or web, causing confusion and having to check if the systems are really up-to-date.

As you can see from the attached images, the versions of the application do not match the installed version. For example, the web shows that the installed version is 0.90 but the application shows features/options that are only available in version 0.92 as "Realistic with shadows"

Screenshots

image

image

@juanjomurga juanjomurga added the bug Something isn't working label Jan 9, 2025
@Floppy
Copy link
Collaborator

Floppy commented Jan 9, 2025

That's very very odd! The text on try.manyfold.app seems correct; that's the solo image though, so perhaps the other one is wrong. I'll have a look!

@Floppy
Copy link
Collaborator

Floppy commented Jan 9, 2025

Can you see what data would be reported by the usage tracking feature? What version is it saying in there? I've got plenty of 0.92.0 usage reports at https://tracking.manyfold.app/stats, so I'd be interested to know what yours is saying...

@juanjomurga
Copy link
Contributor Author

The system indicates the following (I delete the identifier):
10:00:28 default_worker.1 | I, [2025-01-09T10:00:28.058195 #133] INFO -- : [ActiveJob] [UsageReportingJob] [36c623b6-a11a-4bb9-8f8e-74be5d4aa07c] Sending anonymous usage report to https://tracking.manyfold.app: {"id":"-----","version":{"app":"0.90.0","sha":"d366c54fc9f969ce7279cf7f63be47e4300acf3a","image":"ghcr.io/manyfold3d/manyfold","arch":"x86_64-linux-musl"}}

@Floppy
Copy link
Collaborator

Floppy commented Jan 9, 2025

That's so weird! But at least it's consistent!

@Floppy
Copy link
Collaborator

Floppy commented Jan 9, 2025

I've asked the support chat to see if anyone else running it can confirm. I'll give it a try on mine too in a bit (I'm on nightly normally, not latest).

@Floppy
Copy link
Collaborator

Floppy commented Jan 10, 2025

Is this still the case after the v0.93.0 release yesterday? Nobody else in the support forum is seeing the same problem unfortunately.

@juanjomurga
Copy link
Contributor Author

Yes, I still see that the version is 0.90
It’s quite strange and curious. I don’t understand what is going on. Yesterday I recreated the container to see if the data was updated, but it seems that nothing happens either.
If I see the portainer repository image, if I see that the image is correct.

image

But even in incognito mode I see the wrong version
image

I don’t know what else to try but, knowing that I have the right version I’m content.
At least I’m unique in something, even if it’s only in one mistake XD

@Floppy
Copy link
Collaborator

Floppy commented Jan 10, 2025

So strange. In your first screenshot where you've shown APP_VERSION, that's not configurable right? That's showing the internal env var inside the container, not something you're setting in your UI? I don't know if an external setting would even override it, but I guess it's possible!

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
Development

No branches or pull requests

2 participants