Attachment upload error after server migration

Coop1979

Well-known member
Licensed customer
I migrated to a new server last night and everything seems to be going well except I can't seem to get attachments to upload. I get the following error:

Screen Shot 2023-12-01 at 12.32.14 PM.webp

I have checked permissions. I am currently running the same version of PHP that was running on the old server (7.0.15). There are 3 attachments that have been able to upload by other users since the migration, 2 jpg's and 1 PDF.

No errors in Server Error Logs, or on the server in the nginx or php logs.

What else should I look into to help resolve this?
 
Check with your host to see if mod sec is tripping on this and if so have them white list the rule that is being triggered.
 
I've narrowed it down to /attachments/do-upload.json as coming up 404 Not Found. Just not sure where to continue tracking it from there.
 
Back
Top Bottom