Lost the connation!

Hi, it seems we lost sever connection, started like sit not secured later, error “504 Gateway Time-out” . When I try to run: " python3 run.py --setup "I got the below response. Kindly assist!

Traceback (most recent call last):
File “run.py”, line 16, in
from helpers.command import Command
File “/home/ubuntu/kobo-install/helpers/command.py”, line 8, in
from helpers.config import Config
File “/home/ubuntu/kobo-install/helpers/config.py”, line 33
<<<<<<< HEAD
^
SyntaxError: invalid syntax

solved! it was merge conflicts

1 Like

Thank you for sharing the solution with the entire community, @rwabig!