#38 Oops! something went wrong!
Closed 3 years ago by lbrabec. Opened 3 years ago by pghmcfc.

I get this message every time I go to https://packager.fedorainfracloud.org/ (which then redirects me to https://packager.fedorainfracloud.org/pghmcfc) :

#### URL:
https://packager.fedorainfracloud.org/pghmcfc

#### Error message:
TypeError: NetworkError when attempting to fetch resource. LOAD_USER

#### Stacktrace:
W@https://packager.fedorainfracloud.org/static/js/main.ddeb0340.chunk.js:1:1849
e/</<@https://packager.fedorainfracloud.org/static/js/main.ddeb0340.chunk.js:1:1670

Since I haven't seen any other reports like that, I guess it's just me :-(


I see your page OK. Have you tried using an anonymous window?

I see your page OK too. From the error message it seems that frontend had trouble fetching data from backend.

@frantisekz did you run any updates on the server recently? Could it be that @pghmcfc tried to use packager dashboard in the very moment you were updating the backend?

I tried it in firefox several times over a period of days since the service was announced on the devel list, same result every time. Just tried it again in chrome, same result.

Tried it in MS Edge on a Windows 10 VM, same result!

Could it be my network somehow?

Are you able to access directly to backend?
https://packager.fedorainfracloud.org:5000/api/v1/packager_dashboard/pghmcfc

Are there any errors in console (anywhere on the error page: right click -> inspect element -> console)?

Aha! That's got it. My squid proxy doesn't allow connections to arbitrary ports. I added port 5000 to the list of allowed ports and it sprang into life.

Thanks for the help!

Metadata Update from @lbrabec:
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata