Error parsing server response - AWS S3
Error parsing server response
Hello!
I am trying to use this usefull extension. Attachments are uploaded on the bucket but on phpBB I get the "STATUS" like in the image and the floating warning says :"Error parsing server response".
Thank you for any help.
I am trying to use this usefull extension. Attachments are uploaded on the bucket but on phpBB I get the "STATUS" like in the image and the floating warning says :"Error parsing server response".
Thank you for any help.
-
- Registered User
- Posts: 15
- Joined: Sun Jan 28, 2018 5:11 pm
Re: Error parsing server response
Open your web inspector and check the response coming back from the AJAX request that is made. There should be errors on your console or errors in the XHR response that should help you determine the issue.
Available for paid phpBB help! PM me.
My Extensions/MODS: 475 Narius Categorized Smilies for phpBB3, Simplified & Compacted All-Members page, Flash Animated Cumulus Tag Cloud, "Hello" Name Tag of Newest User, AWS S3
phpBB portfolio: chevy truck forum, chevy astro van forum
My Extensions/MODS: 475 Narius Categorized Smilies for phpBB3, Simplified & Compacted All-Members page, Flash Animated Cumulus Tag Cloud, "Hello" Name Tag of Newest User, AWS S3
phpBB portfolio: chevy truck forum, chevy astro van forum
-
- Registered User
- Posts: 287
- Joined: Wed Jan 30, 2008 9:58 pm
- Location: Texas, USA
- Name: Austin Maddox
Re: Error parsing server response
Thank for your attention.
Sorry I am not very expert about inspector, so for my very little experience it seems that there everything is ok, both POST and GET request return "200". I am using phpBB3.2, could this cause any problem?
Sorry I am not very expert about inspector, so for my very little experience it seems that there everything is ok, both POST and GET request return "200". I am using phpBB3.2, could this cause any problem?
-
- Registered User
- Posts: 15
- Joined: Sun Jan 28, 2018 5:11 pm
Re: Error parsing server response
This is likely an issue caused by running phpBB 3.2. This extension was designed for 3.1.
I'd like to see the response from the request that is made when the image is uploaded. The screenshot you attached looks like the results of just saving the topic.
What exactly is the primary problem you are experiencing? You said the image uploads to the bucket okay, but does it display fine? When/why does the exclamation point appear?
I'd like to see the response from the request that is made when the image is uploaded. The screenshot you attached looks like the results of just saving the topic.
What exactly is the primary problem you are experiencing? You said the image uploads to the bucket okay, but does it display fine? When/why does the exclamation point appear?
Available for paid phpBB help! PM me.
My Extensions/MODS: 475 Narius Categorized Smilies for phpBB3, Simplified & Compacted All-Members page, Flash Animated Cumulus Tag Cloud, "Hello" Name Tag of Newest User, AWS S3
phpBB portfolio: chevy truck forum, chevy astro van forum
My Extensions/MODS: 475 Narius Categorized Smilies for phpBB3, Simplified & Compacted All-Members page, Flash Animated Cumulus Tag Cloud, "Hello" Name Tag of Newest User, AWS S3
phpBB portfolio: chevy truck forum, chevy astro van forum
-
- Registered User
- Posts: 287
- Joined: Wed Jan 30, 2008 9:58 pm
- Location: Texas, USA
- Name: Austin Maddox
Re: Error parsing server response
Uploaded file doesn't display at all, the delete button doesn't work too, in the sense that I cannot delete the uploaded file using the "delete file" button.
When I choose a file to be uploaded, I can track two (POST and GET) request in the inspector. They both return a status code 200 as it shown in the previous screenshot.
As I said the floating worning on the exclamation point sais:"Error parsing server response". I am try this extension on a brandly new 3.2. forum so I think you can reply this easily.
When I choose a file to be uploaded, I can track two (POST and GET) request in the inspector. They both return a status code 200 as it shown in the previous screenshot.
As I said the floating worning on the exclamation point sais:"Error parsing server response". I am try this extension on a brandly new 3.2. forum so I think you can reply this easily.
-
- Registered User
- Posts: 15
- Joined: Sun Jan 28, 2018 5:11 pm
Re: Error parsing server response
Can I ask if you are planning to make a release for 3.2?
-
- Registered User
- Posts: 15
- Joined: Sun Jan 28, 2018 5:11 pm
Re: Error parsing server response
I haven't touched phpBB since this extension was released so I'm not set up to be able to fully test the issue you are experiencing right now. My replies to help you troubleshoot have been based on my hazy memory and wild guesses based on what I can remember.
Another thing you might check is your AWS permissions. When you save your AWS credentials in the ACP it should run a quick test upload to make sure your AWS S3 bucket permissions are set correctly. Did that go okay?
As far as updating this extension to be compatible with 3.2, I have no plans to do so. I'd welcome a Pull Request to my GitHub repo if anyone is interested in updating it. I just simply don't have the time to do so right now but I'm not ruling it out in the future. In fact, an issue was already created for it.
Another thing you might check is your AWS permissions. When you save your AWS credentials in the ACP it should run a quick test upload to make sure your AWS S3 bucket permissions are set correctly. Did that go okay?
As far as updating this extension to be compatible with 3.2, I have no plans to do so. I'd welcome a Pull Request to my GitHub repo if anyone is interested in updating it. I just simply don't have the time to do so right now but I'm not ruling it out in the future. In fact, an issue was already created for it.
Available for paid phpBB help! PM me.
My Extensions/MODS: 475 Narius Categorized Smilies for phpBB3, Simplified & Compacted All-Members page, Flash Animated Cumulus Tag Cloud, "Hello" Name Tag of Newest User, AWS S3
phpBB portfolio: chevy truck forum, chevy astro van forum
My Extensions/MODS: 475 Narius Categorized Smilies for phpBB3, Simplified & Compacted All-Members page, Flash Animated Cumulus Tag Cloud, "Hello" Name Tag of Newest User, AWS S3
phpBB portfolio: chevy truck forum, chevy astro van forum
-
- Registered User
- Posts: 287
- Joined: Wed Jan 30, 2008 9:58 pm
- Location: Texas, USA
- Name: Austin Maddox
Re: Error parsing server response
Yes everything was ok there...When you save your AWS credentials in the ACP it should run a quick test upload to make sure your AWS S3 bucket permissions are set correctly. Did that go okay?
I understand you perfectly.I just simply don't have the time to do so right now but I'm not ruling it out in the future
Thank you for your kindness
-
- Registered User
- Posts: 15
- Joined: Sun Jan 28, 2018 5:11 pm
Re: Error parsing server response
I've added a FAQ to address questions surrounding phpBB 3.2 compatibility here: https://www.phpbb.com/customise/db/exte ... 3/faq/2701
Available for paid phpBB help! PM me.
My Extensions/MODS: 475 Narius Categorized Smilies for phpBB3, Simplified & Compacted All-Members page, Flash Animated Cumulus Tag Cloud, "Hello" Name Tag of Newest User, AWS S3
phpBB portfolio: chevy truck forum, chevy astro van forum
My Extensions/MODS: 475 Narius Categorized Smilies for phpBB3, Simplified & Compacted All-Members page, Flash Animated Cumulus Tag Cloud, "Hello" Name Tag of Newest User, AWS S3
phpBB portfolio: chevy truck forum, chevy astro van forum
-
- Registered User
- Posts: 287
- Joined: Wed Jan 30, 2008 9:58 pm
- Location: Texas, USA
- Name: Austin Maddox