FireFly III 500 error after install #1476

Closed
opened 2025-11-20 05:11:03 -05:00 by saavagebueno · 7 comments
Owner

Originally created by @jsmith080 on GitHub (Jul 12, 2025).

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

FireFly

📂 What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/firefly.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📝 Provide a clear and concise description of the issue.

After running the install and opening a browser (firefox and chrome) I am met with error 500

🔄 Steps to reproduce the issue.

Run the install script with debian 12
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/firefly.sh)"

Paste the full error output (if available).

Error in "/var/log/apache2/error.log":

[php:error] [pid 306:tid 306] [client 10.0.0.53:37044] PHP Fatal error: Uncaught Illuminate\Foundation\ViteManifestNotFoundException: Vite manifest not found at: /opt/firefly/public/build/manifest.json in /opt/firefly/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934\nStack trace:\n#0 /opt/firefly/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(384): Illuminate\Foundation\Vite->manifest()\n#1 /opt/firefly/storage/framework/views/1c0ce89aa25a23f8b8bf349d3fc56fbc.php(65): Illuminate\Foundation\Vite->__invoke()\n#2 /opt/firefly/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('...')\n#3 /opt/firefly/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\Filesystem\Filesystem::{closure:Illuminate\Filesystem\Filesystem::getRequire():120}()\n#4 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\Filesystem\Filesystem->getRequire()\n#5 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\View\Engines\PhpEngine->evaluatePath()\n#6 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\View\Engines\CompilerEngine->get()\n#7 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\View\View->getContents()\n#8 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\View\View->renderContents()\n#9 /opt/firefly/storage/framework/views/93871eadabbcdfea7997c51ba8e2c42a.php(76): Illuminate\View\View->render()\n#10 /opt/firefly/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('...')\n#11 /opt/firefly/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\Filesystem\Filesystem::{closure:Illuminate\Filesystem\Filesystem::getRequire():120}()\n#12 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\Filesystem\Filesystem->getRequire()\n#13 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\View\Engines\PhpEngine->evaluatePath()\n#14 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\View\Engines\CompilerEngine->get()\n#15 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\View\View->getContents()\n#16 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\View\View->renderContents()\n#17 /opt/firefly/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\View\View->render()\n#18 /opt/firefly/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\Http\Response->setContent()\n#19 /opt/firefly/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\Http\Response->__construct()\n#20 /opt/firefly/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\Routing\ResponseFactory->make()\n#21 /opt/firefly/app/Exceptions/Handler.php(204): Illuminate\Routing\ResponseFactory->view()\n#22 /opt/firefly/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(219): FireflyIII\Exceptions\Handler->render()\n#23 /opt/firefly/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(196): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse()\n#24 /opt/firefly/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(256): Illuminate\Foundation\Bootstrap\HandleExceptions->handleException()\n#25 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->{closure:Illuminate\Foundation\Bootstrap\HandleExceptions::forwardsTo():255}()\n#26 {main}\n\nNext Illuminate\View\ViewException: Vite manifest not found at: /opt/firefly/public/build/manifest.json (View: /opt/firefly/resources/views/layout/v2/error.blade.php) in /opt/firefly/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934\nStack trace:\n#0 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\View\Engines\CompilerEngine->handleViewException()\n#1 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\View\Engines\PhpEngine->evaluatePath()\n#2 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\View\Engines\CompilerEngine->get()\n#3 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\View\View->getContents()\n#4 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\View\View->renderContents()\n#5 /opt/firefly/storage/framework/views/93871eadabbcdfea7997c51ba8e2c42a.php(76): Illuminate\View\View->render()\n#6 /opt/firefly/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('...')\n#7 /opt/firefly/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\Filesystem\Filesystem::{closure:Illuminate\Filesystem\Filesystem::getRequire():120}()\n#8 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\Filesystem\Filesystem->getRequire()\n#9 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\View\Engines\PhpEngine->evaluatePath()\n#10 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\View\Engines\CompilerEngine->get()\n#11 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\View\View->getContents()\n#12 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\View\View->renderContents()\n#13 /opt/firefly/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\View\View->render()\n#14 /opt/firefly/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\Http\Response->setContent()\n#15 /opt/firefly/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\Http\Response->__construct()\n#16 /opt/firefly/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\Routing\ResponseFactory->make()\n#17 /opt/firefly/app/Exceptions/Handler.php(204): Illuminate\Routing\ResponseFactory->view()\n#18 /opt/firefly/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(219): FireflyIII\Exceptions\Handler->render()\n#19 /opt/firefly/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(196): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse()\n#20 /opt/firefly/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(256): Illuminate\Foundation\Bootstrap\HandleExceptions->handleException()\n#21 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->{closure:Illuminate\Foundation\Bootstrap\HandleExceptions::forwardsTo():255}()\n#22 {main}\n\nNext Illuminate\View\ViewException: Vite manifest not found at: /opt/firefly/public/build/manifest.json (View: /opt/firefly/resources/views/layout/v2/error.blade.php) (View: /opt/firefly/resources/views/layout/v2/error.blade.php) in /opt/firefly/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934\nStack trace:\n#0 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\View\Engines\CompilerEngine->handleViewException()\n#1 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\View\Engines\PhpEngine->evaluatePath()\n#2 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\View\Engines\CompilerEngine->get()\n#3 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\View\View->getContents()\n#4 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\View\View->renderContents()\n#5 /opt/firefly/vendor/laravel/framework/src/Illuminate/Http/Response.php(78):

🖼️ Additional context (optional).

To fix the issue ran the 2 commands below in the LXC:

apt update;apt install -y nodejs npm build-essential

cd /opt/firefly;composer install --no-dev --optimize-autoloader;npm install;npm run prod --workspace=v1;npm run build --workspace=v2

Edit: Clarified workaround procedure.

Originally created by @jsmith080 on GitHub (Jul 12, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? FireFly ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/firefly.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. After running the install and opening a browser (firefox and chrome) I am met with error 500 ### 🔄 Steps to reproduce the issue. Run the install script with debian 12 bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/firefly.sh)" ### ❌ Paste the full error output (if available). Error in "/var/log/apache2/error.log": [php:error] [pid 306:tid 306] [client 10.0.0.53:37044] PHP Fatal error: Uncaught Illuminate\\Foundation\\ViteManifestNotFoundException: Vite manifest not found at: /opt/firefly/public/build/manifest.json in /opt/firefly/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934\nStack trace:\n#0 /opt/firefly/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(384): Illuminate\\Foundation\\Vite->manifest()\n#1 /opt/firefly/storage/framework/views/1c0ce89aa25a23f8b8bf349d3fc56fbc.php(65): Illuminate\\Foundation\\Vite->__invoke()\n#2 /opt/firefly/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('...')\n#3 /opt/firefly/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()\n#4 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire()\n#5 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath()\n#6 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get()\n#7 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()\n#8 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()\n#9 /opt/firefly/storage/framework/views/93871eadabbcdfea7997c51ba8e2c42a.php(76): Illuminate\\View\\View->render()\n#10 /opt/firefly/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('...')\n#11 /opt/firefly/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()\n#12 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire()\n#13 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath()\n#14 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get()\n#15 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()\n#16 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()\n#17 /opt/firefly/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()\n#18 /opt/firefly/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent()\n#19 /opt/firefly/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct()\n#20 /opt/firefly/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make()\n#21 /opt/firefly/app/Exceptions/Handler.php(204): Illuminate\\Routing\\ResponseFactory->view()\n#22 /opt/firefly/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(219): FireflyIII\\Exceptions\\Handler->render()\n#23 /opt/firefly/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(196): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse()\n#24 /opt/firefly/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(256): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException()\n#25 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->{closure:Illuminate\\Foundation\\Bootstrap\\HandleExceptions::forwardsTo():255}()\n#26 {main}\n\nNext Illuminate\\View\\ViewException: Vite manifest not found at: /opt/firefly/public/build/manifest.json (View: /opt/firefly/resources/views/layout/v2/error.blade.php) in /opt/firefly/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934\nStack trace:\n#0 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException()\n#1 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath()\n#2 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get()\n#3 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()\n#4 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()\n#5 /opt/firefly/storage/framework/views/93871eadabbcdfea7997c51ba8e2c42a.php(76): Illuminate\\View\\View->render()\n#6 /opt/firefly/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('...')\n#7 /opt/firefly/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()\n#8 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire()\n#9 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath()\n#10 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get()\n#11 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()\n#12 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()\n#13 /opt/firefly/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()\n#14 /opt/firefly/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent()\n#15 /opt/firefly/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct()\n#16 /opt/firefly/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make()\n#17 /opt/firefly/app/Exceptions/Handler.php(204): Illuminate\\Routing\\ResponseFactory->view()\n#18 /opt/firefly/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(219): FireflyIII\\Exceptions\\Handler->render()\n#19 /opt/firefly/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(196): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse()\n#20 /opt/firefly/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(256): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException()\n#21 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->{closure:Illuminate\\Foundation\\Bootstrap\\HandleExceptions::forwardsTo():255}()\n#22 {main}\n\nNext Illuminate\\View\\ViewException: Vite manifest not found at: /opt/firefly/public/build/manifest.json (View: /opt/firefly/resources/views/layout/v2/error.blade.php) (View: /opt/firefly/resources/views/layout/v2/error.blade.php) in /opt/firefly/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934\nStack trace:\n#0 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException()\n#1 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath()\n#2 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get()\n#3 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()\n#4 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()\n#5 /opt/firefly/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): ### 🖼️ Additional context (optional). To fix the issue ran the 2 commands below in the LXC: `apt update;apt install -y nodejs npm build-essential` `cd /opt/firefly;composer install --no-dev --optimize-autoloader;npm install;npm run prod --workspace=v1;npm run build --workspace=v2` Edit: Clarified workaround procedure.
saavagebueno added the bug label 2025-11-20 05:11:03 -05:00
Author
Owner

@tremor021 commented on GitHub (Jul 12, 2025):

The problem was that application shouldn't be built using source tarballs any more because of some JS code missing etc etc.
Moved to installing via prebuild archives they make for it, now installation works as intended.

Try again once #5952 merges

@tremor021 commented on GitHub (Jul 12, 2025): The problem was that application shouldn't be built using source tarballs any more because of some JS code missing etc etc. Moved to installing via prebuild archives they make for it, now installation works as intended. Try again once #5952 merges
Author
Owner

@cpaul83 commented on GitHub (Jul 12, 2025):

I just installed it using the script and am receiving the same "The server returned a "500 Internal Server Error" when attempting to open for the first time.
attempted the suggestion above "apt update;apt install -y nodejs npm build-essential" and received errors.

@cpaul83 commented on GitHub (Jul 12, 2025): I just installed it using the script and am receiving the same "The server returned a "500 Internal Server Error" when attempting to open for the first time. attempted the suggestion above "apt update;apt install -y nodejs npm build-essential" and received errors.
Author
Owner

@jsmith080 commented on GitHub (Jul 12, 2025):

@cpaul83 did you run the second part?

cd /opt/firefly;composer install --no-dev --optimize-autoloader;npm install;npm run prod --workspace=v1;npm run build --workspace=v2

Edit: Both of the commands should be ran on the LXC

@jsmith080 commented on GitHub (Jul 12, 2025): @cpaul83 did you run the second part? `cd /opt/firefly;composer install --no-dev --optimize-autoloader;npm install;npm run prod --workspace=v1;npm run build --workspace=v2` Edit: Both of the commands should be ran on the LXC
Author
Owner

@tremor021 commented on GitHub (Jul 13, 2025):

Or, you should install the LXC after the #5952 merges..........

@tremor021 commented on GitHub (Jul 13, 2025): Or, you should install the LXC after the #5952 merges..........
Author
Owner

@cpaul83 commented on GitHub (Jul 13, 2025):

I ran the installer again this morning. Then i ran the first command
"apt update;apt install -y nodejs npm build-essential"
I looked closer at the errors it ended with. it failed due to no more space.

I deleted the container and reinstalled only this time i increased the storage size. i went a little overkill and did 32 gig.

Ran both commands
"apt update;apt install -y nodejs npm build-essential"

"cd /opt/firefly;composer install --no-dev --optimize-autoloader;npm install;npm run prod --workspace=v1;npm run build --workspace=v2"

First one completed without issue. The second one completed although i did see some errors. But everything works now

I think the default installer settings need to be adjusted to increase the storage size.

@cpaul83 commented on GitHub (Jul 13, 2025): I ran the installer again this morning. Then i ran the first command "apt update;apt install -y nodejs npm build-essential" I looked closer at the errors it ended with. it failed due to no more space. I deleted the container and reinstalled only this time i increased the storage size. i went a little overkill and did 32 gig. Ran both commands "apt update;apt install -y nodejs npm build-essential" "cd /opt/firefly;composer install --no-dev --optimize-autoloader;npm install;npm run prod --workspace=v1;npm run build --workspace=v2" First one completed without issue. The second one completed although i did see some errors. But everything works now I think the default installer settings need to be adjusted to increase the storage size.
Author
Owner

@tremor021 commented on GitHub (Jul 13, 2025):

Image Image

Please, stop running unnecessary commands, the script works fine. The amount of storage is set in a way that script finishes fine and the app starts just fine. If you need more storage, you are free to expand it via proxmox UI.

@tremor021 commented on GitHub (Jul 13, 2025): <img width="827" height="697" alt="Image" src="https://github.com/user-attachments/assets/b0b4cb79-d177-4e09-9ddc-ab22533c588a" /> <img width="353" height="322" alt="Image" src="https://github.com/user-attachments/assets/e53de954-6c9a-442d-b36f-195a8b3cb5fd" /> Please, stop running unnecessary commands, the script works fine. The amount of storage is set in a way that script finishes fine and the app starts just fine. If you need more storage, you are free to expand it via proxmox UI.
Author
Owner

@jsmith080 commented on GitHub (Jul 13, 2025):

Please, stop running unnecessary commands, the script works fine. The amount of storage is set in a way that script finishes fine and the app starts just fine. If you need more storage, you are free to expand it via proxmox UI.

The script works fine now after the merge, yes.

@jsmith080 commented on GitHub (Jul 13, 2025): > Please, stop running unnecessary commands, the script works fine. The amount of storage is set in a way that script finishes fine and the app starts just fine. If you need more storage, you are free to expand it via proxmox UI. The script works fine now after the merge, yes.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1476