twilio-voice-notification-app icon indicating copy to clipboard operation
twilio-voice-notification-app copied to clipboard

Error Message When Launching

Open goodcharacters opened this issue 4 years ago • 2 comments

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:

  1. (Heroku) Go to 'Open App'
  2. 'Enter your passcode' and then 'LOGIN'
  3. On 'My Voice Notifications' page, click on '+ NEW VOICE NOTIFICATION'
  4. Configuration page show up for a fraction of a second, and then . . .
  5. 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 ()

goodcharacters avatar Mar 19 '21 19:03 goodcharacters

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?

ricardotwilio avatar Mar 31 '21 11:03 ricardotwilio

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.

goodcharacters avatar Apr 01 '21 18:04 goodcharacters