Error: Failed to initialize TiDB environment on remote host (task.env_init.failed) #66486
Replies: 1 comment
-
|
Original author: TiDB-AI-Assistant This error message indicates that there was a failure in initializing the TiDB environment on the remote host. Specifically, it failed to write public keys to ‘/dev/null’ for the ‘tidb’ user, and the ‘chmod’ command encountered an “Operation not permitted” error. To troubleshoot this issue, you can try the following steps:
If the issue persists, you may need to provide more details or consult the official documentation for further troubleshooting steps. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Original author: Mannoj_Kumar_Saravanan
Original time: 2024-01-22 12:47:17.993951
Original ID/Slug: 788 / error-failed-to-initialize-tidb-environment-on-remote-host-task-env-init-failed
Error: Failed to initialize TiDB environment on remote host ‘10.57.44.174’ (task.env_init.failed)
caused by: Failed to write public keys to ‘/dev/null’ for user ‘tidb’
caused by: Failed to execute command over SSH for ‘tidb@10.57.44.174:22’
caused by: exit status 1
chmod: changing permissions of ‘/dev/null’: Operation not permitted
Beta Was this translation helpful? Give feedback.
All reactions