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

messages disappear even when action fails #603

Open
rtpHarry opened this issue Jun 15, 2023 · 1 comment
Open

messages disappear even when action fails #603

rtpHarry opened this issue Jun 15, 2023 · 1 comment

Comments

@rtpHarry
Copy link

Bit of a fringe case for this one but I thought I'd post it here for you to decide if its worth handling the case.

I had a site on a VPS which I was launching on a server before the DNS was pointed, it was just pointed using a HOSTS file.

I clicked on the "enable" option to bulk set the and it took me to the page, but no settings loaded.

I'm assuming that somewhere the code is trying to make an external call back to itself?

So it seems the enable option doesn't realise it has failed.

I've gone back today now that its live and manually turned on each of the items no problem.

@rlankhorst
Copy link
Collaborator

@rtpHarry Sorry for not responding here earlier, missed this one. For SSL verification the plugin will try to do a curl request, but this shouldn't fail the entire settings page.

Possibly the Rest API calls were failing, if you run into this again, can you make a screenshot of the console log so we can see what was happening in the react application?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants