daniel

Results 7 comments of daniel

I'm currently seeing `ACCOUNT++|++ACCOUNT_ID` after changing services here and there. It resets once I reselect the same accoutn via the plugin. Example config: ``` [ACCOUNT] aws_account_id = ACCOUNT_ID role_name =...

Would've saved me some hassle to know, that TOTP's are a premium feature 😐

I had the same error message, deploying via helm and loki as singleBinary. After adding the list-element "ruler: BUCKET_NAME" it disapeared ```yaml # values.yaml loki: .. storage: bucketNames: chunks: BUCKET_NAME...

bump, can we merge this ?

No, a page refresh does not work here. I need to explicitly clear cookies and site-data after 403 and then login redirects correctly and works.

I've bumped the images and made changes (run prisma migrate, add DATA_ENCRYPTION_KEY). The issue remains. ```sh image: hoppscotch/hoppscotch-backend:2024.8.2. # path change to: /dist/backend/prod_run.mjs image: hoppscotch/hoppscotch-frontend:2024.8.2 image: hoppscotch/hoppscotch-admin:2024.8.2 ```

bump, we're rebuilding to our private registry, but an official updated image would be nice