BUG: Handle empty or undefined environment variables for approved users/rooms/domains #278
Labels
No Label
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
security
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: public/roboluke-tasks#278
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixing #277 in v1.14.0 has uncovered new (unexpected) behavior in the three new environment variables have been added:
If only one of these is defined, the following error is seen in the docker compose logs, and the bot fails:
app-1 | 2024-08-30T18:47:37.527585720Z 2024-08-30 18:47:37 [WARNING] [webex_bot.webex_bot.webex_bot.is_user_member_of_room]:172 API error: [404] Not Found - The requested resource could not be found. [Tracking ID: ROUTERGW_fbe6ecd2-d0f3-4cbb-afeb-40032a1c17f6]
This can be fixed one of two ways: