Hi all! I’m trying to upload photos to a new album at share.mayfirst.org, which I’ve done a few times before over the past year. I’m using the same Pop OS (Ubuntu-like) linux desktop enviroment I’ve used before.
But today, whether I use firefox or chromium browser, when I open an album (that is, from a page like https://share.mayfirst.org/apps/photos/albums/[album-title]
), when I click “+ Add” and select a photo of any filetype (JPG, PNG or GIF), the file does not appear to upload or become visible in the album.
Instead, an error message appears in the browser console:
hook.js:608 TypeError: Failed to construct 'URL': Invalid URL
at Xs.upload (index-f812dc31.mjs:1705:71)
at index-f812dc31.mjs:3022:28
at Array.forEach (<anonymous>)
at o.onPick (index-f812dc31.mjs:3021:9)
at un (vue.runtime.esm.js:3033:30)
at HTMLInputElement.n (vue.runtime.esm.js:1832:20)
at r.20144.Ma.i._wrapper (vue.runtime.esm.js:7500:35)
Actually, a number of console errors appear on the page even before I attempt an upload, and these error messages differ on firefox vs chrome. I’ve attached a screenshot of these errors.
Any tips in troubleshooting this are much appreciated!