Skip to content
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

Does not work with Community Solid Server 1.0.0 #14

Closed
nickform opened this issue Aug 14, 2021 · 4 comments
Closed

Does not work with Community Solid Server 1.0.0 #14

nickform opened this issue Aug 14, 2021 · 4 comments
Labels
bug Something isn't working

Comments

@nickform
Copy link

[Please explain what you were trying to do when this error appeared.]

I was experimenting with the Community Solid Server (just two commits after the v1.0.0 tag). It seems that CSS pods are created without a lot of the structure that came OOTB with pods at inrupt.net and I actually hit a couple of problems due to that before getting to this error. The first problem was that the app couldn't find a storage. Using https://penny.vincenttunru.com/, I added that property to my profile which then got me to another error because there was no private type index. I tried to address this by using Penny to see how this was set up in my inrupt.net pod and then to duplicate it in my CSS pod which worked to the extent that it changed the error message I got to the one I'm reporting here. After first hitting that, I manually created /blitzkrieg/movies/ using Penny but that did not help.

Stack trace:

e@https://noeldemartin.github.io/media-kraken/js/0.60c393e8.worker.js?__WB_REVISION__=1ea26ee9042b4a85c3b0386d545dacc4:23:269325
t/this.fetch/</<@https://noeldemartin.github.io/media-kraken/js/0.60c393e8.worker.js?__WB_REVISION__=1ea26ee9042b4a85c3b0386d545dacc4:23:273331
s/</<@https://noeldemartin.github.io/media-kraken/js/0.60c393e8.worker.js?__WB_REVISION__=1ea26ee9042b4a85c3b0386d545dacc4:23:272135
s/<@https://noeldemartin.github.io/media-kraken/js/0.60c393e8.worker.js?__WB_REVISION__=1ea26ee9042b4a85c3b0386d545dacc4:23:272240
s@https://noeldemartin.github.io/media-kraken/js/0.60c393e8.worker.js?__WB_REVISION__=1ea26ee9042b4a85c3b0386d545dacc4:23:271023

@NoelDeMartin NoelDeMartin added the bug Something isn't working label Aug 15, 2021
@NoelDeMartin NoelDeMartin changed the title e: Error fetching /blitzkrieg/movies/ (URL constructor: /blitzkrieg/movies/ is not a valid URL.) Does not work with Community Solid Server 1.0.0 Aug 15, 2021
@NoelDeMartin
Copy link
Owner

Hi there! Thanks for opening an issue :).

I am aware of these problems, but I hadn't fixed them in this app yet. The first one should be fixed by adding pim:storage to your profile, and the second one should be fixed by creating a type index and declaring it in your profile as well.

However, I just tried these two fixes locally and it seems like there is another problem that I have to look into.

I don't think it should be too difficult to fix, but I'm going on holidays tomorrow so I don't want to risk publishing a broken version that won't be updated in a couple of weeks 😅.

I will probably fix this early September, thanks for reporting!

@nickform
Copy link
Author

Thanks. The app is awesome and I'm happily using it with my inrupt pod so there's no hurry for a fix from my perspective. Your ramen app did work btw. Have a great holiday. 👍

NoelDeMartin added a commit that referenced this issue Sep 4, 2021
@NoelDeMartin
Copy link
Owner

This has been fixed with the v0.10.0 release, make sure that you are using the latest version looking at the version number in the footer.

Let me know if you're having any further issues!

@nickform
Copy link
Author

nickform commented Oct 9, 2021

Just a quick note to say I tested this just now and it works seamlessly with CSS now. Thanks for fixing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants