Design and prototyping platform meant for cross-domain teams. Non dependent on operating systems, web based and works with open standards (SVG). Penpot invites designers all over the world to fall in love with open source while getting developers excited about the design process in return.
Hey, I’ve just locally installed Penpot 2.0 on my Raspi 4b and basically it works but I’m facing issues with asset uploads like images and maybe related preview images for files can’t be created. Could it be an issue on Penpot side or do I maybe have to grant specific access permissions to penpot?
What errors are you getting? Anything in Network tab in Developer Tools? Are all the services up and running? Have you installed with visitiors access?
I’ve tested assets uploads and it worked on amd64
The UI and everything else works fine. I’ve also installed it with visitors access.
When trying to upload I get – besides the UI feedback that images can’t be uploaded – an 404 error in DevTools that the file could’nt be found. Also no previews of files can be generated even if I just use vectors. It just shows the loading spinner (pen) and when I refresh the typical broken image icon. This is why I thought I hasn’t the rights to write files to its asset directory like: /assets/by-id/2781a46d-aff5-4abd-984d-eed56769ffd3
The 404 error indicates that the server can’t find the requested file or directory. This could happen for several reasons, but since you mentioned it occurs during file upload, it might be related to server configuration. Autodesk Revit pricing at ProCADIS. If you’re trying to upload large files and getting this error, you might need to adjust the maxAllowedContentLength setting in your web.config file to increase the file size limit
I’m having some issues with installing this app. There appears to be a checksum mismatch:
args:
app: penpot
force: false
label: undefined
no_remove_on_failure: false
ended_at: 2024-06-15 12:27:21.573809
error: "YunoHost was able to download the asset 'main' (https://github.com/penpot/penpot/archive/refs/tags/2.0.3.tar.gz)\
\ for penpot, but the asset doesn't match the expected checksum. This could mean\
\ that some temporary network failure happened on your server, OR the asset was\
\ somehow changed by the upstream maintainer (or a malicious actor?) and YunoHost\
\ packagers need to investigate and perhaps update the app manifest to take this\
\ change into account.\n Expected sha256 checksum: 8b0e05e238d1167b4d67f5a772834a98e0fd34d21c73b15a7b2407e1daa784ad\n\
\ Downloaded sha256 checksum: 5a5f73cf354d7b45a584eed589d779bbc52c051decb93365985e00e252b24dca\n\
\ Downloaded file size: 53M"
interface: api
operation: app_install
parent: null
related_to:
- - app
- penpot
started_at: 2024-06-15 12:27:17.599516
success: false
yunohost_version: 11.2.14.1
error: "YunoHost was able to download the asset 'main' (https://github.com/penpot/penpot/archive/refs/tags/2.1.0.tar.gz)\
\ for penpot, but the asset doesn't match the expected checksum. This could mean\
\ that some temporary network failure happened on your server, OR the asset was\
\ somehow changed by the upstream maintainer (or a malicious actor?) and YunoHost\
\ packagers need to investigate and perhaps update the app manifest to take this\
\ change into account.\n Expected sha256 checksum: b3e0f9816e838e2ce12e29cbe13af5efa2756d4a8f66111adfce28bc6d4391b7\n\
\ Downloaded sha256 checksum: 47b816b92896c0786196385150fb4a8c7e5d3240516f7d48da1c998910f5c006\n\
\ Downloaded file size: 56M"
Good day,
For example, I installed penpot on a domain like penpot.domain.tld.
YNH is installed on a domain like yunohost.domain.tld. The DNS configuration of the entire system is done properly.
After installing penpot, I get an information message like the following:
You can log in by using @yunohost.domain.tld e-mail as your username and your Yunohost password.
My YunoHost Main Username: yfrobdxm
On the Penpot homepage, I type yfrobdxm@yunohost.domain.tld as the e-mail address and enter the YNH password belonging to the user yfrobdxm. It says the e-mail address is invalid. I tried all the combinations below in the same way.
yfrobdxm@yunohost.domain.tld
yfrobdxm@penpot.domain.tld
yfrobdxm@domain.tld
When I was informed via Github that I should log in when the username is user@domain.tld, I tried the following combinations:
user@yunohost.domain.tld
user@penpot.domain.tld
user@domain.tld
Each time I received an error message like “E-Mail address is incorrect”. Each time I tried, I entered the password of my YNH main user (yfrobdxm). I also clicked on the forgot my password link a few times to calculate a password reset email. I never received a password reset email.
I could not log in to penpot at all. There is no help on this issue anywhere.
Why is the username or password so vague?
We do not assign any users during installation. In this case, what is my penpot username and password?