Can't delete scripts file on Self-Hosted version

Based on this thread, I know that we can’t run script at the moment for self-hosted version.

But here I just try to create a script file and want to delete it.

But after clicking the delete option, I got “Internal Server Error” as shown in below image.

Setable version 1.5.2

What is wrong?

Can you check the error message in dtable_web.log?

Sorry for the late reply, there were long holiday here.

This is what I got:
2020-12-28 09:46:35,610 [ERROR] seahub.api2.endpoints.run_script:283 delete Invalid URL '/tasks/0b66e405-b652-486e-a073-d056874bcfad/RguV.py/': No schema supplied. Perhaps you meant http:///tasks/0b66e405-b652-486e-a073-d056874bcfad/RguV.py/?

does it related to the hostname?

in my instance, I’ve changed all the hostname/url into https in these files: ccnet.conf (SERVICE_URL) and dtable_web_settings.py

Am I miss some files that I need to change?

It is a bug. We will fix it in version 1.7.

1 Like