mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #54] nginx-ui: Error ReadPtyAndWriteWs read pty: read /dev/ptmx: input/output error #4464
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#4464
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alokispandey on GitHub (Jan 5, 2023).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/54
Hi,
I am running ngix-ui on redhat 8 and can access all of the feature offer over GUI, except "terminal". when i click to access terminal, i am getting below Error
I tried basic troubleshooting including disabling selinux, but no luck. Please suggest how to proceed next..!
@0xJacky commented on GitHub (Jan 5, 2023):
Nginx UI using
github.com/creack/ptyin Terminal, this issue may be related to https://github.com/creack/pty/issues/21@0xJacky commented on GitHub (May 1, 2023):
Today, I installed the RedHat 8.5 on a virtual machine, and then installed nginx-ui v1.8.4 on it. In my environment, I can use terminal in WebUI.
It seems like a kernal issue, please check this topic for more informations. https://github.com/creack/pty/issues/21#issuecomment-39067752