florianfesti / boxes

Boxes.py - laser cutting boxes and more
GNU General Public License v3.0
999 stars 362 forks source link

502 Proxy error #440

Closed lostbastard closed 1 year ago

lostbastard commented 2 years ago

This problem has appeared for two days when i try to generate a dxf file

Proxy Error The proxy server received an invalid response from an upstream server. The proxy server could not handle the request GET /boxes.py/UniversalBox.

Reason: Error reading from remote server

https://www.festi.info/boxes.py/UniversalBox?language=en

s1

nickywittstock commented 2 years ago

Im also having this issue, but only with the hinged box.

florianfesti commented 2 years ago

Looks like the server is a bit unreliable. But it seems to work now. Or do you have a link that still fails?

Blancanegra commented 2 years ago

I'm still getting the same error for UniversalBox, but not for HingeBox.

nickywittstock commented 2 years ago

I'm still getting the same error for UniversalBox, but not for HingeBox.

same here.

nickywittstock commented 2 years ago

Capture

nickywittstock commented 2 years ago

Capture 1

nickywittstock commented 2 years ago

I get the above error when trying to create this universal box

myokaski commented 2 years ago

Works ok from my friend's iPhone and MacBook. Same issue from all other devices and browsers I have Offline "boxesserver" works ok. Tested on Linux and Windows with python 3.9

leethomsonart commented 2 years ago

I am having the same error on Universal Boxes but not any others. I'm using windows/firefox. I tried a new tab, a new window, and a complete reboot. ETA I am trying to create an .SVG file

nickywittstock commented 2 years ago

This is still an ongoing problem, has anyone been able to solve it? I am getting desperate as we are inching closer to Christmas and I rely on this site for custom made boxes. Please Help

Blancanegra commented 2 years ago

This is still an ongoing problem, has anyone been able to solve it? I am getting desperate as we are inching closer to Christmas and I rely on this site for custom made boxes. Please Help

In case you can access an Apple system (Imac, Macbook, Iphone, Ipad) it seems to works in Safari browser.

nickywittstock commented 2 years ago

Call me old fashioned, but I still run windows 7 and love it. I solved the problem on my side by using internet explorer.

Kukinac commented 2 years ago

Hi, I get the same problem with UBox:

_Proxy Error The proxy server received an invalid response from an upstream server. The proxy server could not handle the request GET /boxes.py/UBox.

Reason: Error reading from remote server

Apache/2.4.6 (CentOS) Server at www.festi.info Port 443_

But few other boxes, that I tried, seem to work okay. Pity that I need the UBox :D :D Has anyone find how to solve it?

nickywittstock commented 2 years ago

Hi, I get the same problem with UBox:

_Proxy Error The proxy server received an invalid response from an upstream server. The proxy server could not handle the request GET /boxes.py/UBox.

Reason: Error reading from remote server

Apache/2.4.6 (CentOS) Server at www.festi.info Port 443_

But few other boxes, that I tried, seem to work okay. Pity that I need the UBox :D :D Has anyone find how to solve it?

Internet Explorer works. Seems to be an issue when using Chrome

florianfesti commented 1 year ago

OK, looks like we got crawled to death. Added a robots.txt to the two expensive services running on the VM. I hope this fixes the issue.

florianfesti commented 1 year ago

Also moved the static content (images, CSS, ...) to the github.io site which already hosts the documentation.