ckan / ckan.org

Source code for the ckan.org website
Other
3 stars 6 forks source link

502 Bad Gateway error when publishing content on CKAN Blog #186

Closed popovayoana closed 6 months ago

popovayoana commented 7 months ago

Description

When attempting to publish content on the CKAN.org Blog, a 502 Bad Gateway error occurs, preventing the publication of the content. This issue has been persistent for the last two weeks and appears to be content-specific, as tests with an empty page do not trigger the error. Specifically, I am unable to publish this article: https://ckan.org/admin/pages/367/edit

Note: This issue is critical as it entirely blocks the ability to publish new content on the CKAN Blog.

Steps to Reproduce

  1. Navigate to CKAN Blog Admin Page https://ckan.org/admin/pages/7
  2. Attempt to publish the blog post called "Product Market Fit for CKAN 2023": https://ckan.org/admin/pages/367/edit
  3. Observe the 502 Bad Gateway error upon attempting publication Result: A 502 Bad Gateway error is presented upon attempting to publish content-filled blog posts, whereas empty posts get published without issue.

Environment

popovayoana commented 7 months ago

@Alex-Pavlyuk @alexmorev can you have a look at this? it's a huge blocker and i don't know how to fix it... thanks!

alexmorev commented 7 months ago

@popovayoana Fixed. Please check.

popovayoana commented 7 months ago

@alexmorev thanks for fixing this! I can see the blog post is published which is great!

an observation: I tried to upload an infographic via Insert a block > Post image and it gave me same 502 error image

Then I tried to do it directly in the paragraph field via + Image and it worked image

Not sure what the reason is, I'm just reporting my observations...

alexmorev commented 7 months ago

@popovayoana It works correctly at the moment. Please test and give your feedback.

popovayoana commented 6 months ago

FIXED. thanks @alexmorev, tested it, works perfect 🙏