[GH-ISSUE #483] Update to 0.5.6 failed #137

Closed
opened 2026-02-26 12:40:17 +03:00 by kerem · 3 comments
Owner

Originally created by @jmcruvellier on GitHub (Jan 29, 2026).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE-Local/issues/483

Have you read and understood the above guidelines?

yes

📝 Provide a clear and concise description of the issue.

Once again update is failing... tried from a fresh 0.5.5 (as previous update failed as well)

🔄 Steps to reproduce the issue.

Click on the Update button on th UI

Paste the full error output (if available).

Image

[ERROR] Failed to build application
[ERROR] npm run build output:
[ERROR] BUILD:
[ERROR] BUILD: > pve-scripts-local@0.5.6 build
[ERROR] BUILD: > prisma generate && next build --webpack
[ERROR] BUILD:
[ERROR] BUILD: Loaded Prisma config from prisma.config.ts.
[ERROR] BUILD:
[ERROR] BUILD: Prisma schema loaded from prisma/schema.prisma.
[ERROR] BUILD:
[ERROR] BUILD: ✔ Generated Prisma Client (7.3.0) to ./prisma/generated/prisma in 99ms
[ERROR] BUILD:
[ERROR] BUILD: ▲ Next.js 16.1.6 (webpack)
[ERROR] BUILD: - Environments: .env
[ERROR] BUILD:
[ERROR] BUILD: Creating an optimized production build ...
[ERROR] BUILD:
[ERROR] BUILD:
[ERROR] BUILD: Retrying 1/3...
[ERROR] BUILD:
[ERROR] BUILD:
[ERROR] BUILD: Retrying 1/3...
[ERROR] BUILD:
[ERROR] BUILD:
[ERROR] BUILD: Retrying 1/3...
[ERROR] BUILD:
[ERROR] BUILD:
[ERROR] BUILD: Retrying 2/3...
[ERROR] BUILD:
[ERROR] BUILD:
[ERROR] BUILD: Retrying 2/3...
[ERROR] BUILD:
[ERROR] BUILD:
[ERROR] BUILD: Retrying 2/3...
[ERROR] BUILD:
[ERROR] BUILD:
[ERROR] BUILD: Retrying 3/3...
[ERROR] BUILD:
[ERROR] BUILD:
[ERROR] BUILD: Retrying 3/3...
[ERROR] BUILD:
[ERROR] BUILD:
[ERROR] BUILD: Retrying 3/3...
[ERROR] BUILD: AggregateError:
[ERROR] BUILD: at ignore-listed frames {
[ERROR] BUILD: code: 'ETIMEDOUT'
[ERROR] BUILD: }
[ERROR] BUILD: AggregateError:
[ERROR] BUILD: at ignore-listed frames {
[ERROR] BUILD: code: 'ETIMEDOUT'
[ERROR] BUILD: }
[ERROR] BUILD: AggregateError:
[ERROR] BUILD: at ignore-listed frames {
[ERROR] BUILD: code: 'ETIMEDOUT'
[ERROR] BUILD: }
[ERROR] BUILD: Failed to compile.
[ERROR] BUILD:
[ERROR] BUILD: src/app/layout.tsx
[ERROR] BUILD: next/font error:
[ERROR] BUILD: Failed to fetch Geist from Google Fonts.
[ERROR] BUILD:
[ERROR] BUILD:
[ERROR] BUILD: > Build failed because of webpack errors
[ERROR] Install and build failed, rolling back...
[WARNING] Rolling back to previous version...
[2026-01-29 21:09:39] Restoring from backup directory: /tmp/pve-scripts-backup-20260129-210815
[2026-01-29 21:09:39] Restoring data directory...
[SUCCESS] Data directory restored from backup
[2026-01-29 21:09:39] Restoring .env file...
[SUCCESS] .env file restored from backup
[2026-01-29 21:09:39] Restoring scripts/ct directory from backup...
[SUCCESS] scripts/ct directory restored from backup
[2026-01-29 21:09:39] Restoring scripts/install directory from backup...
[SUCCESS] scripts/install directory restored from backup
[2026-01-29 21:09:39] Restoring scripts/tools directory from backup...
[SUCCESS] scripts/tools directory restored from backup
[2026-01-29 21:09:39] Restoring scripts/vm directory from backup...
[SUCCESS] scripts/vm directory restored from backup
[2026-01-29 21:09:39] Cleaning up backup directory...
[2026-01-29 21:09:39] Re-enabling systemd service after failure...
[SUCCESS] Service re-enabled
[SUCCESS] Service started
[ERROR] Update failed. Please check the logs and try again.

🖼️ Additional context (optional).

No response

Originally created by @jmcruvellier on GitHub (Jan 29, 2026). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE-Local/issues/483 ### ✅ Have you read and understood the above guidelines? yes ### 📝 Provide a clear and concise description of the issue. Once again update is failing... tried from a fresh 0.5.5 (as previous update failed as well) ### 🔄 Steps to reproduce the issue. Click on the Update button on th UI ### ❌ Paste the full error output (if available). <img width="1010" height="768" alt="Image" src="https://github.com/user-attachments/assets/5de00fa6-b2bb-4379-bd66-7f91734c51ae" /> [ERROR] Failed to build application [ERROR] npm run build output: [ERROR] BUILD: [ERROR] BUILD: > pve-scripts-local@0.5.6 build [ERROR] BUILD: > prisma generate && next build --webpack [ERROR] BUILD: [ERROR] BUILD: Loaded Prisma config from prisma.config.ts. [ERROR] BUILD: [ERROR] BUILD: Prisma schema loaded from prisma/schema.prisma. [ERROR] BUILD: [ERROR] BUILD: ✔ Generated Prisma Client (7.3.0) to ./prisma/generated/prisma in 99ms [ERROR] BUILD: [ERROR] BUILD: ▲ Next.js 16.1.6 (webpack) [ERROR] BUILD: - Environments: .env [ERROR] BUILD: [ERROR] BUILD: Creating an optimized production build ... [ERROR] BUILD: [ERROR] BUILD: [ERROR] BUILD: Retrying 1/3... [ERROR] BUILD: [ERROR] BUILD: [ERROR] BUILD: Retrying 1/3... [ERROR] BUILD: [ERROR] BUILD: [ERROR] BUILD: Retrying 1/3... [ERROR] BUILD: [ERROR] BUILD: [ERROR] BUILD: Retrying 2/3... [ERROR] BUILD: [ERROR] BUILD: [ERROR] BUILD: Retrying 2/3... [ERROR] BUILD: [ERROR] BUILD: [ERROR] BUILD: Retrying 2/3... [ERROR] BUILD: [ERROR] BUILD: [ERROR] BUILD: Retrying 3/3... [ERROR] BUILD: [ERROR] BUILD: [ERROR] BUILD: Retrying 3/3... [ERROR] BUILD: [ERROR] BUILD: [ERROR] BUILD: Retrying 3/3... [ERROR] BUILD: AggregateError: [ERROR] BUILD: at ignore-listed frames { [ERROR] BUILD: code: 'ETIMEDOUT' [ERROR] BUILD: } [ERROR] BUILD: AggregateError: [ERROR] BUILD: at ignore-listed frames { [ERROR] BUILD: code: 'ETIMEDOUT' [ERROR] BUILD: } [ERROR] BUILD: AggregateError: [ERROR] BUILD: at ignore-listed frames { [ERROR] BUILD: code: 'ETIMEDOUT' [ERROR] BUILD: } [ERROR] BUILD: Failed to compile. [ERROR] BUILD: [ERROR] BUILD: src/app/layout.tsx [ERROR] BUILD: `next/font` error: [ERROR] BUILD: Failed to fetch `Geist` from Google Fonts. [ERROR] BUILD: [ERROR] BUILD: [ERROR] BUILD: > Build failed because of webpack errors [ERROR] Install and build failed, rolling back... [WARNING] Rolling back to previous version... [2026-01-29 21:09:39] Restoring from backup directory: /tmp/pve-scripts-backup-20260129-210815 [2026-01-29 21:09:39] Restoring data directory... [SUCCESS] Data directory restored from backup [2026-01-29 21:09:39] Restoring .env file... [SUCCESS] .env file restored from backup [2026-01-29 21:09:39] Restoring scripts/ct directory from backup... [SUCCESS] scripts/ct directory restored from backup [2026-01-29 21:09:39] Restoring scripts/install directory from backup... [SUCCESS] scripts/install directory restored from backup [2026-01-29 21:09:39] Restoring scripts/tools directory from backup... [SUCCESS] scripts/tools directory restored from backup [2026-01-29 21:09:39] Restoring scripts/vm directory from backup... [SUCCESS] scripts/vm directory restored from backup [2026-01-29 21:09:39] Cleaning up backup directory... [2026-01-29 21:09:39] Re-enabling systemd service after failure... [SUCCESS] Service re-enabled [SUCCESS] Service started [ERROR] Update failed. Please check the logs and try again. ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:40:17 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@jmcruvellier commented on GitHub (Jan 29, 2026):

When I closed to Update window, it's displaying version 0.5.6...

Image

But if I reboot the container, the web app is no more accessible.

<!-- gh-comment-id:3820126422 --> @jmcruvellier commented on GitHub (Jan 29, 2026): When I closed to Update window, it's displaying version 0.5.6... <img width="933" height="221" alt="Image" src="https://github.com/user-attachments/assets/5b5d8464-afd0-482e-b69a-19bc62abab06" /> But if I reboot the container, the web app is no more accessible.
Author
Owner

@michelroegl-brunner commented on GitHub (Jan 29, 2026):

Hmh, it looks like you had a issue downloading a Font we use Failed to fetch Geist from Google Fonts. can you please check if https://fonts.google.com is reachable from within your lxc?

<!-- gh-comment-id:3820454324 --> @michelroegl-brunner commented on GitHub (Jan 29, 2026): Hmh, it looks like you had a issue downloading a Font we use `Failed to fetch Geist from Google Fonts. ` can you please check if https://fonts.google.com is reachable from within your lxc?
Author
Owner

@jmcruvellier commented on GitHub (Jan 29, 2026):

Hmh, it looks like you had a issue downloading a Font we use Failed to fetch Geist from Google Fonts. can you please check if https://fonts.google.com is reachable from within your lxc?

I restored a backup, ping fonts.google.com ok:

Image

This time the update worked! Closing the issue

<!-- gh-comment-id:3820623773 --> @jmcruvellier commented on GitHub (Jan 29, 2026): > Hmh, it looks like you had a issue downloading a Font we use `Failed to fetch Geist from Google Fonts. ` can you please check if https://fonts.google.com is reachable from within your lxc? I restored a backup, ping fonts.google.com ok: <img width="1326" height="453" alt="Image" src="https://github.com/user-attachments/assets/41510872-140c-4cd9-b801-e0f6c9471cc8" /> This time the update worked! Closing the issue
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE-Local#137
No description provided.