Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

INVOICES: Job Payments::EbicsImportJob not working #2628

Open
brknkfr opened this issue May 27, 2024 · 0 comments
Open

INVOICES: Job Payments::EbicsImportJob not working #2628

brknkfr opened this issue May 27, 2024 · 0 comments
Labels

Comments

@brknkfr
Copy link

brknkfr commented May 27, 2024

Aktuelles Verhalten

Nach dem Anbinden von einer frisch installierten Hitobito-Instanz an EBICS von Postfinance wird der Job Payments::EbicsImportJob irgendwie nicht korrekt ausgeführt und somit eine ausgestellten und bezahlte Rechnungen nicht abgebucht.

Fehler im Log (Hitobito-Instanz mit Postfinance):

[Worker(host:hitobito pid:10572)] Job Payments::EbicsImportJob (id=5121150) FAILED (0 prior attempts) with NoMethodError: undefined method `[]' for nil:NilClass
[Worker(host:hitobito pid:10572)] Job Payments::EbicsImportJob (id=5121150) FAILED permanently because of 1 consecutive failures

Hat das allenfalls mit #2584 zu tun?

Gewünschtes Verhalten

Die Rechnung sollte "abgebucht" werden.

Schritte zu reproduzieren

  • Frische Neuinstallation von Hitobito
  • Anbindung an EBICS einrichten (Postfinance oder Raiffeisen)
  • eine Einzelrechnung für eine Person ausstellen
  • Payments::EbicsImportJob-Job laufen lassen.
  • Das Log gibt einen Fehler aus und die Rechnung wird nicht abgebucht

Fehler im Log (Hitobito-Instanz mit Postfinance):

[Worker(host:hitobito pid:10572)] Job Payments::EbicsImportJob (id=5121150) FAILED (0 prior attempts) with NoMethodError: undefined method `[]' for nil:NilClass
[Worker(host:hitobito pid:10572)] Job Payments::EbicsImportJob (id=5121150) FAILED permanently because of 1 consecutive failures

Wann ist der Fehler aufgetreten?

Nach der Erstinstallation/Deployment von Hitobito.

hitobito version

2.1.5

Organisation

privater Verein

Screenshots, weiterer Kontext

No response

ToDos

Weiteres Debugging? Gibt es eine Möglichkeit, den Datenimport via EBICS manuell zu starten mit einem ausführlichen Log?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant