Skip to content
New issue

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

ErrorException: Undefined offset: 2 #201

Open
CeciliaHinga opened this issue Sep 9, 2019 · 1 comment
Open

ErrorException: Undefined offset: 2 #201

CeciliaHinga opened this issue Sep 9, 2019 · 1 comment
Assignees
Labels
Back-end issues Back end issues Devops Issue that needs devops attention P2 - Normal

Comments

@CeciliaHinga
Copy link
Collaborator

From tenfour-archive created by mackers: ushahidi/tenfour-archive#1529

https://sentry.io/ushahidi/tenfour-api/issues/847926204/?referrer=github_plugin

ErrorException: Undefined offset: 2
  File "app/Http/Controllers/VoiceController.php", line 36, in handleError
    $answer_text = $check_in['answers'][$answer_id]['answer'];
  File "app/Http/Controllers/VoiceController.php", line 36, in handleReply
    $answer_text = $check_in['answers'][$answer_id]['answer'];
...
(30 additional frame(s) were not displayed)
@CeciliaHinga
Copy link
Collaborator Author

Occurs during voice call when someone presses a DTMF number for a non-existent answer.

@Erioldoesdesign Erioldoesdesign added Back-end issues Back end issues Devops Issue that needs devops attention labels Nov 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Back-end issues Back end issues Devops Issue that needs devops attention P2 - Normal
Projects
None yet
Development

No branches or pull requests

3 participants