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

Invoice generation returns Internal error #1427

Closed
vohmar opened this issue Dec 2, 2019 · 2 comments
Closed

Invoice generation returns Internal error #1427

vohmar opened this issue Dec 2, 2019 · 2 comments
Assignees
Labels

Comments

@vohmar
Copy link
Contributor

vohmar commented Dec 2, 2019

We have a problem in production with internal error returned to user on invoice creation. The invoice is actually created but user does not realise that until going back to billing view

Error in log indicates e-invoice related issue:

Dec 2 14:47:14 reg-l-rar REGISTRAR[3000]: [registrar] [42a039b7-98b2-453a-b1b8-e5f4ebe8f667] [172.16.249.48] #012Savon::UnknownOperationError (Unable to find SOAP operation: :e_invoice#012Operations provided by your service: []):#12 app/models/registrar.rb:102:in issue_prepayment_invoice'#012 app/models/deposit.rb:36:in issue_prepayment_invoice'#12 app/controllers/registrar/deposits_controller.rb:11:in `create'

@vohmar vohmar added the bug label Dec 2, 2019
@artur-intech artur-intech self-assigned this Dec 2, 2019
@teadur
Copy link
Contributor

teadur commented Dec 2, 2019

seems related to #1248 missing proper error handling

@artur-intech
Copy link
Contributor

There was some temporary issue on e-invoice provider side, which is now fixed.

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

3 participants