Replies: 3 comments 1 reply
-
Did another re-install from completley blank Ubuntu server 22.04 OS. All points pass no errors, nothing in logs. Apache works fine. INFO Nothing to migrate. INFO Seeding database. Database\Seeders\AccountTypeSeeder ................................. RUNNING Database\Seeders\TransactionCurrencySeeder ......................... RUNNING Database\Seeders\TransactionTypeSeeder ............................. RUNNING Database\Seeders\PermissionSeeder .................................. RUNNING Database\Seeders\LinkTypeSeeder .................................... RUNNING Database\Seeders\ConfigSeeder ...................................... RUNNING Database\Seeders\UserRoleSeeder .................................... RUNNING Database\Seeders\ExchangeRateSeeder ................................ RUNNING [i] No decryption required for table "accounts". fadmin@firefly:/var/www/firefly-iii$ sudo php artisan firefly-iii:correct-database fadmin@firefly:/var/www/firefly-iii$ sudo php artisan firefly-iii:report-integrity php artisan firefly-iii:laravel-passport-keys |
Beta Was this translation helpful? Give feedback.
-
Now when i open site This appears. Do i need composer installed? original install guide does not mention this.
I tried solutions suggested from here- #2648 Any suggestions? |
Beta Was this translation helpful? Give feedback.
-
Good evening,
Trying to install this cool tool but slowly staring to give up. Website gives 404 error.
Using Linux ubuntu server 22.04 (Installation was done on clean server only instructions followed was bellow)
Followed this guide to set this system up- https://ugeeklab.com/how-to-install-firefly-iii-on-ubuntu-22-04-lts/
i also tried fresh installation with auto script from official site but that fails aswell(not supported anymore)
When opening 172.16.0.125 nginx pop up if i change link to /firefly-iii it opens. No errors in installation.
Is there any guide anywhere that is up to date and simple to install as it's 10pm now i'm working on this since 2pm
Error Log:
https://pastebin.com/9pNxkfi3
Thanks for any help.
Beta Was this translation helpful? Give feedback.
All reactions