question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

No JSON object could be decoded

See original GitHub issue

Since today I’m getting this error when I try to search for something:

$ bh "regis"
Oops, look like an exception occured: No JSON object could be decoded

Regards

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:23 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
rcalorascommented, Mar 23, 2016

This is now fixed and released in 1.0.0 😃 Please run bashhub update to get the latest version.

Also if you have one, please discard any private instance urls (i.e. export BH_URL="..."), they won’t work with the latest client.

Thanks for the continued support and patience. Please feel free to open an issue with any feedback, ideas, or trouble you’re having.

1reaction
rcalorascommented, Mar 2, 2016

@sudeeptarlekar-webonise @bilalbaqar Hey guys, yes it’s being addressed in that dev branch. Hoping to have it merged in the next week. It’s stable, but I’m having a few users review it before moving it to master. There may still be a breaking change before then.

A better way to install it is do the default install, then bashhub update 1.0.0-dev this will setup bashhub’s home directory and isolated virtual environment properly.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Displaying better error message than "No JSON object could ...
ValueError : No JSON object could be decoded. which is not very descriptive. The same operation with simplejson : simplejson.loads('[1,2,]') ...
Read more >
5/5 [resolved] 'No JSON Object could be decoded'
Here is my code: from urllib2 import urlopen from json import load apiUrl ... 5/5 [resolved] 'No JSON Object could be decoded'. Here...
Read more >
REST API Integration: No JSON object could be decoded
Hi, I tried do some integration towards serviceNow using python script and referring example given in this link to update the records: Table ......
Read more >
BigSheet Installation failed with error - No JSON object ... - IBM
BigSheet Installation failed with error - No JSON object could be decoded. Troubleshooting. Problem. Installation of BigSheets fails ...
Read more >
no JSON object could be decoded - "MODULE FAILURE"
Hi: Trying to create VPN via play book results in the error as below. I also noticed that the api doesnot have all...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found