You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2020/08/13 22:11:07 [error] 20905#20905: *3 js exception: TypeError: cannot convert undefined argument to object
at Object.entries (native)
at JSON.stringify (native)
at debug (dns.js:39)
at anonymous (dns.js:183)
at main (native)
I don't see a call to debug() at dns.js:183, instead that's just the start of a function. I can't follow which call to debug is causing the problem.
The text was updated successfully, but these errors were encountered:
The JS stack trace in the error logs is:
I don't see a call to debug() at dns.js:183, instead that's just the start of a function. I can't follow which call to debug is causing the problem.
The text was updated successfully, but these errors were encountered: