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.

JSONRPCError code":100

See original GitHub issue

Hello, I uploaded all file into server, but when open index.php in my browser I got this error. Could you help me out?

{"jsonrpc":"2.0","result":null,"id":null,"error":{"code":100,"message":"Server error","error":{"name":"PHPErorr","code":2,"message":"unlink(\/home\/content\/a2pewpnaspod04_data03\/66\/41247166\/html\/usr\/php\/leash\/config.json): No such file or directory","file":"\/home\/content\/a2pewpnaspod04_data03\/66\/41247166\/html\/usr\/php\/leash\/lib\/Service.php","at":249,"line":" unlink($filename);"},"name":"JSONRPCError"}}

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
jcubiccommented, Aug 17, 2017

Added the check.

0reactions
Mark-Joycommented, Aug 18, 2017

Thank you! I updated to latest version through “update” command. It works perfectly now!!

Read more comments on GitHub >

github_iconTop Results From Across the Web

JSON-RPC API - Release 1 - Error Codes - random.org's API
JSON-RPC API – Release 1 – Error Codes. This page lists all the errors that a client can encounter from the API. Some...
Read more >
JSON-RPC Example — WebOb 1.6.4 documentation
The example shows how to create a JSON-RPC endpoint using WebOb and the ... code=100, message=str(exc_value), error=tb) return Response( status=500, ...
Read more >
ErrorCode in jsonrpc_core::types::error - Rust - Docs.rs
Invalid JSON was received by the server. An error occurred on the server while parsing the JSON text. InvalidRequest. The JSON sent is...
Read more >
JSON-RPC API — FISCO BCOS EN v2.9.0 documentation
There are 2 types of error code: JSON-RPC standard error code and FISCO BCOS ... FISCO BCOS RPC error codes and their corresponding...
Read more >
EIP RPC errors · Issue #136 · ethereum/EIPs - GitHub
Define a standard for Ethereum JSON-RPC errors. ... error code number for each specific condition, e.g. (100: invalid transaction nonce, ...
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