PDA

View Full Version : [Old] ioBanana v20, windrop and ftp connection


RockyMaiviA
10-30-2005, 01:34 AM
[14:24] ioBanana 9 by Mouton & Harm attempting to connect to FTP...
[14:24] error error | E: Not connected!
[14:24] ioBanana 9 by Mouton & Harm attempting to connect to FTP...
[14:25] error error | E: Bad connection name "-1"
[14:25] ioBanana 9 by Mouton & Harm attempting to connect to FTP...

why??how to fix..thanks

Harm
10-31-2005, 03:17 PM
Long answer short: upgrade (your scripts and your board profile).

RockyMaiviA
11-01-2005, 09:22 AM
iam running iobanana2.0 + Eggdrop v1.6.17+SSL Cygwin binary (Win95/98/ME/NT/2000/XP)

ArtX
11-06-2005, 03:45 PM
im getting same error - and its only since i set the ftp to use ssl connections - is there a flag or something i have to set on the bot as i have checked all the settings log/pass and they are all correct as they were working before i set ssl going

(i have been using the search function of this board for 60 mins now and still havent found a solution - prob me not looking in the right places ;) )

on a side note the imdb fix does work for me as im still getting N/A for all values - any idears ?

plz help a ioFTPD n00b ;)

Harm
11-08-2005, 04:29 PM
You should make sure your sitebot is allowed to connected without ssl. This isn't a big issue since it's usually running on localhost.

Require_Encrypted_Auth = !-sitebot *
Require_Encrypted_Data = !*

Note that you should replace "sitebot" with your sitebot's username and that you might be able to enable ssl fxp with ioFTPD 5.8.6 (which I haven't had time to check yet).

ArtX
11-08-2005, 08:11 PM
yes i ave managed to fxp with and without ssl ok - and thanks for the info it worked - now if you knew of a fix for my imdb issue that would resolve the remaining issue i have :)

Harm
11-11-2005, 04:22 PM
This imdb problem arises in 3 cases (mainly):
- the path to curl.exe is wrong
- you haven't installed curl.exe
- you have installed the ssl version of curl.exe but you forgot to install openssl.

http://www.inicom.net/forum/showthread.php?t=15531

RockyMaiviA
11-17-2005, 05:33 AM
Harm..i have no open SSL..

Harm
11-18-2005, 04:13 PM
Then, if you read the thread mentionned, you know that you only have 2 choices:
- install openssl
- switch to the non-ssl version of curl.exe

RockyMaiviA: could you please make sure your board profile is linked to your customer profile on inicom's website.

RockyMaiviA
11-19-2005, 12:57 AM
hey Harm:
[13:53] ioBanana 9 by Mouton & Harm attempting to connect to FTP...
[13:53] debug | Starting new connection with:
[13:53] debug | -port = 2229
[13:53] error error | E: C: No connection to server!
[13:53] error error | E: {couldn't open socket: connection refused}
[13:54] error error | E: Not connected!
[13:54] ioBanana 9 by Mouton & Harm attempting to connect to FTP...
[13:54] debug | Starting new connection with:
[13:54] debug | -port = 2229
[13:54] error error | E: C: No connection to server!
[13:54] error error | E: {couldn't open socket: connection refused}

But can see the new release(no wrong) in the irc,only the commands not working..!bw,!who etc.... have no info display

Edit: I'm asking you (again) to update your board profile to show that you really are a registered user. Also read the forum rules. Don't bother to ask anything else unless it's done.

ArtX
12-07-2005, 12:54 PM
working now - seems i forgot to install openssl libs when i re-installed :)