List Websites 500 Internal Server Error

Hello Everyone
You can use the following solution till Usman Bhai makes changes in the repo.
Search · statically.io · GitHub

File No. 1: /usr/local/CyberCP/websiteFunctions/templates/websiteFunctions/listWebsites.html
Line number: 46
Original code: <div style="background-image: url(‘https://cdn.statically.io/screenshot/{$ web.domain $}?fullPage=true’);
Replacement code: <div style="background-image: url(‘https://render-tron.appspot.com/screenshot/https://{$ web.domain $}?fullPage=true’);

File No. 2: /usr/local/CyberCP/websiteFunctions/templates/websiteFunctions/listChildDomains.html
Line number: 44

Original code: <div style="background-image: url(‘https://cdn.statically.io/screenshot/{$ web.domain $}?fullPage=true’);;
Replacement code: <div style="background-image: url(‘https://render-tron.appspot.com/screenshot/https://{$ web.domain $}?fullPage=true’);;

Restart the lscpd service after making the above changes
service lscpd restart

1 Like

The challenge isn’t the local storage, it’s a script to actually capture the screenshots.

I haven’t tried this yet but if Rendertron is working then good call !

They do note that the server you have listed here is a demo though on the Rendertron GitHub page:

“A demo Rendertron service is available at https://render-tron.appspot.com/. It is not designed to be used as a production endpoint. You can use it, but there are no uptime guarantees.”

It’s an interesting project though and there is no reason that it couldn’t be used as a local solution for capturing and storing shots.

1 Like

Seems interesting and nice share.

That part was removed in the latest build.
I copied the one from earlier and pasted it in.

It works from time to time but also gives Internal Server Error on that site also.

it was…
even have delay …24h maybe

That would be because…