As the NSS-5.0.0 Project Release Manager, I’m happy to finally announce the Solid Server 5.0.0-beta.6 release!
The server is still a prototype, so it isn’t ready for sensitive data, but I’d like to draw your attention to it and ask if you can help test it.
Myself and the NSS-5.0.0 Project Contributors are looking to fix things that weren’t breaking in the 4.x series (i.e. regressions) before we release it, but it also contains so many important other fixes that more long-standing issues are something we would look at after the 5.0.0 release. Note, also, that some issues may be security fixes, it is possible though unlikely that apps have been relying on insecure behaviour, and so with tightened security, may break. If you find anything that used to work, that is now broken, please report it on github. If you report a regression the NSS-5.0.0 Project Contributors will try to address them before the final release of NSS-5.0.0.
HI, I seemed to have messed up my new account on the dev inrupt, it sent me the welcome email, but I can’t reset my password - doesn’t seem to send the password reset email, can someone verify that?
That was strange, @jucole. I tried to reproduce, but it worked for me. Perhaps there was simply some network problem somewhere, could you please try again?
Did you try clearing any SOLID relevant cookies? I have the same problem, but get past it by going to the /account/delete link, then deleting the /delete. Then I get an error page with a Login button, which then allows me to do so.
Well, tries to let me. I then get:
Error trying to parse <https://changeling.dev.inrupt.net/.acl> as text/turtle:
Line 7 of <https://changeling.dev.inrupt.net/.acl>: Bad syntax: Prefix foaf not bound.
at: "foaf:Agent;
acl:accessTo <":
undefined
In any case, it would seem that, without any cookies set, the ERR_EMPTY_RESPONSE occurs. Once an interaction has occurred, the server sends a response.
I go to Web Developer Toggle Tools -> then t the Storage tab, expand Local Storage and right click delete all on the storage put there by soild-auth-client. Then refresh page and be back at the register/login view
I’m doing the same, but after Login, i simply get:
Error trying to parse <https://justthisguy.dev.inrupt.net/.acl> as text/turtle: Line 7 of <https://changeling.dev.inrupt.net/.acl>: Bad syntax: Prefix foaf not bound. at: "foaf:Agent; acl:accessTo <": undefined```
Though I’m just using dev.inrupt.net, nothing local yet.
Yea the solid-auth-client doesn’t seem to automatically get it’s state resync’ed with nss the way we(me) go thru webpages and tabs; I leave tabs up and come back to them all the time. Not sure http://dev.inrupt.net/ will be able to rapidly cycle thru tests and the updates nss will need to experience
@changeling, no, I hadn’t anticipated it would actually bite someone that easily so I had planned to have the fix for https://github.com/solid/node-solid-server/issues/1068 in before making another beta release. Then @rubensworks or someone else at Inrupt will update the server. I think there is a good chance we’ll have the fix today, since @megoth has found the cause.
I have uploaded solid-server@5.0.0-beta.7 to NPM now! You can upgrade if you have your own server, my fine Inrupt colleagues will upgrade dev.inrupt.net when they get to it.