-
-
Notifications
You must be signed in to change notification settings - Fork 232
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
Is there any hope to the refresh loop? #170
Comments
Same situation. |
Any update on this? |
So for anyone else struggling to get the right dependencies installed, I found this docker image that still works like a charm. |
I am new to ALL of this. I am having the same issue. It gets stuck in a 304 loop while parsing a downloaded copy of the document I chose to test this on (the Arizona Math Standards pdf to fit my use case). It ran for several hours before I discovered this problem. Now I am trying the "docker image" above. In order to use it I had to download the docker desktop and ran the resulting docker image from the above link posted by r5574. It doesn't work for me. I run the the image and try to navigate to the new address (from the Docker Desktop Output) in my browser (http://0.0.0.0:80/) and all I get is: "Unable to connect
I get a similar error for the localhost address (127.0.0.1:80...). When running Excalibur from the Windows Command line (using the windows package) at least it loaded the web page properly. But I got the loop. Is there any way I can run this (Excalibur) without the loop on Windows? Where does the Docker Desktop download the project... perhaps if I could run it from the Windows command line? Or is there any other way to extract PDFs to tables without having to create an extraction template? I have tried talking to a company that offers a commercial app but they said I had to create a template for extraction. I want to be able to download teaching standards from anywhere on the internet and extract the standards from the pdf document. I can't use a template. Which is why I came here... (plus its free lol...) |
fwiw, this docker image is quite recent and just works |
Sadly, Had no luck with those docker images on windows 10 |
This docker image only occasionally works for me on MacOS Sonoma with an M1. The website always loads to the home page correctly, but beyond that things don't work reliably for me. Most of the time I get an endless loading screen as it tries to convert the pdf into images. Things seemed to get better though oddly when I killed the docker process during the endless 'converting to image' step, and then restarting. Some other things I've noticed are that 'stream' is less likely to result in endless loading than 'lattice'. |
Like many excalibur users. I have the excalibur installation stuck in the infinite loop. But the structure of the local excalibur webserver is there and everything that it requires to get it to potentially work locally exists. Is this project dead?
The text was updated successfully, but these errors were encountered: