Hubs Cloud Rollback for Stack Update Offline to Online + Template update fails and rollback fails #6063
Replies: 11 comments 2 replies
-
If you are getting this DB error then definitely You are using a IAM admin account not root. Dont forget to cleanup route53 . It just keeps piling up. Also make sure your stack name is "short" , seems to be there is some character limits for the resource names which takes this up in their naming conventions. am also having similar issue. |
Beta Was this translation helpful? Give feedback.
-
I was able to fix this issue from the following process, however, I'm not 100% confident that this is the right process since I'm facing a different issue and not able to run the stack ( #6005 ).
|
Beta Was this translation helpful? Give feedback.
-
DB version warning is just a drift not a issue triggering rollback.. I guess Issue is only with APPASG. |
Beta Was this translation helpful? Give feedback.
-
After the rollback failed, I created a new stack and tried to use the backup and restore steps. The create failed on AppDb with Status reason: Resource handler returned message: "The engine version you requested for your restored DB cluster (11.16) is not compatible with the engine version of the DB cluster snapshot (10.21). I wound up noting my vault Id and deleting the stack. I'm going to rebuild and make sure I keep a backup. (I did this for the first year but everything was working so well, I stopped.) :) |
Beta Was this translation helpful? Give feedback.
-
The Route 53 piling up of domain names hasn't happened for me in a long time. Regarding IAM and Root. I'm not sure why that would be an issue as long as you've given your IAM account enough privilege. I have always been told not work work in Root mode. I'll note the character limit for resource names. Thank you for your advice! :) |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Sorry, I was only providing the solution for the roll back failure. |
Beta Was this translation helpful? Give feedback.
-
I faced db issue , role name character limit , region abbreviation issue etc etc .. but common which I couldn't get around was AppASG issue because you at-least need an access to the EC2 instances to check whats going on there , which you can't until you get admin console working , which never happens if fresh install itself fails . .. other symptoms has workaround. .. So I guess All of us are facing same issues because they are all same templates/AMIs ... Backup-restore would also fail in current scenario as it seems AMI are affected ( must be pulling some script on load) not DB or data on EFS... |
Beta Was this translation helpful? Give feedback.
-
I still can't rewire my stack. |
Beta Was this translation helpful? Give feedback.
-
Hubscloud stack update offline to online fails and rolls back. Hubscloud template update fails and update rollback also fails.
To Reproduce
Steps to reproduce the behavior:
THEN I TRIED
6. Updating the AWS Template to Hubs Cloud Personal 1.1.5 following the steps here (https://hubs.mozilla.com/docs/hubs-cloud-aws-updating-the-stack.html)
7. RESULT: Update failed at AppDb. Resource handler returned message: "Cannot find upgrade target from 10.serverless_21 with requested version 11.13 for serverless engine mode. Also stack roll back failed.
Expected behavior
Stack should update to online mode and work normally.
Hardware
AWS
Additional context
I've been hosting monthly events since Dec 2020 and this has never occurred.
Beta Was this translation helpful? Give feedback.
All reactions