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

connect to FTP #4

Open
putzipuh opened this issue Sep 5, 2014 · 6 comments
Open

connect to FTP #4

putzipuh opened this issue Sep 5, 2014 · 6 comments

Comments

@putzipuh
Copy link

putzipuh commented Sep 5, 2014

hi,
i cant connect to any FTP.
i can connect to engine, add FTPs but i cant connect to any.
when i click on the connect button it says connecting and that was all ... nothing happend
also in status window nothing happends.
any help?

@lundman
Copy link
Owner

lundman commented Sep 6, 2014

Restart FXP.Oned with options "-f -d" (foreground, debug) so you can see the messages and get a better idea of what is going on.

@putzipuh
Copy link
Author

putzipuh commented Sep 6, 2014

Tried that allready, seems to be a prob with SSL :(

@lundman
Copy link
Owner

lundman commented Sep 6, 2014

Do you have the pem file for FXP.One (does it complain it can't find it when starting?)

Are you connecting to FTP server with STARTTLS, or implicit SSL?

@putzipuh
Copy link
Author

putzipuh commented Sep 6, 2014

it works now. was a prob with SSL ...
changed smth in engine.c and recompiled ... now i can connect atleast.
too bad that clombs-irc dosent work. i can enter connect pw after start and nothing more happend. it dosent connect to any irc :/

@lundman
Copy link
Owner

lundman commented Sep 6, 2014

i use clomps-irc locally (unrealircd) but its not had heavy testing.

My conf looks like

IRC|SERVER=irc.server.com|PORT=6510|SSL=yes|NICK=clomps|[email protected]|CHANNEL=#bots

@putzipuh
Copy link
Author

putzipuh commented Sep 6, 2014

my conf looks like

IRC|SERVER=irc.german-elite.net|PORT=7000|NICK=clomps|USER=[email protected]|CHANNEL=#test1|ssl=no

and everything what happends is

./clomps-irc -d
Password:
connected to FXP.One
successfully negotiated SSL
Successfully connected to FXP.One

@putzipuh putzipuh closed this as completed Sep 6, 2014
@putzipuh putzipuh reopened this Sep 6, 2014
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

2 participants