-
Notifications
You must be signed in to change notification settings - Fork 11k
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
Cant update via snap #34212
Comments
Which document did you follow? List the exact commands you used please. I suspect this is really a support issue and not a bug. I'll see if I can some insight into it. In the meantime there are some more snap commands to help diagnose here: https://docs.rocket.chat/docs/snaps-faq Please use pastebin or similar for long logs - it gets hard to read on mobile! |
Which document did you follow? Thanks in advance |
Is this you? Why have you opened an issue? Github is for bugs, not general support. You just create confusion and duplication. And here is at least one that is probably a duplicate because you haven't searched here. Search : Make sure you read all of these. Seems this is a common format for the command, as per the docs:
|
First, thanks for the links. |
I have the same exact issue on ubuntu 20.04, but I didn't have 7.1.0, only 7.0.0 available. I also thought it was a bug, and have been watching this thread to see any solutions. |
Thank you friend. I dont have as 7.1 its my fault. Its 7.0. Now I will edit it. |
Note I don't work for Rocket - I am solely a volunteer so it is my own personal time doing this. Regrettably no one else in the 'Community' seems to be bothered. Github is largely ignored as they have an internal tracker for issues. So it I don't look at it then quite possibly no one will.... Some info here on issue diagnosis. The proper place to ask in the first instance is the forums or open.rocket.chat as you are more likely to get a response. https://gist.github.com/reetp/a66149d5f060f260643a353ca7067a98
OK. It still doesn't make it a bug or the same issue.
Yup.
As there are two ways of doing it then it is worth a try. I do not use snaps at all - don;t trust them an inch - so have little experience of them. Just trying to work through the case one stage at a time.
No, the people here decide if it is a bug. Probably me.
No, that isn't necessarily the case and is a really bad assumption to make. That's how we get XY Problems. I have asked if the snap guy at Rocket can have a look but i have have no guarantee of that. Paid customers come first. |
Thank you in advance for this. |
They already have that. There is an entire system you cannot see. Bug tracker with support tickets and all sorts. (Yes I worked at Rocket for a while so I know how it all works) Github is really just where they publish their completed code. It is NOT where they do any real work.
Having been debugging stuff for longer than I care to remember I can tell you absolutely that you are wrong. It is also why you are here asking questions, and I am here trying to solve them. Also see:
|
I have asked if the snap dev can comment. He may, or he may not. There's a lot of paying customers to look after... I can't do more, and I am on vacation! |
Thank you. Wish you happy vacation! |
Hi, |
Nope it doesn't. Every server is different. Follow directions above and tell us about your own specific setup. Then some debugging info again as per above. |
I have a support case opened and will keep the discussion there for now, so it is not spread over multiple threads. |
Any news? There doesn't seem to be much traction on the forums thread either... :( |
See my previous responses. It's with the internal teams, and the previous user has a support ticket open as well. There is a huge system hidden from view. It takes a long time to procesd stuff. Github for Rocket is really just where they output the final code. Again note.... If you are on a "free" tier, support is on a "best effort" basis. If you want 24/7 support there are paid tiers.... |
Thanks, I took note of your responses and thanks for redirecting to paid tiers, I was actually quoting and asking the user about his support case and if he had seen any progress. |
Hi all, an update here: We had multiple MongoDB Index Issues (errors such as "An equivalent index already exists with the same name but different options."). We`ve solved some of these, but not all. This has been a recurring issue over the years with RocketChat, but this is not what blocked the update in this case. However, what fixed our problem of updating our Snap to v7.0.0 was running this command in MongoDB: Apparently, our MongoDB featureCompatibilityVersion was set to 4.4, but the upgrade requires 5.0, 5.3, or 6.0. I do not know why this was the case, we never set this manually. Please note that each environment is different and I do not recommend taking any steps mentioned here since they may not work for your environment or have adverse effects. Still, maybe anyone experiencing the same issue can do a MongoDB Feature compatibility version check as per this: https://www.mongodb.com/docs/manual/reference/command/setFeatureCompatibilityVersion/#get-featurecompatibilityversion |
Cool. Thank you very much for this comment. I was able to update to v.7 after that step:
|
Great, I`m glad this was helpful to you! |
Can anyone else confirm if this works? I am going to ask the team about it - this should probably have been scripted in the snap upgrade. |
Will give it a go in a few hours and update this post with the result. |
Hey there, can confirm this command worked, cheers. |
Description:
Cant update via snap from 6.13.0 to 7.0 edited
Steps to reproduce:
Expected behavior:
Update to 7.0 edited
Actual behavior:
Server Setup Information:
Client Setup Information
Additional context
Relevant logs:
Here is the logs from server after error:
systemctl status snap.rocketchat-server.rocketchat-mongo.service (logs)
https://pastejustit.com/asbx1cexen
journalctl -xe (logs)
https://pastejustit.com/yuyrbyesza
The text was updated successfully, but these errors were encountered: