You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My stacks are no longer automatically updating since I deleted the user who created them. It is still possible to update them manually. They are configured to update using the GitOps polling mechanism.
Expected Behavior
Stacks continue to update automatically
Actual Behavior
Stacks don't update and there are errors in the logs.
Steps to Reproduce
Create a stack, enable GitOps
Delete the user who created the stack
Trigger an update
The update won't happen
Portainer logs or screenshots
2024/01/25 11:59AM WRN github.com/portainer/portainer/api/stacks/deployments/deploy.go:68 > cannot auto update a stack, stack author user is missing | author=myauthorname endpoint_id=2 stack=mystackname stack_id=24
2024/01/25 11:59AM ERR github.com/portainer/portainer/api/scheduler/scheduler.go:113 > job returned an error, it will be rescheduled | error="stack's 24 author myauthorname is missing"
This just happened to me too, i migrated some user accounts from internal authentication to OIDC and all my stacks have owners that do not exist anymore. I cannot use any of the webhooks
Before you start please confirm the following.
Problem Description
My stacks are no longer automatically updating since I deleted the user who created them. It is still possible to update them manually. They are configured to update using the GitOps polling mechanism.
Expected Behavior
Stacks continue to update automatically
Actual Behavior
Stacks don't update and there are errors in the logs.
Steps to Reproduce
Portainer logs or screenshots
Portainer version
2.19.4
Portainer Edition
Community Edition (CE)
Platform and Version
Docker version 24.0.6, build ed223bc
OS and Architecture
Linux host-1 6.1.0-13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.55-1 (2023-09-29) x86_64 GNU/Linux
Browser
n/a
What command did you use to deploy Portainer?
Additional Information
No response
The text was updated successfully, but these errors were encountered: