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
{{ message }}
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.
First off, I am Docker stupid. I've worked with web servers before, but this is a new world for me. So if I missed something simple, don't be surprised. Just seeking help.
I've installed this from the Docker Catalog within Plesk using the new tag and when it started, I got the following errors:
> [email protected] start /usr/flood
> node server/bin/start.js
�[?1049h�[22;0;0t�[1;24r�(B�[m�[4l�[?7h�[?1h�=�[?25l�[24;1H�[?12l�[?25h�[?1049l�[23;0;0t
�[?1l�>Caught internal_error: PollEPoll::modify(...) epoll_ctl(7, 1 -> 1, 0, [0x7fb5dda3df00:1]) = 1: Operation not permitted
Stack dump not enabled.
Flood server starting on http://undefined:3000.
Despite this, I was still able to load the welcome screen but when I went to create a user, it just hung and wouldn't load. I revisited the website and got ERR_CONNECTION_REFUSED.
The text was updated successfully, but these errors were encountered:
I had the same problem and following the readme correctly I fixed this same problem ^^
If that doesn't solve the problem, I can't help you more than that :(
First off, I am Docker stupid. I've worked with web servers before, but this is a new world for me. So if I missed something simple, don't be surprised. Just seeking help.
I've installed this from the Docker Catalog within Plesk using the new tag and when it started, I got the following errors:
Despite this, I was still able to load the welcome screen but when I went to create a user, it just hung and wouldn't load. I revisited the website and got ERR_CONNECTION_REFUSED.
The text was updated successfully, but these errors were encountered: