mirror of
https://github.com/HaschekSolutions/opentrashmail.git
synced 2026-04-25 14:45:59 +03:00
[GH-ISSUE #57] 500 response to API requests #38
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentrashmail#38
Loading…
Add table
Add a link
Reference in a new issue
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?
Originally created by @DasDunkel on GitHub (Nov 11, 2023).
Original GitHub issue: https://github.com/HaschekSolutions/opentrashmail/issues/57
Requests to the API within the new WebUI, such as viewing/deleting an email, are returning a 500 status code.
Attempting to make an API request to the container's IP directly to rule out the proxy gives the same 500 status code, full log: https://haste.dunk.dev/mf5HrI1KI7NW
The new
URLvalue has been set and the container has been recreated multiple timesView errors in the browser's console here https://tmp.totallylegit.link/address/happy.cherry@date.totallylegit.link
@geek-at commented on GitHub (Nov 11, 2023):
just pushed a fix. Used php8 function in php7