when trying to create a transaction I get a 502 Bad Gateway error #10462
Replies: 11 comments 9 replies
-
|
and in general, following any link results in a 502 error. |
Beta Was this translation helpful? Give feedback.
-
|
Привет, В Firefly III v6.2.17 произошла ошибка: file_put_contents(/var/www/buh.x512.ru/firefly-iii/storage/framework/cache/data/23/78/2378412ac880c8eb5ff62583c7d16e6bea6a90b8): Failed to open stream: No such file or directory. Ошибка типа "ErrorException". Ошибка произошла в: Sun, 15 Jun 2025 11:44:11 +0300. Эта ошибка произошла в файле /var/www/buh.x512.ru/firefly-iii/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php в строке 204 с кодом 0. У пользователя #1 произошла ошибка, nlo@x512.ru. IP адрес, связанный с этой ошибкой: 94.142.143.85 (info) Если вы предпочитаете, вы также можете создать новый тикет на GitHub. Полная трассировка стека: #0 /var/www/buh.x512.ru/firefly-iii/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(256): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError() Заголовки также могут иметь отношение к следующим темам:
Почтовый робот Firefly III |
Beta Was this translation helpful? Give feedback.
-
|
Hey, thanks for starting this discussion. https://docs.firefly-iii.org/references/faq/install/#unable-to-write-to-cache-directory Cheers, |
Beta Was this translation helpful? Give feedback.
-
|
Sorry, this is all I can do for you. Access permissions aren't something I can fix, beyond the obvious tricks. |
Beta Was this translation helpful? Give feedback.
-
|
so it turns out that your entire application will not work anymore? |
Beta Was this translation helpful? Give feedback.
-
|
https://buh.x512.ru/preferences : 502 Bad Gateway |
Beta Was this translation helpful? Give feedback.
-
|
This is definitely a bug in the PHP code, as the interpreter logs: [17-Jun-2025 21:45:25] WARNING: [pool www] child 244424 exited on signal 11 (SIGSEGV - core dumped) after 66.075817 seconds from start |
Beta Was this translation helpful? Give feedback.
-
|
After clearing the cache it works until several transactions are entered, then it falls back into the error that was there |
Beta Was this translation helpful? Give feedback.
-
|
When you go to settings https://buh.x512.ru/preferences you immediately get error 502. So maybe there is something wrong with the settings? How to fix this? |
Beta Was this translation helpful? Give feedback.
-
php artisan config:show[2025-06-17 22:04:07] local.WARNING: set_time_limit returned false. This could be an issue, unless you also run XDebug. [2025-06-17 22:04:08] local.ERROR: Exception is: {"class":"Symfony\Component\Console\Exception\RuntimeException","errorMessage":"Not enough arguments (missing: "config").","time":"Tue, 17 Jun 2025 22:04:08 +0300","file":"/var/www/buh.x512.ru/firefly-iii/vendor/symfony/console/Input/Input.php","line":69,"code":0,"version":"6.2.17","url":"https://buh.x512.ru","userAgent":"Symfony","json":true,"method":"GET","post":""} Ошибка сегментирования (стек памяти сброшен на диск) |
Beta Was this translation helpful? Give feedback.
-
|
https://buh.x512.ru/flush if you clear the cache via a link, then after clearing we get a one-time 502 error, but refreshing the page returns the service to working order. But some time passes and again the 502 error appears cyclically, how can I solve this problem? Why does the service work intermittently? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Support guidelines
I've found a bug and checked that ...
Description
when trying to create a transaction I get a 502 Bad Gateway error
Debug information
Debug information generated at 2025-06-15 11:18:31 for Firefly III version v6.2.17.
ru_RU.UTF-8: ✅
Steps to reproduce
We go to https://buh.x512.ru/transactions/create/withdrawal and get error 502
Additional info
After the updates it became like this, before the updates everything worked fine
Beta Was this translation helpful? Give feedback.
All reactions