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

URI::InvalidURIError in enterprises#relatives #2251

Closed
sauloperez opened this issue Apr 26, 2018 · 2 comments
Closed

URI::InvalidURIError in enterprises#relatives #2251

sauloperez opened this issue Apr 26, 2018 · 2 comments
Labels
bug-s4 The bug is annoying, but doesn't prevent from using the platform. Not so many users are impacted. bugsnag

Comments

@sauloperez
Copy link
Contributor

Description

Katuma's Bugsnag reported the following error 4 days ago.

screenshot from 2018-04-26 15-52-39

Expected Behavior

enterprises#relatives shouldn't fail, I guess

Actual Behavior

The app fails with the mentioned error when issuing the following request:

curl --request GET \
  --header 'X-Csrf-Token: OLie+WlEahxpXGW5i+yTRNgVR+ONVsZkgE/dzFHNNXQ=' \
  --header 'Accept-Encoding: gzip, deflate' \
  --header 'Cookie: [FILTERED]' \
  --header 'Accept: application/json, text/javascript, */*' \
  --header 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/601.7.8 (KHTML, like Gecko) Version/9.1.3 Safari/537.86.7' \
  --header 'Referer: https://alpha.katuma.org/shops#/?query=grup%20de%20consum%20la%20panarra&show_closed=1#grup-de-consum-la-panarra' \
  --header 'Accept-Language: ca-es' \
  --header 'X-Requested-With: XMLHttpRequest' \
  'https://alpha.katuma.org/enterprises/12/relatives.json'

Steps to Reproduce

Check the CURL above.

Severity

The reach of this bug is still unknown but in any case it's not a critical feature, so severity 3.

Your Environment

  • Version used: v1.14
  • Browser name and version: Possibly Firefox
  • Operating System and version (desktop or mobile): Mac OS X 10.9.5
@sauloperez sauloperez added the bug-s3 The bug is stopping a critical or non-critical feature but there is a usable workaround. label Apr 26, 2018
@luisramos0
Copy link
Contributor

I dont think this should be at the top of the bug backlog. Maybe not even S3.
This is probably related to the producers of a shop and so the impact is probably that the producers are not loaded completely/correctly in some situations.

Screenshot 2019-05-31 at 15 32 23

I'd move this to the bug backlog, maybe move to s4.

@sigmundpetersen sigmundpetersen added bug-s4 The bug is annoying, but doesn't prevent from using the platform. Not so many users are impacted. and removed bug-s3 The bug is stopping a critical or non-critical feature but there is a usable workaround. labels Feb 12, 2020
@RachL
Copy link
Contributor

RachL commented May 24, 2024

This error did not occurred in the last year if I'm not mistaken. closing for now.

@RachL RachL closed this as not planned Won't fix, can't repro, duplicate, stale May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-s4 The bug is annoying, but doesn't prevent from using the platform. Not so many users are impacted. bugsnag
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants