question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

/addresses API giving error as Cannot read property 'toString' of undefined

See original GitHub issue

Hello, We updated the wildduck to v1.31.4 recently; And after updating to this version; we are facing error as

http Error GET /addresses?accessToken=<secret_token> sess=- user=root error="TypeError: Cannot read property 'toString' of undefined\n at /opt/wildduck/lib/api/addresses.js:191:48\n at Array.map (<anonymous>)\n at /opt/wildduck/lib/api/addresses.js:186:50\n at runMicrotasks (<anonymous>)\n at processTicksAndRejections (internal/process/task_queues.js:93:5)\n at async /opt/wildduck/lib/tools.js:501:13"

And we are not able to list the addresses;

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
andris9commented, Jan 5, 2021

yes, that’s the correct one. I also updated the commit hash in the setup file.

1reaction
SpoortiPalakshaiahcommented, Jan 5, 2021

@andris9 what is the commit id that has to be used to update the wildduck version to v1.32.0, I still see the old commit id in wildduck/setup/01_install_commits.sh should I use this commit id 4853d04b799104c0e1eb8806f08d845f040658da

Read more comments on GitHub >

github_iconTop Results From Across the Web

TypeError: can not read property toString() of Undefined [closed]
You are calling user.id.toString() on line 43 of your code and the error is telling you that the code you are executing is...
Read more >
Cannot read property 'toString' of undefined error · Issue #396 ...
I'm assuming that this is because the code has been used and can't be re-used, but I think what I would expect or...
Read more >
SAML error: Cannot read property 'toString' of undefined
Hi guys, I have a problem with the SAML Identity Provider. Everything was working correctly up to now (only the SAML provider was...
Read more >
TypeError: Cannot read property 'toString' of undefined
It looks like the zap is working with still sending the information to Active Campaign but it still sends errors. Any help appreciated....
Read more >
Cannot read property 'toString' of undefined - Syncfusion
We have checked your reported issue with DropdownTree component. In your shared code snippet, you have assigned value in string type for value ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found