memeLab/Jandig

Creating a marker results in bad gateway

Closed this issue · 2 comments

Describe the bug
When trying to upload a marker a bad gateway 502 occurs.

To reproduce the bug
Steps to reproduce the behavior:

  1. Go to https://jandig.app/users/markers/upload/
  2. Choose Marker's title, image, .patt file and agree with the CC BY-SA 4.0
  3. Submit your marker
  4. See the error

Expected behavior
The marker should be created and added for use at jandig.app.

Screen captures
Screenshot from 2022-07-18 21-28-54
Screenshot from 2022-07-18 21-18-39

Please, tell us which device/browser (with versions) are used when finding the bug:

  • OS: Ubuntu 22.04 LTS
  • Browser: Brave 1.41.96

Additional Information
This issue also happens when the user tries to create an objetc as tested by @joaovaladao .

Describe the bug
When trying to replicate the bug into a local environment the following errors occurs

To reproduce the bug
Steps to reproduce the behavior:

1 .Run the Jandig ARte into your local machine
2. Go to http://localhost:8000/users/markers/upload/
3. Choose Marker's title, image, .patt file and agree with the CC BY-SA 4.0
4. Submit your marker
5. See the error

Expected behavior
The marker should be created and added for use at jandig.app.

Screen captures
markerIssue

Please, tell us which device/browser (with versions) are used when finding the bug:

  • OS: Ubuntu 20.04.4 LTS (GNU/Linux 5.10.16.3-microsoft-standard-WSL2 x86_64)
  • Browser: Brave 1.41.96

The bad gateway error was related to a change in infrastructure we had recently, it has just been fixed, can you test and verify? In case it still happens to you, reopen this issue!

I just uploaded some markers and objects on https://jandig.app/, everything seems fine now. However the problem on #466 that happens on localhost is still an issue, since it is related to new features that aren't on the production environment,