potpie
potpie copied to clipboard
Repository does not consist of a language currently supported
hI,
I have setup Potpie locally and am trying to parse a local repo consisting of Python scripts and some csv files. While parsing the repo, I am getting this error message:
detail="01957999-73f1-7949-be09-082c8bcc465c Failed during parsing: Repository doesn\'t consist of a language currently supported.")')
Traceback (most recent call last):
May I check what languages are currently supported?
Hi @samin-batra thanks for opening the issue! Python language is definitely supported. Could you share more logs from your celery server to help us debug?
Hi, thanks.. these are the logs
- Hi, i have been able to resolve this issue. However, with the project ID that was created, when I query the api to get status of scan, it says project doesn't exist or access denied. In the logs, it says development mode is enabled. Using mock authentication.
- Also, when I want to use the endpoint to create a conversation, it is asking for user ID. What would be the user iD in the case of dev mode? i didn't call the authentication endpoint.
Hey @samin-batra apologies, this slipped through the cracks.
- If you are using dev mode and mock auth is enabled then you shouldn't be passing anything in the auth headers, could you please confirm this is the case
- 'defaultuser' is what we have in the sample env template, if you haven't updated that then 'defaultuser' should be the user id