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

Silently fails with exit status 1 #36

Open
ethanabrooks opened this issue Mar 18, 2021 · 4 comments
Open

Silently fails with exit status 1 #36

ethanabrooks opened this issue Mar 18, 2021 · 4 comments

Comments

@ethanabrooks
Copy link

Hi, I have just downloaded lemonade using the latest release tar. I am running a headless ubuntu server:

❯ 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!

@micsama
Copy link

micsama commented Jun 19, 2021

i have the same problem too. need help

@micsama
Copy link

micsama commented Jun 19, 2021

Anyways, im trying to fix it .wait...

@ericuni
Copy link

ericuni commented Nov 1, 2022

I have the same problem

@marco-gallegos
Copy link

this is documented i guess, you need to add the --host param with your current ip even if you are in the server machine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants