Closed kevinvermeulenn closed 2 years ago
Hi @kevinvermeulenn
Try this to debug the outcome:
?debug=1
to the end of the URL in the backendI hope this helps!
hanks for your support, @daftspunk!
I've succeed to get the log file in the storage/logs. Seems that I was missing the / at the end of the URL.
Ah yes, this can be caused by a redirect happening at your server. When it redirects to include a trailing slash then the beacon message can be lost.
Thanks for reporting back
I've done all steps that are necessary. Uploaded the unzipped files to server subdomain.domain.com (also tried https://subdomain.domain.com). The status of the beacon keeps unreachable.
How to solve this?