-
Notifications
You must be signed in to change notification settings - Fork 1
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
mashlib load failure on main page #15
Comments
I think this happens when the user is not logged in. |
When I log in with solidcommunity.net instead of with localhost:8086 the error changes from a 401 to a 403. I'm going to stop debugging this on localhost and use a Digital Ocean server instead, to rule out self-signed cert issues. |
@michielbdejong The config may not be the latest (CSS & mashlib). I have not checked |
Hm, it happens on https://pivot.pondersource.com/ as well. |
Indeed, |
The difference is that If I run:
from https://github.com/SolidOS/css-mashlib on pivot.pondersource.com then after signup https://michielbdejong.pivot.pondersource.com works, but the main page still doesn't. The logs say:
I'll see if I can manually create a "pod" for that main URL and put an ACL and a welcome page into it. |
You could look to https://solidcommunity.net:3000/ this is a subdomain testserver with some users Documentation is here with the config file https://github.com/solid/solidcommunity.net/wiki/solidcommunity.net-servers#1-css-subdomain-test-server--httpssolidcommunitynet3000 |
sudomain and suffix do not use the same CSS config |
Thanks! I also found the |
Outline.expand: Unable to fetch https://localhost:8086/: Failed to load https://localhost:8086/ Fetcher: https://localhost:8086/ Unauthorized status: 401
The text was updated successfully, but these errors were encountered: