Skip to content
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

Open
azach1994 opened this issue Jan 19, 2023 · 8 comments
Open

Is there any hope to the refresh loop? #170

azach1994 opened this issue Jan 19, 2023 · 8 comments

Comments

@azach1994
Copy link

azach1994 commented Jan 19, 2023

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?

@t29mato
Copy link

t29mato commented Feb 16, 2023

Same situation.

@r5574
Copy link

r5574 commented Mar 5, 2023

Any update on this?
I finally got this installed after fidgeting with pip and dependencies all day only to find out uploading a file just constantly refreshes the page without doing anything.
Running Python 3.7, Ghostscript 10.00.0

@r5574
Copy link

r5574 commented Mar 6, 2023

So for anyone else struggling to get the right dependencies installed, I found this docker image that still works like a charm.

@primem0ver
Copy link

primem0ver commented Apr 4, 2023

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
An error occurred during a connection to 0.0.0.0:80.

The site could be temporarily unavailable or too busy. Try again in a few moments.
If you are unable to load any pages, check your computer’s network connection.
If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the web."

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...)

@jbrodriguez
Copy link

fwiw, this docker image is quite recent and just works ghcr.io/williamjacksn/excalibur

@bosd
Copy link

bosd commented Jul 15, 2023

Sadly, Had no luck with those docker images on windows 10

@bosd
Copy link

bosd commented Jul 15, 2023

Duplicate issue of:
#154
#117
#69

@EliBP
Copy link

EliBP commented Nov 13, 2023

ghcr.io/williamjacksn/excalibur

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'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants