Replies: 7 comments 1 reply
-
Hey, thanks for opening an issue. Cheers, |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Could you open your browser console, and see if there are any errors in it? |
Beta Was this translation helpful? Give feedback.
-
3 errors:
Browser is Firefox 134.0.2 (aarch64) - Mac OSX |
Beta Was this translation helpful? Give feedback.
-
Alright, another 500. Could you check if the Firefly III logs reveal the cause? |
Beta Was this translation helpful? Give feedback.
-
Nothing clear from the logs but I expanded the error in the console (had to remove code tags around below): Uncaught (in promise) |
Beta Was this translation helpful? Give feedback.
-
Tried to run the command but it said the keys already existed. Went and removed them then ran the command. New keypairs created and I can view contents of them but issue persists. Going to call it a night here as it's getting late. |
Beta Was this translation helpful? Give feedback.
-
Support guidelines
I've found a bug and checked that ...
Description
First time trying the product. Ran up a Proxmox instance using the community script (https://community-scripts.github.io/ProxmoxVE/scripts?id=firefly)
Had several goes at trying to configure Firefly and was constantly getting an issue with my locale. I want to set GB English (not US) as language and AU$ is my currency. Was being constantly prompted within Firefly that locale was wrong.
Removed my first Proxmox LXC and ran up a brand new fresh install so I knew I was starting from fresh. Fixed locale issue within OS:
Host was rebooted before checking Firefly. Firefly no longer showed banner that my locale was invalid.
Confirmed in preferences that GB English (not US) was set as language and AU$ is my currency. Went into the currencies to enable Australian Dollar and immediately got hit with a 500 Internal Server Error:
`
Firefly III - 500 Internal Server Error :(
Whoops! An error occurred.
Unfortunately, this error was not recoverable :(. Firefly III broke. The error is:
file_put_contents(/opt/firefly/storage/framework/cache/data/28/6a/286afc896fa54585c83bb6eb487aaed8db4221ae): Failed to open stream: No such file or directory
This error occurred in file /opt/firefly/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php on line 204 with code 0.
`
Also worth noting that before I could set the currency I also looked at the /administrations page. This page did not have "Actions" available as referenced on the "How to use currencies" page. Looked like something was meant to be loaded in the page but was not working properly.
Installation now is 100% bricked. Have restarted the LXC and continue to have 500 error.
Debug information
"}
[2025-02-11 08:46:54] production.ERROR: Exception is: {"class":"ErrorException","errorMessage":"file_pu>
[2025-02-11 08:46:54] production.WARNING: [Bcc] Could not email or log the error. Please validate your >
[2025-02-11 08:46:54] production.ERROR: file_put_contents(/opt/firefly/storage/framework/cache/data/28/>
[stacktrace]
#0 /opt/firefly/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(256):>
#1 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->{closure:Illuminate\Found>
#2 /opt/firefly/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(204): file_put_conten>
#3 /opt/firefly/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php(83): Illuminate\Filesystem>
#4 /opt/firefly/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php(207): Illuminate\Cache\Fi>
#5 /opt/firefly/vendor/laravel/framework/src/Illuminate/Cache/Repository.php(395): Illuminate\Cache\F>
#6 /opt/firefly/vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php(453): Illuminate\Cache>
#7 /opt/firefly/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\Ca>
#8 /opt/firefly/app/Support/CacheProperties.php(95): Illuminate\Support\Facades\Facade::__callStatic>
#9 /opt/firefly/app/Support/Amount.php(203): FireflyIII\Support\CacheProperties->store()
#10 /opt/firefly/app/Support/Amount.php(172): FireflyIII\Support\Amount->getNativeCurrencyByUserGroup>
#11 /opt/firefly/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): FireflyIII\S>
#12 /opt/firefly/app/Http/Middleware/Range.php(121): Illuminate\Support\Facades\Facade::__callStatic>
#13 /opt/firefly/app/Http/Middleware/Range.php(52): FireflyIII\Http\Middleware\Range->configureView()
#14 /opt/firefly/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): FireflyIII\Http\>
#15 /opt/firefly/vendor/jc5/google2fa-laravel/src/Middleware.php(29): Illuminate\Pipeline\Pipeline->{>
#16 /opt/firefly/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): PragmaRX\Google2F>
#17 /opt/firefly/app/Http/Middleware/Authenticate.php(66): Illuminate\Pipeline\Pipeline->{closure:{cl>
#18 /opt/firefly/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): FireflyIII\Http\>
#19 /opt/firefly/vendor/laravel/passport/src/Http/Middleware/CreateFreshApiToken.php(63): Illuminate\P>
#20 /opt/firefly/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Laravel\Passport>
#21 /opt/firefly/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php(67)>
#22 /opt/firefly/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\Sessio>
#23 /opt/firefly/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php>
#24 /opt/firefly/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\Founda>
#25 /opt/firefly/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49)>
#26 /opt/firefly/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\View\>
#27 /opt/firefly/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(121): Illu>
#28 /opt/firefly/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(64): Illum>
#29 /opt/firefly/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\Sessio>
#30 /opt/firefly/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.p>
#31 /opt/firefly/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\Cookie>
#32 /opt/firefly/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(75): Illu>
#33 /opt/firefly/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\Cookie>
#34 /opt/firefly/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(127): Illuminate\Pipeli>
#35 /opt/firefly/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\Pipeline>
#36 /opt/firefly/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\Routing\>
#37 /opt/firefly/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\Routing\>
#38 /opt/firefly/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\Routing\>
#39 /opt/firefly/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(201): Illuminate\R>
#40 /opt/firefly/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(170): Illuminate\Founda>
#41 /opt/firefly/app/Http/Middleware/InstallationId.php(48): Illuminate\Pipeline\Pipeline->{closure:I>
#42 /opt/firefly/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): FireflyIII\Http\>
#43 /opt/firefly/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illumina>
#44 /opt/firefly/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\Http\>
#45 /opt/firefly/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.p>
#46 /opt/firefly/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStrings>
#47 /opt/firefly/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\Founda>
#48 /opt/firefly/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.p>
#49 /opt/firefly/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51)>
#50 /opt/firefly/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\Founda>
#51 /opt/firefly/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illu>
#52 /opt/firefly/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\Http\>
#53 /opt/firefly/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuri>
#54 /opt/firefly/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\Founda>
#55 /opt/firefly/app/Http/Middleware/SecureHeaders.php(53): Illuminate\Pipeline\Pipeline->{closure:{c>
#56 /opt/firefly/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): FireflyIII\Http\>
#57 /opt/firefly/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(127): Illuminate\Pipeli>
#58 /opt/firefly/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(176): Illuminate\P>
#59 /opt/firefly/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\F>
#60 /opt/firefly/public/index.php(73): Illuminate\Foundation\Http\Kernel->handle()
#61 {main}
"}
Expected behaviour
Expected to see the Australian dollar currency enabled.
Steps to reproduce
Additional info
No response
Beta Was this translation helpful? Give feedback.
All reactions