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

Registrar: domain update ends with internal error #2041

Closed
vohmar opened this issue Jun 17, 2021 · 1 comment · Fixed by #2043 · May be fixed by internetee/epp-xml#13
Closed

Registrar: domain update ends with internal error #2041

vohmar opened this issue Jun 17, 2021 · 1 comment · Fixed by #2043 · May be fixed by internetee/epp-xml#13
Assignees
Labels

Comments

@vohmar
Copy link
Contributor

vohmar commented Jun 17, 2021

master branch
replicated on staging and test

looks like any kind of domain update results with internal error:

logs:

Jun 17 15:53:55 staging st-rar.infra.tld.ee[32016]: Completed 500 Internal Server Error in 364ms (ActiveRecord: 4.0ms | Allocations: 7242)
Jun 17 15:53:55 staging st-rar.infra.tld.ee[32016]: NoMethodError (undefined method `each' for nil:NilClass):#012  #012app/models/depp/domain.rb:93:in `update'#012app/controllers/registrar/domains_controller.rb:114:in `update'

errbit:
https://errbit.internet.ee/apps/5bcf4909d9d1af60e9179208/problems/60cb3fb5d9d1af0c46776942
undefined method `each' for nil:NilClass

tested with empty update and with an attempt to add new ns nameserver record.

@vohmar vohmar added the bug label Jun 17, 2021
@yulgolem
Copy link
Contributor

image
@OlegPhenomenon looks like epp_xml gem issue.

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