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

SSH Keyfile can not create #66

Closed
stefanwerfling opened this issue Mar 8, 2024 · 0 comments
Closed

SSH Keyfile can not create #66

stefanwerfling opened this issue Mar 8, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@stefanwerfling
Copy link
Owner

{
   "date":"Fri Mar 08 2024 08:14:33 GMT+0000 (Coordinated Universal Time)",
   "error":{
      
   },
   "exception":true,
   "level":"error",
   "message":"uncaughtException: SshServer::getInstance: Keyfile can not create! ./ssh/ssh_host_rsa_key\nError: SshServer::getInstance: Keyfile can not create! ./ssh/ssh_host_rsa_key\n    at SshServer.getInstance (file:///opt/flyingfish/sshserver/dist/inc/Ssh/SshServer.js:16:27)\n    at async file:///opt/flyingfish/sshserver/dist/main.js:65:20",
   "os":{
      "loadavg":[
         1.11,
         0.93,
         0.39
      ],
      "uptime":28730.56
   },
   "process":{
      "argv":[
         "/usr/local/bin/node",
         "/opt/flyingfish/sshserver/dist/main.js",
         "--envargs=1"
      ],
      "cwd":"/opt/flyingfish",
      "execPath":"/usr/local/bin/node",
      "gid":0,
      "memoryUsage":{
         "arrayBuffers":121248,
         "external":18345779,
         "heapTotal":53571584,
         "heapUsed":36355808,
         "rss":103432192
      },
      "pid":1,
      "uid":0,
      "version":"v18.19.1"
   },
   "stack":"Error: SshServer::getInstance: Keyfile can not create! ./ssh/ssh_host_rsa_key\n    at SshServer.getInstance (file:///opt/flyingfish/sshserver/dist/inc/Ssh/SshServer.js:16:27)\n    at async file:///opt/flyingfish/sshserver/dist/main.js:65:20",
   "timestamp":"2024-03-08T08:14:33.746Z",
   "trace":[
      {
         "column":27,
         "file":"file:///opt/flyingfish/sshserver/dist/inc/Ssh/SshServer.js",
         "function":"SshServer.getInstance",
         "line":16,
         "method":"getInstance",
         "native":false
      },
      {
         "column":20,
         "file":"async file:///opt/flyingfish/sshserver/dist/main.js",
         "function":null,
         "line":65,
         "method":null,
         "native":false
      }
   ]
}
@stefanwerfling stefanwerfling added the bug Something isn't working label Mar 8, 2024
stefanwerfling pushed a commit that referenced this issue Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant