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

Bug: TypeError: length should be of type "number" #673

Open
Mistic92 opened this issue Jan 26, 2025 · 0 comments
Open

Bug: TypeError: length should be of type "number" #673

Mistic92 opened this issue Jan 26, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@Mistic92
Copy link

Mistic92 commented Jan 26, 2025

What happened?

I have tried to upload png and zip with password but when I open url I get error 500

Version

latest (ghcr.io/diced/zipline or ghcr.io/diced/zipline:latest)

What browser(s) are you seeing the problem on?

Chromium-based (Chrome, Edge, Brave, Opera, mobile chrome/chromium based, etc)

Zipline Logs

Jan 26 18:03:34 zipline yarn[18681]: 2025-01-26 06:03:34,423 PM info  [upload] User admin (1) uploaded 5yiDCr.zip (11)
Jan 26 18:03:37 zipline yarn[18681]: 2025-01-26 06:03:37,323 PM info  [url] view
Jan 26 18:03:37 zipline yarn[18681]:  ⨯ TypeError: length should be of type "number"
Jan 26 18:03:37 zipline yarn[18681]:     at Client.getPartialObject (/opt/zipline/node_modules/minio/dist/main/minio.js:466:13)
Jan 26 18:03:37 zipline yarn[18681]:     at Client.<anonymous> (/opt/zipline/node_modules/minio/dist/main/promisify.js:16:17)
Jan 26 18:03:37 zipline yarn[18681]:     at /opt/zipline/dist/index.js:972:15
Jan 26 18:03:37 zipline yarn[18681]:     at new Promise (<anonymous>)
Jan 26 18:03:37 zipline yarn[18681]:     at S3.get (/opt/zipline/dist/index.js:971:12)
Jan 26 18:03:37 zipline yarn[18681]:     at v (/opt/zipline/.next/server/pages/view/[id].js:1:12197)
Jan 26 18:03:42 zipline yarn[18681]: 2025-01-26 06:03:42,090 PM info  [url] view
Jan 26 18:03:42 zipline yarn[18681]:  ⨯ TypeError: length should be of type "number"
Jan 26 18:03:42 zipline yarn[18681]:     at Client.getPartialObject (/opt/zipline/node_modules/minio/dist/main/minio.js:466:13)
Jan 26 18:03:42 zipline yarn[18681]:     at Client.<anonymous> (/opt/zipline/node_modules/minio/dist/main/promisify.js:16:17)
Jan 26 18:03:42 zipline yarn[18681]:     at /opt/zipline/dist/index.js:972:15
Jan 26 18:03:42 zipline yarn[18681]:     at new Promise (<anonymous>)
Jan 26 18:03:42 zipline yarn[18681]:     at S3.get (/opt/zipline/dist/index.js:971:12)
Jan 26 18:03:42 zipline yarn[18681]:     at v (/opt/zipline/.next/server/pages/view/[id].js:1:12197)
Jan 26 18:03:46 zipline yarn[18681]: 2025-01-26 06:03:46,948 PM info  [url] view
Jan 26 18:03:46 zipline yarn[18681]:  ⨯ TypeError: length should be of type "number"
Jan 26 18:03:46 zipline yarn[18681]:     at Client.getPartialObject (/opt/zipline/node_modules/minio/dist/main/minio.js:466:13)
Jan 26 18:03:46 zipline yarn[18681]:     at Client.<anonymous> (/opt/zipline/node_modules/minio/dist/main/promisify.js:16:17)
Jan 26 18:03:46 zipline yarn[18681]:     at /opt/zipline/dist/index.js:972:15
Jan 26 18:03:46 zipline yarn[18681]:     at new Promise (<anonymous>)
Jan 26 18:03:46 zipline yarn[18681]:     at S3.get (/opt/zipline/dist/index.js:971:12)
Jan 26 18:03:46 zipline yarn[18681]:     at v (/opt/zipline/.next/server/pages/view/[id].js:1:12197)

Browser Logs

Additional Info

Proxmox deployed LXC 3.7.11 version

@Mistic92 Mistic92 added the bug Something isn't working label Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant