Skip to content

gettransactionsign this API generates an error of "Error 405 HTTP method POST is not supported by this URL" #5277

@shuhuan2009

Description

@shuhuan2009

Problem: Can not invoke wallet/gettransactionsign to transfer trx with my full node.

error msg:

<title>Error 405 HTTP method POST is not supported by this URL</title>

HTTP ERROR 405 HTTP method POST is not supported by this URL

URI: /wallet/gettransactionsign
STATUS: 405
MESSAGE: HTTP method POST is not supported by this URL
SERVLET: org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6cb759d5

Powered by Jetty:// 9.4.49.v20220914

BUILD SUCCESSFUL in 18s
68 actionable tasks: 1 executed, 67 up-to-date
FullNode killed
starting FullNode
2588061
process : nohup java -Xmx24g -XX:+HeapDumpOnOutOfMemoryError -jar FullNode.jar -c /mnt/tron/FullNode/main_net_config.conf >> start.log 2>&1 &
pid : 2588061
application: FullNode
tron net : mainnet
deploy path: /mnt/tron/FullNode
git commit : d5da6ae
git branch : release
db path : /mnt/tron/FullNode/output-directory
log path : /mnt/tron/FullNode/logs
heap-size : 24g
grpc port : 50051

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic:apirpc/http related issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions