ux: paste to upload example template
Deployed this today. with location.pathname it appends the whole url to SERVER_NAME and generates a broken link, so this should be location.href instead.
"Read only file system" when uploading
Ah, yes, that was it, the example systemd unit for uwsgi from the debian package had DynamicUser=yes. Thanks for the tip. I am having a different problem now but I'll open a new issue if I can't…