Hi @tigroumeow,
Thanks a lot for your reply! I appreciate!
Since both my websites (staging and production) are live and accessible, I reached out to my host to investigate whether there might be a security feature on their server that prevents loading external resources on the server (via the filesystem or media library).
They thoroughly investigated the issue and confirmed the following:
“I have checked the logs and with the team as well and it appears to be related to the plugin itself. The upload is going through the plugin so you might need to contact them. You can share this error:
[24-Jul-2024 07:48:33 UTC] PHP Warning: file_get_contents(https://www.mysite.com/wp-content/uploads/2024/07/c2b89256ee06667f6438e3da0370ff7e.jpg): Failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden
in /home/l52dprj/public_html/wp-content/plugins/ai-engine/classes/queries/droppedfile.php on line 54
They also asked me to upload a file while monitoring the logs, and they could see the file I uploaded. So this means the upload works fine. They added “The plugin/chatbot has some issues. you may share the error with their support team.”
[24-Jul-2024 08:01:05 UTC] PHP Warning: file_get_contents(https://www.mysite.com/wp-content/uploads/2024/07/25fb625bd0f374c72f55fc33c81b502f.jpg): Failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden
in /home/l52dprj/public_html/wp-content/plugins/ai-engine/classes/queries/droppedfile.php on line 54
I also deactivated plugins one by one to make sure there weren’t any conflicts, but I’m still running into the same issue ??
-
This reply was modified 4 months ago by James Huff.
-
This reply was modified 4 months ago by nikkoboy.