-
Notifications
You must be signed in to change notification settings - Fork 512
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Splash 3.5 docker image hangs forever #1179
Comments
Well, in my case splash seems to hang at startup. Just tells me that it is listening on port 8050 and nothing else happens. |
Same problem with other web pages (alikeskin org) It seems splash:wait(3) parameter brokes somethings. Can you try without wait parameter? It worked for me. Verbose log with wait parameter. 2023-05-02 11:08:39.034201 [render] [140115188771136] loadFinished: ok |
It seems there is a general problem with splash wait parameter and web pages use gstatic.com It can be same issue with this: #1167 |
First of thanks you so much for this great project.
I am facing an issue with latest splash docker image 3.5 as well as 3.4 both. when we try to run it against
https://securityfoster.com
it never responds back, even timeout is not triggering, i tried the following lua_script (default ones) within the splash.and
with both of the script splash is not responding and hangs, I have to stop and re-run the image.
OS: Ubuntu 20.04.6 LTS
The text was updated successfully, but these errors were encountered: