Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing Netlify check #61

Open
Harshil-Jani opened this issue Jul 24, 2022 · 2 comments
Open

Failing Netlify check #61

Harshil-Jani opened this issue Jul 24, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@Harshil-Jani
Copy link
Collaborator

Description

The netlify checks in the PR's are failing due to Mixed-Content error. This is due to http and https. I tried finding a way to disable it from the netlify admin but I cannot find anything. I am not so sure whether we could disable that check on our own or not. Here is the similar kind of discussion raised https://answers.netlify.com/t/how-to-disable-specific-checks-for-pull-requests/14568/6 but with time, I think the solution which they gave in link is outdated. I tried with one of my personal project but netlify seems to change a lot from what it is. Maybe someone having the access to C4GT netlify can check for this solution given here. The failing check is really annoying to work with.

@Harshil-Jani Harshil-Jani added the bug Something isn't working label Jul 24, 2022
@29deepanshutyagi
Copy link

To fix this issue, I can update the URLs of the resources to use HTTPS instead of HTTP. You can do this by modifying the code or configuration files that reference the resources. Once the resources are updated, the mixed-content error should be resolved.
so, assign me this issue

@mondalsurojit
Copy link

mondalsurojit commented Apr 11, 2024

@Harshil-Jani This issue is already resolved. I tested the site using Why No Padlock? and it seems that the specific error mentioned i.e Mixed-Content error is either not found or previously solved by another contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants