Network Error issue

My netlify website is https://pornix.netlify.app/

i made some changes to the frontend (only visible changes) in my website and haven’t changed any configuration settings but still I am getting a network error message. I tried publishing my previous deploys which uses the same backend URL running over ‘http://’ and it does not show any network error but when I deployed my recent frontend visual changes, it leads to network error. Please help me resolve this issue.

@sankalps63 First, see this thread.

Second, the page is making requests to elasticbeanstalk.com that are on http.
If you ensure those requests are made to https it will work.

But in the previous deploy it was working with http as well. The error I am facing is axios error, please check it once, because I think there is something wrong from netlify side.

I can’t comment on your assertion that it was working on http previously.
From my limited visibility it’s possible more has changed than you realize, or that you’re just mistaken.

I don’t see how that can be the case.

It’s a browser error occurring entirely client side on a direct request to 3rd party site.
Netlify is quite simply not involved in that.

ok, can you help me set up ssl without load balancer in aws free-tier for ec2 in elastic beanstalk please?

@sankalps63 No.

You would need to seek help with that elsewhere.
This forum is for assistance with Netlify.

It’d be like going to AWS support and asking them to help you set up a project on Google Cloud.

Hi, if you need assistance with AWS related queries I’d reach out to their team directly.