-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does nothing #3
Comments
There are two places where you can look for errors:
I'd check the sublime console to see if there are any errors. When it's working you should see output like this: Staring subhub server on port 48666 |
that only happens if sublime is closed make sure sublime is running when you click on the button. |
i also had a problem like this it turns out that the port 48666 was already taken by something else and the server in sublime was not working correctly. |
Does nothing 127.0.0.1 - - [11/Sep/2015 21:51:06] "POST / HTTP/1.1" 201 - Cloning [email protected]:mechio/subhub.gitException happened during processing of request from ('127.0.0.1', 51349) During handling of the above exception, another exception occurred: Traceback (most recent call last): |
I have the plugin installed, both in Chrome as well as Sublime Text 3, but I get nothing. The button shows the spinning icon, and then goes back to what it was before, with no other indication of anything happening.
I'm on Windows 7x64, with Dev channel for Chrome and most recent non-dev channel Sublime Text 3 installed (fresh, with Package Control)
Where can I look to see what's happening?
This is a great idea, and I want it to work sooo bad :)
The text was updated successfully, but these errors were encountered: