Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

Can't start sourcetrail server. #3

Open
Lennon925 opened this issue Mar 25, 2020 · 8 comments
Open

Can't start sourcetrail server. #3

Lennon925 opened this issue Mar 25, 2020 · 8 comments

Comments

@Lennon925
Copy link

VSCode Version: 1.43.2
SourceTrail Version:0.0.2

sourcetrail server can't be started after vscode lanuched. Any steps I missed?

image

@mlangkabel
Copy link
Contributor

Oh, it looks like there is some confusion here. vsce-sourcetrail is just the lightweight plugin for the vs code editor that synchronizes the Sourcetrail app (https://github.com/CoatiSoftware/Sourcetrail) with VSCode.

@Lennon925
Copy link
Author

Oh, it looks like there is some confusion here. vsce-sourcetrail is just the lightweight plugin for the vs code editor that synchronizes the Sourcetrail app (https://github.com/CoatiSoftware/Sourcetrail) with VSCode.

OK. How to use this vsce-sourcetrail in vscode editor? I need to download sourcetrail and run it even thought I install vsce-sourcetrail this extension in vscode editor? Any document to provide?

@mlangkabel
Copy link
Contributor

@bballamudi
Copy link

Although I followed the specified instructions in the above link I still get the same error when I run "Sourcetrail: (Re)start server".

Error:

Sourcetrail - Cant send message: is Sourcetrail running?

@mlangkabel
Copy link
Contributor

@bballamudi: which version of Sourcetrail are you using, and is it running and does it have a project open that contains the source file that you have open in VS?

@daidai21
Copy link

VSCode Version: 1.43.2
SourceTrail Version:0.0.2

sourcetrail server can't be started after vscode lanuched. Any steps I missed?

image

I meet the same problem, too.
Because you used proxy. Turn off the proxy and it will work.

@RobotMo
Copy link

RobotMo commented Sep 29, 2020

Although I followed the specified instructions in the above link I still get the same error when I run "Sourcetrail: (Re)start server".

Error:

Sourcetrail - Cant send message: is Sourcetrail running?

I meet the same, too. Although I followed the specified instructions, the error still exists.

@Sudheer-Nanduri
Copy link

Worked for me when I interchanged the port numbers (twice., making them back to original) in both Sourcetrail and VSCode extension settings.
Windows user -> checked whether the ports are live using cmd prompt > netstat -a -n -o | find "6666".
Can not explain how and why as I have insufficient knowledge (noob) on the topic.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants