If the site has Rename Admin Paths set (https://www.drupal.org/project/rename_admin_paths) then Lumturio will fail due to the URL scheme that the service is looking for.

Comments

laughnan created an issue. See original summary.

laughnan’s picture

Example would be changing /admin to /management. Since the URL /admin/reports/system_status/ redirects to /management/reports/system_status/ it will fail to get the necessary data and 404.

sam hermans’s picture

Assigned: Unassigned » sam hermans

Hmm, solving this in the module will create a mess.

I will implement this on the server side and allow to specify the 'path to the report' as an advanced site setting as this will be useful for other non Drupal sites in the future.

sam hermans’s picture

Status: Active » Needs review
StatusFileSize
new55.41 KB

Hello @laughnan,

You should now be able to set a crawl path per website:

Custom Crawl Path Image

Can you confirm that this resolves the issue ?

laughnan’s picture

Testing now @Sam Hermans.

laughnan’s picture

Updated the portal and I'm still seeing an error code of 0 on the site. I've sent you a more specific details in email.

sam hermans’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.