question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error 500 on recurrences

See original GitHub issue

Hi, I just setup an instance using docker compose, and after putting all data in, I’ve got recurrences/recurring payment registered, if I click on them, it tells me “Server Error (500)”.

Logs on container side says: (unable to catch anything better ?) silverstrike-ags-1 | [pid: 10|app: 0|req: 39/61] 172.22.0.1 () {66 vars in 1380 bytes} [Thu Dec 22 21:44:17 2022] GET /recurrences/3/ => generated 145 bytes in 20 msecs (HTTP/1.1 500) 8 headers in 287 bytes (1 switches on core 7)

Seems to be the same for any kind of recurrences, first two to be registered had “System Account” as Source or Destination, maybe it could be linked to this ? One has foreign account (non-System) to Personal account transaction, still can’t access it.

Am I not supposed to edit recurring transactions ?

On Demo: it looks like clicking on a recurring crashed the instance (if you can check logs it was around today 22:00 UTC)

(Setup detail: Linux server, Silverstrike runs in Docker on latest git commit, behind a Nginx reverse proxy, MySQL database hosted out of Docker but accessible)

Issue Analytics

  • State:closed
  • Created 9 months ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
simhnnacommented, Dec 23, 2022

Yeah, looks like recurrences that don’t have any linked transactions cause issues. Should be an easy fix

0reactions
jusdepatatecommented, Dec 23, 2022

Update: I simply deleted everything i had about silverstrike except database, and got everything back on again and it works this time,

Can confirm original issue is solved on my side now, thanks for such a fast patch

Read more comments on GitHub >

github_iconTop Results From Across the Web

What is 500 Internal Server Error and How to Fix It - Appuals
It is a code that indicates error on the page that you are trying to access. You will see this message if there...
Read more >
500 Internal Server Error recurrent issue #1025 - GitHub
Describe the bug When running yarn install on a project that has momentjs as a dependency, I often get this error: ******** react-ui ......
Read more >
500 Error when attempting to do a report expanding recurrences ...
2006/10/23 6:27 PM Doug Whitmore: SUMMARY. When I construct a report that expands recurrences, I get a 500 error from the server. Report...
Read more >
REST API error code 500 handling - Stack Overflow
It is caused by a programming error (server), triggered by the request (client). And what if the request variable isn't required by the...
Read more >
Getting 500 Error - User Creation - API and Webhooks
Hi There,. I am trying to create new meeting through Postman. Here is the call details: POST {{baseUrl}}/users//meetings.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found