SolidOS / solidos

The operating system for Solid
https://solidos.solidcommunity.net/
MIT License
127 stars 19 forks source link

The errors "you don't have a profile at /profile/card' etc should not be fatal #128

Closed timbl closed 2 years ago

timbl commented 2 years ago

Also i you do have a profile file and it does not have a pointer to the storage we should fail gracefully with warnings only.

 Error: ** Pod owner <http://localhost:3080/profile/card#me> does NOT list pod <http://localhost:3080/> as storage

Another bug is that we should nit be guessing the URI of the webid of the pod owner anyway ,w e should be getting as pod metadata. And we should be tolerant of when people just point SolidOS at a bunch of files they want to serve up (like media on NAS storage they may not even have permissions to write to etc).