-
-
Notifications
You must be signed in to change notification settings - Fork 242
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
Watson Sync prompts "No JSON object could be decoded" #208
Comments
How have you configured the Crick backend? Are you using your own instance of Crick? |
I have an account set up on crick.io and have "https://api.crick.io/watson" and my token set up under [backend] in my watson config file. It works fine when I sync on iMac, but I get the aforementioned error when I try to sync on my new Windows laptop. My guess is that I've somehow configured something wrong somewhere in setting up Watson and/or Ubuntu Bash, but my trial and error so far has accomplished nothing. |
I'm getting this error as well on Elementary OS Luna (Ubuntu 18.04 LTS), as well as Windows 10 set up with Anaconda (pip 18.1) |
I reproduced this error but with other console log:
I remember that I synchronized with watson one time it is described there
I think to fix this issue we need catch this error and convert it to simple friendy to end user tutorial about possible synchronization options
Related / blocking issues I had hope that I can write simple turorial because of I had setup synchronization with crick ealier but untortunatelly now I have error. Setps to reproduce:
I do not have any time frame. I typed
And there is error:
Additional info
Please catch this exception and convert it to human readable reason and instruction wat goes wrong. |
Hello!
I am using Watson on Ubuntu Bash installed on Windows 10 Subsystem for Linux. Everything works great except when I try to "watson sync" with my crick api, I get this message:
Appears to be something with JSON and/or python and/or pip. I've tried installing and re-installing these things to no avail. Any thoughts on what might be going on here? Any help is much appreciated!
The text was updated successfully, but these errors were encountered: