carloss8 / pixolid

Pixolid is a Web application built to support the Solid framework. Its purpose is to manage, upload, comment, and like images via the Solid POD storage.
https://pixolid.netlify.com/
MIT License
8 stars 3 forks source link

ACL doc created with wrong content-type #1

Open michielbdejong opened 5 years ago

michielbdejong commented 5 years ago

Hi, great that you developed this Solid app!!

I ran into an error while using it:

curl 'https://tic-tac-moe.inrupt.net/pixolid/images/'
Error: Don't know how to parse application/octet-stream yet while trying to parse <https://tic-tac-moe.inrupt.net/pixolid/.acl> as application/octet-stream

That means that probably the app uploaded https://tic-tac-moe.inrupt.net/pixolid/.acl and https://tic-tac-moe.inrupt.net/pixolid/images/.acl without giving it a content type? If you PUT a Turtle document then you should add a Content-Type: text/turtle request header.

Let me know if I can help with that!

scenaristeur commented 4 years ago

pixolid is a corrupted app with the last node-solid-server please, update your app !