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
Users that have the Environment Administrator role are unable to recreate containers. Although can create/start/stop/delete any container.
This problem is on containers that were created by other users and also for containers created by this user.
Expected Behavior
Users have re-create button for containers and they should be able to re-create it.
Actual Behavior
It shows 403 error, and doesn't do anything. Nothing in logs.
Steps to Reproduce
Use the Portainer GUI
Login with Environment Administrator
Select any running container
Try to re-create container (either with re-pull image or not)
For those who have this problem and need to recreate the container, they can enable the webhook inside the container to execute the container recreation remotely.
Before you start please confirm the following.
Problem Description
Users that have the Environment Administrator role are unable to recreate containers. Although can create/start/stop/delete any container.
This problem is on containers that were created by other users and also for containers created by this user.
Expected Behavior
Users have re-create button for containers and they should be able to re-create it.
Actual Behavior
It shows 403 error, and doesn't do anything. Nothing in logs.
Steps to Reproduce
Portainer logs or screenshots
Portainer version
2.19.5
Portainer Edition
Business Edition (BE/EE) with 5NF / 3NF license
Platform and Version
Docker 25.0.3
OS and Architecture
Ubuntu 22.04.3 LTS, AMD64
Browser
Google Chrome 124.0
What command did you use to deploy Portainer?
Additional Information
I use custom registry for container sources and disabled docker hub registry for non admin users.
The text was updated successfully, but these errors were encountered: