twilio-voice-notification-app
twilio-voice-notification-app copied to clipboard
Error Message When Launching
I just deployed this on Heroku about 24-hour ago. I've been getting the following message and not able to load the configuration page: Sorry, something went wrong and we're experiencing some issues. Please try again.
How to Reproduce Steps to reproduce the behavior:
- (Heroku) Go to 'Open App'
- 'Enter your passcode' and then 'LOGIN'
- On 'My Voice Notifications' page, click on '+ NEW VOICE NOTIFICATION'
- Configuration page show up for a fraction of a second, and then . . .
- Error message shows up: Sorry, something went wrong and we're experiencing some issues. Please try again.
Expected behavior To see the Configuration page
Desktop:
- OS: MacOS
- Browser Safari and Firefox
- Version 14
Smartphone:
- Device: iPhone 12
Additional context
Logs:
[31m[Nest] 40 - [39m03/19/2021, 7:17:17 PM [38;5;3m[ExceptionsHandler] [39m[31mConverting circular structure to JSON
--> starting at object with constructor 'Api'
| property 'twilio' -> object with constructor 'Twilio'
--- property '_api' closes the circle[39m[38;5;3m +158328ms[39m
TypeError: Converting circular structure to JSON
--> starting at object with constructor 'Api'
| property 'twilio' -> object with constructor 'Twilio'
--- property '_api' closes the circle
at JSON.stringify (
Hello @goodcharacters thank you for reporting this issue.
We had updated several dependencies to latest versions, including twilio-node. I have deployed it on Heroku for verification and New notifications seems to be working fine now, could you give it another try?
Hi Ricardo,
Thank you very much for fixing it! I installed it again and it worked!
Now I just need to find out if there’s a way for it to recognize the voice mail so it’ll record the whole message.
But, yes, it works. Appreciated!
Andy Chuang Good Characters, Inc.
On Mar 31, 2021, at 4:45 AM, Ricardo Recaredo @.***> wrote:
Hello @goodcharacters thank you for reporting this issue.
We had updated several dependencies to latest versions, including twilio-node. I have deployed it on Heroku vor verification and New notifications seems to be working fine now, could you give it another try?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.