We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
@OlegPhenomenon looks like epp_xml gem issue.
Sorry, something went wrong.
OlegPhenomenon
Successfully merging a pull request may close this issue.
master branch
replicated on staging and test
looks like any kind of domain update results with internal error:
logs:
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.
The text was updated successfully, but these errors were encountered: