SolidOS / solid-ui

User Interface widgets and utilities for Solid
https://solidos.github.io/solid-ui/dist/solid-ui.js
MIT License
147 stars 41 forks source link

can't open URI in the public container of my pod - all browsers #392

Open mariadimou opened 3 years ago

mariadimou commented 3 years ago

Hello! I am trying for weeks to open https://dimou.solidcommunity.net/public/images/arbre-mort-plein-de-vie.JPG It is in my pod under 'public' dir. I get async-lock timed out with any browser.

This is an important issue. People get themselves pods to share their own data with whoever is authorised by themselves to see them.

I was counting a lot on this 'public' place to deposit things I wish to share without an own web site, my employer's or facebook, instagram and such ugly stuff.

Thanks in advance for your attention and quick feedback, please!

Yours Maria - CERN-Solid collaboration manager

Screenshot from 2021-04-20 16-00-18

bourgeoa commented 3 years ago

@mariadimou This is a server implementation problem and not a solid problem. The solidcommunity.net server is a test server with very limited in http transfer capacity and pod capacity.

I tested :

Are your photos valid jpeg ? could you try with your own photos ? Could you open a free pod on a server with more capacity like https://solidweb.org.

I uploaded 2 photos : 1.8 MB and 10 MB and can see them : https://bourgeoa.solidweb.org/public/

Last, to clean your pod I can remove your non accessible photos.

mariadimou commented 3 years ago

Thank you @bourgeoa

My photos are valid jpeg. I've tried for sure. I am not willing to compress them, they are not worth the effort. I'll consider opening a new pod in https://solidweb.org. The fact is that when I first uploaded these pictures and many others I was able to open some of them... I didn't try all of them but I am sure some were successful (maybe they were not so big...). Now most are deleted, and the 3 left in https://dimou.solidcommunity.net/public/images/ give the same error.

The problem is that, for the current CERN-Solid Proof of Concept project we recommended solidcommunity.net for reasons you can read in https://codimd.web.cern.ch/1VLKK_rYQYixHmwOuGL2fg#

Even if this is not a solid problem but a server implementation problem, can you please tell me which github tracker deals with this specific implementation, so that I can submit the issue there or simply crossreference it with link https://github.com/solid/solid-ui/issues/392 ? If you don't want to 'polute' this tracker with irrelevant entries, I understand, of course...

About Last, yes please delete my non accessible photos, although I should be able to do it myself..., which I am not.

Thanks again Maria

bourgeoa commented 3 years ago

https ://github.com/solid/solidcommunity.net is the tracker for server support.

bourgeoa commented 3 years ago

If you want to prepare photos you can compress on line quite easily.

bourgeoa commented 3 years ago

@mariadimou https://solidweb.org is a NSS implementation stored in Germany. You can ask more information with @ewingson.

bourgeoa commented 3 years ago

@mariadimou I cleaned your folder images. Could you try to load smaller images, display them, delete them. Just to be sure that there is nothing related to your pod or anything else like a CERN proxy.

mariadimou commented 3 years ago

Thank you @bourgeoa I always compress images to send them by email. I know how to do it. I just was delighted to get rid of the compression step thanks to my pod. solidcommunity.net should say somewhere what capacity they can promise. I'll mention this in https ://github.com/solid/solidcommunity.net , the tracker for server support.

Yes, I shall upload smaller images and check the display and deletion. I'll drop you a comment here a.s.a.p.

I know of https://solidweb.org is a NSS implementation stored in Germany and shall consider changing the policy document mentioned above...

I am thinking...

Merci beaucoup!

ewingson commented 3 years ago

@mariadimou at https://solidweb.org we have a quota of 100 MB for new Pods and 250 MB if you created your account prior to (estimated) January 2021... client_max_body_size the max for a single file is set to 10 MB..... just to let you know..... you can find the terms at https://www.serverproject.de/files/solidweb_org_terms.txt ..... the default quota for https://inrupt.net and https://solidcommunity.net is 25 MB as I might think..... client max body size on these two unfortunately is not known to me.....