Skip to content
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

could not send a trasaction. #564

Open
manthanabc opened this issue Dec 23, 2021 · 0 comments
Open

could not send a trasaction. #564

manthanabc opened this issue Dec 23, 2021 · 0 comments

Comments

@manthanabc
Copy link

for some reason my transfers are not getting confirmed no matter what gas price i use
here is the log


12-23 12:27:56.340 30199 30199 D ForceDarkHelper: updateByCheckExcludeList: pkg: org.walleth activity: org.walleth.debug.DebugWallethActivity@b1049f8
12-23 12:27:56.339 30199 30199 I chatty  : uid=10294(org.walleth) identical 5 lines
12-23 12:27:56.322 30199 30199 D ForceDarkHelper: updateByCheckExcludeList: pkg: org.walleth activity: org.walleth.debug.DebugWallethActivity@b1049f8
12-23 12:27:56.321 30199 30199 I AppCompatViewInflater: app:theme is now deprecated. Please move to using android:theme instead.
12-23 12:27:56.321 30199 30199 D ForceDarkHelper: updateByCheckExcludeList: pkg: org.walleth activity: org.walleth.debug.DebugWallethActivity@b1049f8
12-23 12:27:56.320 30199 30199 I chatty  : uid=10294(org.walleth) identical 4 lines
12-23 12:27:56.318 30199 30199 D ForceDarkHelper: updateByCheckExcludeList: pkg: org.walleth activity: org.walleth.debug.DebugWallethActivity@b1049f8
12-23 12:27:56.307 30199 30199 W ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@cba90c
12-23 12:27:56.293 30199 30199 W ActivityThread: SCHED: org.walleth/.overview.OverviewActivity [75, r=471ms, a=153ms, w=39031ms]
12-23 12:27:56.276 30199 30199 I Timeline: Timeline: Activity_launch_request time:6589454
12-23 12:27:55.788 30199 14022 I System.out: HttpTransport> got {"jsonrpc":"2.0","id":1,"result":{"blockHash":null,"blockNumber":null,"from":"0x7556a1f8313a58872e6b1df4f62d953f5a4e2a76","gas":"0x5208","gasPrice":"0x430e23400","hash":"0x11cbca584d69e069a6b850f27ca9496d26aac8ab308e39625ad98b71780adb5b","input":"0x","nonce":"0x673912","r":"0x95e37481727966e27a7e2b2bb4e4a990e1eeb80d72a9a97170e87f7e5fd26b78","s":"0x242a76f1ceffc70e51c41f63bb6c8a4ca1ac49c570ebc5c64ea3a7da5e3b3ad6","to":"0xcd92a6a09242da41f8559116e524e750974f0984","transactionIndex":null,"type":"0x0","v":"0x2a","value":"0x16345785d8a0000"}}
12-23 12:27:55.788 30199 14022 I System.out: HttpTransport> via https://ropsten.infura.io/v3/b032785efb6947ceb18b9e0177053a17 payload: {"jsonrpc":"2.0","method":"eth_getTransactionByHash","params":["0x11cbca584d69e069a6b850f27ca9496d26aac8ab308e39625ad98b71780adb5b"],"id":1}
12-23 12:27:55.472 30199 14041 I System.out: HttpTransport> got {"jsonrpc":"2.0","id":1,"result":null}
12-23 12:27:55.472 30199 14041 I System.out: HttpTransport> via https://ropsten.infura.io/v3/b032785efb6947ceb18b9e0177053a17 payload: {"jsonrpc":"2.0","method":"eth_getTransactionByHash","params":["0x11cbca584d69e069a6b850f27ca9496d26aac8ab308e39625ad98b71780adb5b"],"id":1}
12-23 12:27:55.174 30199 14022 I System.out: HttpTransport> got {"jsonrpc":"2.0","id":1,"result":"0x8b9bed33f0ba7000"}
12-23 12:27:55.174 30199 14022 I System.out: HttpTransport> via https://ropsten.infura.io/v3/b032785efb6947ceb18b9e0177053a17 payload: {"jsonrpc":"2.0","method":"eth_getBalance","params":["0x7556a1f8313a58872e6b1df4f62d953f5a4e2a76","0xb222f0"],"id":1}
12-23 12:27:54.861 30199 14041 I System.out: HttpTransport> got 404 page not found
12-23 12:27:54.861 30199 14041 I System.out: HttpTransport> via wss://ropsten.infura.io/ws/v3/b032785efb6947ceb18b9e0177053a17 payload: {"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}
12-23 12:27:54.610 30199 14022 I System.out: HttpTransport> got {"jsonrpc":"2.0","id":1,"result":"0xb222f0"}
12-23 12:27:54.610 30199 14022 I System.out: HttpTransport> via https://ropsten.infura.io/v3/b032785efb6947ceb18b9e0177053a17 payload: {"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}
12-23 12:27:54.245 30199 14041 W EtherScanAPI: Problem with JSON from EtherScan: Value Max rate limit reached, please use API Key for higher rate limit at result of type java.lang.String cannot be converted to JSONArray
12-23 12:27:53.939 30199 14022 W EtherScanAPI: Problem with JSON from EtherScan: Value Max rate limit reached, please use API Key for higher rate limit at result of type java.lang.String cannot be converted to JSONArray
12-23 12:27:53.226 30199 14022 W EtherScanAPI: Problem with JSON from EtherScan: Value Max rate limit reached, please use API Key for higher rate limit at result of type java.lang.String cannot be converted to JSONArray
12-23 12:27:52.503 30199 30211 I org.walleth: Background young concurrent copying GC freed 340242(10MB) AllocSpace objects, 64(8448KB) LOS objects, 58% free, 13MB/32MB, paused 222us total 105.051ms
12-23 12:27:48.816 30199 30437 I System.out: HttpTransport> got {"jsonrpc":"2.0","id":1,"result":null}
12-23 12:27:48.816 30199 30437 I System.out: HttpTransport> via https://ropsten.infura.io/v3/b032785efb6947ceb18b9e0177053a17 payload: {"jsonrpc":"2.0","method":"eth_getTransactionByHash","params":["0x11cbca584d69e069a6b850f27ca9496d26aac8ab308e39625ad98b71780adb5b"],"id":1}
12-23 12:27:48.105 30199 30437 I System.out: HttpTransport> got {"jsonrpc":"2.0","id":1,"result":"0x8b9bed33f0ba7000"}
12-23 12:27:48.105 30199 30437 I System.out: HttpTransport> via https://ropsten.infura.io/v3/b032785efb6947ceb18b9e0177053a17 payload: {"jsonrpc":"2.0","method":"eth_getBalance","params":["0x7556a1f8313a58872e6b1df4f62d953f5a4e2a76","0xb222ef"],"id":1}
12-23 12:27:47.380 30199 30437 I System.out: HttpTransport> got {"jsonrpc":"2.0","id":1,"result":"0xb222ef"}
12-23 12:27:47.380 30199 30437 I System.out: HttpTransport> via https://ropsten.infura.io/v3/b032785efb6947ceb18b9e0177053a17 payload: {"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}
12-23 12:27:46.668 30199 30437 W EtherScanAPI: Problem with JSON from EtherScan: Value Max rate limit reached, please use API Key for higher rate limit at result of type java.lang.String cannot be converted to JSONArray
12-23 12:27:40.442 30199 13825 I System.out: HttpTransport> got {"jsonrpc":"2.0","id":1,"result":null}
12-23 12:27:40.442 30199 13825 I System.out: HttpTransport> via https://ropsten.infura.io/v3/b032785efb6947ceb18b9e0177053a17 payload: {"jsonrpc":"2.0","method":"eth_getTransactionByHash","params":["0x11cbca584d69e069a6b850f27ca9496d26aac8ab308e39625ad98b71780adb5b"],"id":1}
12-23 12:27:40.036 30199 13825 I System.out: HttpTransport> got 404 page not found
12-23 12:27:40.036 30199 13825 I System.out: HttpTransport> via wss://ropsten.infura.io/ws/v3/b032785efb6947ceb18b9e0177053a17 payload: {"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}
12-23 12:27:39.601 30199 13825 W EtherScanAPI: Problem with JSON from EtherScan: Value Max rate limit reached, please use API Key for higher rate limit at result of type java.lang.String cannot be converted to JSONArray
12-23 12:27:34.380 30199 30243 I System.out: HttpTransport> got {"jsonrpc":"2.0","id":1,"result":null}
12-23 12:27:34.380 30199 30243 I System.out: HttpTransport> via https://ropsten.infura.io/v3/b032785efb6947ceb18b9e0177053a17 payload: {"jsonrpc":"2.0","method":"eth_getTransactionByHash","params":["0x11cbca584d69e069a6b850f27ca9496d26aac8ab308e39625ad98b71780adb5b"],"id":1}
12-23 12:27:33.624 30199 30243 I System.out: HttpTransport> got 404 page not found
12-23 12:27:33.624 30199 30243 I System.out: HttpTransport> via wss://ropsten.infura.io/ws/v3/b032785efb6947ceb18b9e0177053a17 payload: {"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}
12-23 12:27:33.246 30199 30243 W EtherScanAPI: Problem with JSON from EtherScan: Value Max rate limit reached, please use API Key for higher rate limit at result of type java.lang.String cannot be converted to JSONArray
12-23 12:27:28.206 30199 30374 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=e68ee216-5521-4f7f-9b8e-a3f99452c4f0, tags={ relay, org.walleth.workers.RelayTransactionWorker } ]
12-23 12:27:28.202 30199 14041 I System.out: HttpTransport> got {"jsonrpc":"2.0","id":1,"result":"0x11cbca584d69e069a6b850f27ca9496d26aac8ab308e39625ad98b71780adb5b"}
12-23 12:27:28.202 30199 14041 I System.out: HttpTransport> via https://ropsten.infura.io/v3/b032785efb6947ceb18b9e0177053a17 payload: {"jsonrpc":"2.0","method":"eth_sendRawTransaction","params":["0xf86f83673912850430e2340082520894cd92a6a09242da41f8559116e524e750974f098488016345785d8a0000802aa095e37481727966e27a7e2b2bb4e4a990e1eeb80d72a9a97170e87f7e5fd26b78a0242a76f1ceffc70e51c41f63bb6c8a4ca1ac49c570ebc5c64ea3a7da5e3b3ad6"],"id":1}
12-23 12:27:26.932 30199 31093 I System.out: HttpTransport> got 404 page not found
12-23 12:27:26.931 30199 31093 I System.out: HttpTransport> via wss://ropsten.infura.io/ws/v3/b032785efb6947ceb18b9e0177053a17 payload: {"jsonrpc":"2.0","method":"eth_getTransactionByHash","params":["0x11cbca584d69e069a6b850f27ca9496d26aac8ab308e39625ad98b71780adb5b"],"id":1}
12-23 12:27:26.293 30199 14022 I System.out: HttpTransport> got 404 page not found
12-23 12:27:26.293 30199 14022 I System.out: HttpTransport> via wss://ropsten.infura.io/ws/v3/b032785efb6947ceb18b9e0177053a17 payload: {"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}
12-23 12:27:25.564 30199 14022 W EtherScanAPI: Problem with JSON from EtherScan: Value Max rate limit reached, please use API Key for higher rate limit at result of type java.lang.String cannot be converted to JSONArray
12-23 12:27:21.274 30199 13822 I System.out: HttpTransport> got 404 page not found
12-23 12:27:21.274 30199 13822 I System.out: HttpTransport> via wss://ropsten.infura.io/ws/v3/b032785efb6947ceb18b9e0177053a17 payload: {"jsonrpc":"2.0","method":"eth_getTransactionByHash","params":["0x11cbca584d69e069a6b850f27ca9496d26aac8ab308e39625ad98b71780adb5b"],"id":1}
12-23 12:27:20.557 30199 13822 I System.out: HttpTransport> got {"jsonrpc":"2.0","id":1,"result":"0x8b9bed33f0ba7000"}
12-23 12:27:20.557 30199 13822 I System.out: HttpTransport> via https://ropsten.infura.io/v3/b032785efb6947ceb18b9e0177053a17 payload: {"jsonrpc":"2.0","method":"eth_getBalance","params":["0x7556a1f8313a58872e6b1df4f62d953f5a4e2a76","0xb222ea"],"id":1}
12-23 12:27:19.840 30199 13822 I System.out: HttpTransport> got {"jsonrpc":"2.0","id":1,"result":"0xb222ea"}
12-23 12:27:19.840 30199 13822 I System.out: HttpTransport> via https://ropsten.infura.io/v3/b032785efb6947ceb18b9e0177053a17 payload: {"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}
12-23 12:27:19.531 30199 31026 I System.out: HttpTransport> got {"jsonrpc":"2.0","id":1,"result":null}
12-23 12:27:19.531 30199 31026 I System.out: HttpTransport> via https://ropsten.infura.io/v3/b032785efb6947ceb18b9e0177053a17 payload: {"jsonrpc":"2.0","method":"eth_getTransactionByHash","params":["0x11cbca584d69e069a6b850f27ca9496d26aac8ab308e39625ad98b71780adb5b"],"id":1}
12-23 12:27:18.930 30199 13822 W EtherScanAPI: Problem with JSON from EtherScan: Value Max rate limit reached, please use API Key for higher rate limit at result of type java.lang.String cannot be converted to JSONArray
12-23 12:27:18.869 30199 14014 I System.out: HttpTransport> got 404 page not found
12-23 12:27:18.869 30199 14014 I System.out: HttpTransport> via wss://ropsten.infura.io/ws/v3/b032785efb6947ceb18b9e0177053a17 payload: {"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}
12-23 12:27:18.298 30199 14014 W EtherScanAPI: Problem with JSON from EtherScan: Value Max rate limit reached, please use API Key for higher rate limit at result of type java.lang.String cannot be converted to JSONArray
12-23 12:27:18.297 30199 13822 W EtherScanAPI: Problem with JSON from EtherScan: Value Max rate limit reached, please use API Key for higher rate limit at result of type java.lang.String cannot be converted to JSONArray
12-23 12:27:17.800 30199 30221 I WM-WorkerWrapper: Worker result RETRY for Work [ id=e68ee216-5521-4f7f-9b8e-a3f99452c4f0, tags={ relay, org.walleth.workers.RelayTransactionWorker } ]
12-23 12:27:17.791 30199 30438 I System.out: HttpTransport> got 404 page not found
12-23 12:27:17.791 30199 30438 I System.out: HttpTransport> via wss://ropsten.infura.io/ws/v3/b032785efb6947ceb18b9e0177053a17 payload: {"jsonrpc":"2.0","method":"eth_sendRawTransaction","params":["0xf86f83673912850430e2340082520894cd92a6a09242da41f8559116e524e750974f098488016345785d8a0000802aa095e37481727966e27a7e2b2bb4e4a990e1eeb80d72a9a97170e87f7e5fd26b78a0242a76f1ceffc70e51c41f63bb6c8a4ca1ac49c570ebc5c64ea3a7da5e3b3ad6"],"id":1}
12-23 12:27:17.580 30199 13888 I System.out: HttpTransport> got 404 page not found
12-23 12:27:17.580 30199 13888 I System.out: HttpTransport> via wss://ropsten.infura.io/ws/v3/b032785efb6947ceb18b9e0177053a17 payload: {"jsonrpc":"2.0","method":"eth_sendRawTransaction","params":["0xf86f83673912850430e2340082520894cd92a6a09242da41f8559116e524e750974f098488016345785d8a0000802aa095e37481727966e27a7e2b2bb4e4a990e1eeb80d72a9a97170e87f7e5fd26b78a0242a76f1ceffc70e51c41f63bb6c8a4ca1ac49c570ebc5c64ea3a7da5e3b3ad6"],"id":1}
12-23 12:27:17.446 30199 30225 W RenderInspector: QueueBuffer time out on org.walleth/org.walleth.overview.OverviewActivity, count=1, avg=18 ms, max=18 ms.
12-23 12:27:17.348 30199 30220 I WM-WorkerWrapper: 	at java.lang.Thread.run(Thread.java:919)
12-23 12:27:17.348 30199 30220 I WM-WorkerWrapper: 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
12-23 12:27:17.348 30199 30220 I WM-WorkerWrapper: 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
12-23 12:27:17.348 30199 30220 I WM-WorkerWrapper: 	at androidx.work.impl.utils.SerialExecutor$Task.run(SerialExecutor.java:91)
12-23 12:27:17.348 30199 30220 I WM-WorkerWrapper: 	at androidx.work.impl.WorkerWrapper$2.run(WorkerWrapper.java:300)
12-23 12:27:17.348 30199 30220 I WM-WorkerWrapper: 	at androidx.work.impl.utils.futures.AbstractFuture.get(AbstractFuture.java:475)
12-23 12:27:17.348 30199 30220 I WM-WorkerWrapper: 	at androidx.work.impl.utils.futures.AbstractFuture.getDoneValue(AbstractFuture.java:514)
12-23 12:27:17.348 30199 30220 I WM-WorkerWrapper: 	at androidx.work.impl.utils.futures.AbstractFuture.cancellationExceptionWithCause(AbstractFuture.java:1184)
12-23 12:27:17.348 30199 30220 I WM-WorkerWrapper: java.util.concurrent.CancellationException: Task was cancelled.
12-23 12:27:17.348 30199 30220 I WM-WorkerWrapper: Work [ id=d1301619-3acc-4749-8490-d54abd73e47b, tags={ relay, org.walleth.workers.RelayTransactionWorker } ] was cancelled
12-23 12:27:17.246 30199 30199 W ActivityThread: SCHED: org.walleth/.transactions.CreateTransactionActivity [73, r=1455ms, a=536ms, w=26776ms]
12-23 12:27:17.227 30199 30225 D OpenGLRenderer: endAllActiveAnimators on 0x7226f5c400 (RippleDrawable) with handle 0x7227f4d700
12-23 12:27:16.215 30199 30243 D ForceDarkHelper: updateByCheckExcludeList: pkg: org.walleth activity: org.walleth.transactions.CreateTransactionActivity@ad83e05
12-23 12:27:16.213 30199 30243 I chatty  : uid=10294(org.walleth) DefaultDispatch identical 2 lines
12-23 12:27:16.212 30199 30243 D ForceDarkHelper: updateByCheckExcludeList: pkg: org.walleth activity: org.walleth.transactions.CreateTransactionActivity@ad83e05
12-23 12:27:15.122 30199 31026 I System.out: HttpTransport> got {"jsonrpc":"2.0","id":1,"result":"0x8b9bed33f0ba7000"}
12-23 12:27:15.122 30199 31026 I System.out: HttpTransport> via https://ropsten.infura.io/v3/b032785efb6947ceb18b9e0177053a17 payload: {"jsonrpc":"2.0","method":"eth_getBalance","params":["0x7556a1f8313a58872e6b1df4f62d953f5a4e2a76","0xb222ea"],"id":1}
12-23 12:27:14.550 30199 31093 I System.out: HttpTransport> got {"jsonrpc":"2.0","id":1,"result":"0x8b9bed33f0ba7000"}
12-23 12:27:14.550 30199 31093 I System.out: HttpTransport> via https://ropsten.infura.io/v3/b032785efb6947ceb18b9e0177053a17 payload: {"jsonrpc":"2.0","method":"eth_getBalance","params":["0x7556a1f8313a58872e6b1df4f62d953f5a4e2a76","0xb222ea"],"id":1}
12-23 12:27:14.104 30199 31026 I System.out: HttpTransport> got {"jsonrpc":"2.0","id":1,"result":"0xb222ea"}
12-23 12:27:14.104 30199 31026 I System.out: HttpTransport> via https://ropsten.infura.io/v3/b032785efb6947ceb18b9e0177053a17 payload: {"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}
12-23 12:27:14.103 30199 31093 I System.out: HttpTransport> got {"jsonrpc":"2.0","id":1,"result":"0xb222ea"}
12-23 12:27:14.103 30199 31093 I System.out: HttpTransport> via https://ropsten.infura.io/v3/b032785efb6947ceb18b9e0177053a17 payload: {"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}
12-23 12:27:14.102 30199 14087 I System.out: HttpTransport> got {"jsonrpc":"2.0","id":1,"result":"0x8b9bed33f0ba7000"}
12-23 12:27:14.102 30199 14087 I System.out: HttpTransport> via https://ropsten.infura.io/v3/b032785efb6947ceb18b9e0177053a17 payload: {"jsonrpc":"2.0","method":"eth_getBalance","params":["0x7556a1f8313a58872e6b1df4f62d953f5a4e2a76","0xb222ea"],"id":1}
12-23 12:27:13.385 30199 31093 W EtherScanAPI: Problem with JSON from EtherScan: Value Max rate limit reached, please use API Key for higher rate limit at result of type java.lang.String cannot be converted to JSONArray
12-23 12:27:13.381 30199 31026 W EtherScanAPI: Problem with JSON from EtherScan: Value Max rate limit reached, please use API Key for higher rate limit at result of type java.lang.String cannot be converted to JSONArray
12-23 12:27:13.329 30199 14087 I System.out: HttpTransport> got {"jsonrpc":"2.0","id":1,"result":"0xb222ea"}
12-23 12:27:13.329 30199 14087 I System.out: HttpTransport> via https://ropsten.infura.io/v3/b032785efb6947ceb18b9e0177053a17 payload: {"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}
12-23 12:27:12.893 30199 14087 W EtherScanAPI: Problem with JSON from EtherScan: Value Max rate limit reached, please use API Key for higher rate limit at result of type java.lang.String cannot be converted to JSONArray
12-23 12:27:12.479 30199 31026 W EtherScanAPI: Problem with JSON from EtherScan: Value Max rate limit reached, please use API Key for higher rate limit at result of type java.lang.String cannot be converted to JSONArray
12-23 12:27:12.475 30199 14087 W EtherScanAPI: Problem with JSON from EtherScan: Value Max rate limit reached, please use API Key for higher rate limit at result of type java.lang.String cannot be converted to JSONArray

and the screenshot of trasaction
Screenshot_2021-12-23-12-29-16-663_org walleth

i have no idea why this is happning

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

No branches or pull requests

2 participants
@manthanabc and others