Error message: Error Null
Permalink
Hi, new to concrete5 and CMS, so please be patient.
I installed ceoncrete 5 on my CENTOS 7 home server with PHP 7.2.11 and mariadb-5.5.60-1.
I started playing around by modifying the loaded them page.
After changing text (e.g. size, font, color, etc...) and saving a which window with 'Error Null' shows up.
How can I fix this?
Thanks for your help.
Wolfgang
I installed ceoncrete 5 on my CENTOS 7 home server with PHP 7.2.11 and mariadb-5.5.60-1.
I started playing around by modifying the loaded them page.
After changing text (e.g. size, font, color, etc...) and saving a which window with 'Error Null' shows up.
How can I fix this?
Thanks for your help.
Wolfgang
Using the newest concrete5 (8.4.3)? You'd open Chrome, open DevTools (F12) and see if you get any errors in the console. You'd also check the 'Network' tab and see what kind of response concrete5 returns.
I run 5.8.4.3
I googled around, but I have not been able to identify yet how to fix this.
Hopefully there is an eport that can through me a lifeline....
There is another hickup when loggin in, although after reloading the page I can log in.
Invalid form token. Please reload this form and submit again.
Thanks for the help, WOlfgang
I googled around, but I have not been able to identify yet how to fix this.
Hopefully there is an eport that can through me a lifeline....
There is another hickup when loggin in, although after reloading the page I can log in.
Invalid form token. Please reload this form and submit again.
Thanks for the help, WOlfgang
Maybe this blog post helps you to *identify* the problem. https://a3020.com/blog/basic-analysis-and-debugging-with-chrome-devt...
I found a solution by installing a Chrome extension that drops X-Frame-Options and Content-Security-Policy HTTP response headers.
Is this the best solution?
Wolfgang
Is this the best solution?
Wolfgang
I don't know, because you haven't shared the error you are getting.
Refused to display "https://........." in a frame because is set "X Frame-Options to deny"
Blocked a frame with origin "https..." from jquery.js:4 accessing a frame with origin "null". The frame requesting access has a protocol of "https", the frame being accessed has a protocol of "data"
Wolfgang
Blocked a frame with origin "https..." from jquery.js:4 accessing a frame with origin "null". The frame requesting access has a protocol of "https", the frame being accessed has a protocol of "data"
Wolfgang
OK, I _think_ this error is caused by another error. Can you inspect the Network tab while reproducing the error and then inspect the individual request to the server? I'm interested in the exact response you're getting back from the server. Another thing worth checking is the Logs page in concrete5.
Attached screenshots. Is this the info we were looking for?
Concerning log file, there is nothing related to this error I guess.
Oct 29, 2018, 2:48:28 PM Application admin Session Invalidated. Session IP "165.225.80.116" did not match provided IP "89.167.129.106".
Weird is that these IPs have nothing to do with my server.
Wolfgang
Concerning log file, there is nothing related to this error I guess.
Oct 29, 2018, 2:48:28 PM Application admin Session Invalidated. Session IP "165.225.80.116" did not match provided IP "89.167.129.106".
Weird is that these IPs have nothing to do with my server.
Wolfgang
Yes, the request that starts with "submit" is relevant, I think. Can you click on that, and then see it's 'Response'? (it's one of the tabs on the right, once you clicked on the request)
The response of the submit request is: Failed to load respond data
The last on in the list produces the following response: "Failed to load
response data"
On Mon, Oct 29, 2018 at 3:09 PM concrete5 Community <
discussions@concretecms.com> wrote:
response data"
On Mon, Oct 29, 2018 at 3:09 PM concrete5 Community <
discussions@concretecms.com> wrote: