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

dropbox_client error #1

Open
pramitbiswas opened this issue Jul 23, 2021 · 0 comments
Open

dropbox_client error #1

pramitbiswas opened this issue Jul 23, 2021 · 0 comments

Comments

@pramitbiswas
Copy link

pramitbiswas commented Jul 23, 2021

./dropbox_client –i Client1/InputDir/ -m Client1/MirrorDir/ –p 9081 -w 2 –b 5 –sp 5050 –shm 127.0.0.1 gives Unknown host (null). Changing 127.0.0.1 to localhost or 0.0.0.0 also gives same error.

From:
https://github.com/SimonIyamu/Simple-Dropbox/blob/master/client/client_implementation.c#L787
possible call from:
https://github.com/SimonIyamu/Simple-Dropbox/blob/master/client/main.c#L63

Running on Windows using Cygwin.
Probable NULL return from gethostbyname (hostname)

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

1 participant