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

*** error: bad URI(is not URI?) #41

Open
infominer33 opened this issue Nov 28, 2021 · 1 comment
Open

*** error: bad URI(is not URI?) #41

infominer33 opened this issue Nov 28, 2021 · 1 comment

Comments

@infominer33
Copy link

infominer33 commented Nov 28, 2021

[info] Merging template pack 'companies'
[info]   Loading template manifest companies/companies.txt...
[info]   Merging to index.html...
[info]   Loading template (from file) >companies/index.html.erb<...

*** error: bad URI(is not URI?): "/images/news/MyData 2021 Awardees News.jpg"

This appears to be an issue with naked spaces in the uri, rather than %20

The challenge here is discovering which feed the error came from.
I did figure out through some tribulation that the troubled image name came from this feed: https://personium.io/blog/feed.xml

Assuming it is a problem with space in the image file-name then ideally the app would translate those to %20 automatically...

Ideally, it would also let me know which feed the bad uri came from.

Thanks for everything.

@geraldb
Copy link
Member

geraldb commented Dec 5, 2021

As always thanks for reporting and your detailed analysis. I am in a personal/financial crisis and will get back and have time to fix the issue in a couple of months if the situation gets better. Thanks for the patience. Cheers. Prost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants