Helicone Community Page

Updated 3 months ago

Troubleshooting self-hosting Helicon on local machine

At a glance

The community member is attempting to self-host Helicon on their local machine, but they are unable to access http://localhost:8989/project/default/auth/users. The console logs show a SyntaxError: EOL while scanning string literal error in the clickhouse-migration-runner script. The community member has checked the documentation but could not find any steps they might have missed.

I'm attempting to self-host Helicon on my local machine, but I can't access http://localhost:8989/project/default/auth/users. The console logs show the following error:

Plain Text
clickhouse-migration-runner      |   File "ch_hcone.py", line 35
clickhouse-migration-runner      |     curl_cmd = f"cat \"{migration_file}\" | curl '{
clickhouse-migration-runner      |                                                   ^
clickhouse-migration-runner      | SyntaxError: EOL while scanning string literal
clickhouse-migration-runner exited with code 1


I've checked the documentation and can't find any steps I might have missed.
Add a reply
Sign up and join the conversation on Discord