Replies: 4 comments 3 replies
-
Hi, @L1miter. Thank you for the reporting. Could you, please, tell us how did you compile it, and what the command you have used to running it? Beyond that, what is your operating system and its architecture? |
Beta Was this translation helpful? Give feedback.
-
I compiled it using the official guide on the ShellHub page: https://docs.shellhub.io/developers/agent/installing. Following the instructions for installing from source code, I used the go command from Golang and successfully built the executable. I then copied the config.json and shellhub-agent.service files from the shellhub/agent/packaging directory and moved them to another computer running Debian. |
Beta Was this translation helpful? Give feedback.
-
And about the OS used to compile it; What did you use? |
Beta Was this translation helpful? Give feedback.
-
@L1miter, hi. I have tried to replicate the issue, but unsuccessful; the agent ran without flaws. What I did?
Did you do something different? |
Beta Was this translation helpful? Give feedback.
-
I'm trying to start the ShellHub agent. However, after typing ./agent, I get a "no such file or directory" error.
I've copied the config.json file and modified it with the location of the shellhub.key. I've also configured the server IP address and tenant ID. I left the PATH variable untouched, but I'm still getting the same error.
I compiled the agent according to the official ShellHub guide, but it still refuses to work. Can someone tell me what I'm doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions