Bug in OpenPanel UI on /containers/terminal/php-fpm-8.3 #767
-
OpenPanel version(s) affected1.6.6 Descriptionin terminal , docker exec, there is no way to do anything , i try cd , not working only think that is working is ps , and ls , Are you able to reproduce the problem on the demo site https://demo.openpanel.org:2083/ ?No How to reproduceNo response |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
problem is in any docker container , i think the problem is realted to the ui terminal not the docker container . |
Beta Was this translation helpful? Give feedback.
-
|
the terminal is quite basic and non-interactive. This means commands like As a temporary workaround, you can include the cd /some/path && your_command_here |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.

from v1.7.48 the terminal is interactive!