node-solid-server icon indicating copy to clipboard operation
node-solid-server copied to clipboard

GET https://tonda.inrupt.net/inbox times out

Open WhyINeedToFillUsername opened this issue 4 years ago • 1 comments

  1. go to https://inrupt.net/
  2. login as "tonda"
  3. try opening any profile page (in browser), like https://tonda.inrupt.net/profile/card#me, https://tonda.inrupt.net/, https://tonda.inrupt.net/inbox. Or try HTTP GET of https://tonda.inrupt.net/inbox. Everything ends up with timeout ('ERR_EMPTY_RESPONSE' or "Error: socket hang up")

I have another profiles on both inrupt.net and solidcommunity.net and those work just fine. I don't remember doing anything special with the problematic "tonda" profile, but I guess I must have done something (maybe something with permissions).

I don't know where else to report this/investigate how to fix/reset the profile. But even if the profile is broken, I think the solid server should handle it "gracefully".

I have discovered this bug together with https://github.com/inrupt/solid-client-authn-js/issues/981 - I am able to login in my app using this user, but then the "handleRedirect" times out as well (on fetch https://tonda.inrupt.net/profile/card).

Server info

Name

inrupt.net

Details

Running on Solid 5.6.0

WhyINeedToFillUsername avatar Jan 24 '21 15:01 WhyINeedToFillUsername

Still the same on Solid 5.6.4.

WhyINeedToFillUsername avatar Feb 25 '21 20:02 WhyINeedToFillUsername