We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
exit status 1
Hi, I have just downloaded lemonade using the latest release tar. I am running a headless ubuntu server:
tar
❯ which lemonade /usr/local/bin/lemonade
Version: v1.1.1
❯ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 18.04.2 LTS Release: 18.04 Codename: bionic
I run the server with
lemonade server
(no output)
I then run
❯ echo "hi" | lemonade copy exit status 1
The server emits:
❯ lemonade server 2021/03/18 08:29:14 Request from [::1]:39108
⌘v does not produce "hi". Thanks for your help!
The text was updated successfully, but these errors were encountered:
i have the same problem too. need help
Sorry, something went wrong.
Anyways, im trying to fix it .wait...
I have the same problem
this is documented i guess, you need to add the --host param with your current ip even if you are in the server machine
No branches or pull requests
Hi, I have just downloaded lemonade using the latest release
tar
. I am running a headless ubuntu server:Version:
v1.1.1
I run the server with
(no output)
I then run
The server emits:
⌘v does not produce "hi". Thanks for your help!
The text was updated successfully, but these errors were encountered: