This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Search found 35 matches

by vam2u
Sat Jun 22, 2024 8:00 am
Forum: Eggdrop Help
Topic: NET: SSL read failed. Non-SSL connection?
Replies: 4
Views: 6394

Re: NET: SSL read failed. Non-SSL connection?

@skull did you manage to resolve the issue?
by vam2u
Sat Jun 22, 2024 7:07 am
Forum: Eggdrop Help
Topic: NET: SSL read failed. Non-SSL connection
Replies: 3
Views: 1288

Re: NET: SSL read failed. Non-SSL connection

or it's my vps SSL having some issue [04:05:25] Trying server irc.dal.net:+6697 [04:05:26] net: open_telnet_raw(): idx 2 host irc.dal.net ip 2a01:270:0:666d::1 port 6697 ssl 1 [04:05:27] TLS: attempting SSL negotiation... [04:05:27] TLS: setting the server name indication (SNI) to irc.dal.net succes...
by vam2u
Sat Jun 22, 2024 6:57 am
Forum: Eggdrop Help
Topic: NET: SSL read failed. Non-SSL connection
Replies: 3
Views: 1288

Re: NET: SSL read failed. Non-SSL connection

Thanks CrazyCat, but my eggrop conf was with port +6697
by vam2u
Fri Jun 21, 2024 9:58 pm
Forum: Eggdrop Help
Topic: NET: SSL read failed. Non-SSL connection
Replies: 3
Views: 1288

NET: SSL read failed. Non-SSL connection

Greetings folks,
Do anyone knows how to solve below error from console +d, I'm not able to connect

net: sockread(): SSL_read() SSL_ERROR_SYSCALL
NET: SSL read failed. Non-SSL connection?
net: eof!(read) socket 8
Disconnected from irc.dal.net
by vam2u
Sat Aug 19, 2023 10:19 am
Forum: Eggdrop Help
Topic: net: open_telnet_raw()
Replies: 0
Views: 21865

net: open_telnet_raw()

Greetings folks! I'm not able to resolve below issue, my ipv6 is working but it's connecting. I did a .console +d [10:07:37] Trying server sakura.jp.as.dal.net:+6697 [10:07:37] DNS resolved sakura.jp.as.dal.net to 2a02:6ea0:d303::1010 [10:07:37] net: open_telnet_raw(): idx 3 host sakura.jp.as.dal.ne...
by vam2u
Tue Apr 25, 2023 1:21 am
Forum: Script Support & Releases
Topic: yhoo.tcl finance script
Replies: 6
Views: 8078

Cool, let me add those in and see how thing's goes :-)
by vam2u
Mon Apr 24, 2023 9:38 am
Forum: Script Support & Releases
Topic: yhoo.tcl finance script
Replies: 6
Views: 8078

Tested the script, it's cool :-)
How do I add more currency and cryptos prefix to it?
by vam2u
Mon Apr 24, 2023 8:32 am
Forum: Script Requests
Topic: Uptime contest
Replies: 25
Views: 8548

If the eggdrop doesn't say "Uptime contest is now running!" when you type !start, there is a trouble with the bind. Don't you use a script which colorize your line ? or having set your irc client to use colors by default ? My bad, It's my flag setting :-) Btw, how do I add a !status to ch...
by vam2u
Mon Apr 24, 2023 5:10 am
Forum: Script Requests
Topic: Do anyone has the working !fml tcl for the eggdrop?
Replies: 14
Views: 13194

Looks like the text editor is the culprit, but I observed some other issue. It does not happen consistantly. Only sometimes as below. [17:05:36] <Bot> </h2> <div class="flex justify-between"> <p class="text-blue-300 dark:text-white text-sm mt-2"> By kay-z <i class="fa fa-fem...
by vam2u
Sun Apr 23, 2023 11:39 am
Forum: Script Requests
Topic: Do anyone has the working !fml tcl for the eggdrop?
Replies: 14
Views: 13194

I need help, it shows below error:-

[09:39:17] Tcl error [fml_pubin]: invalid command name " "
by vam2u
Sun Apr 23, 2023 11:33 am
Forum: Script Requests
Topic: Uptime contest
Replies: 25
Views: 8548

CrazyCat wrote:Did you do !start ?
Yes I did in the channel :-)
by vam2u
Sun Apr 23, 2023 10:14 am
Forum: Script Requests
Topic: Uptime contest
Replies: 25
Views: 8548

I need help, done below but I'm still not able to get the script started.

.chanset +upcontest #my_channel.
Successfully set modes { +upcontest } on #my_channel.
by vam2u
Fri Jan 20, 2023 7:34 am
Forum: Eggdrop Help
Topic: How do you install the tcl.tar.gz?
Replies: 9
Views: 9490

Are you speaking about https://docs.eggheads.org/install/readme.html#system-pre-requisites ? You need the following packages: tcl, tcl-dev, tcllib. If you want ssl support, you also need openssl, libssl-dev, tcl-tls That's right, i'm just sharing my opinion that the previous help link is more struc...
by vam2u
Fri Jan 20, 2023 7:10 am
Forum: Eggdrop Help
Topic: How do you install the tcl.tar.gz?
Replies: 9
Views: 9490

Thanks CrazyCat :-D
But there is a details pre-requisite in https://docs.eggheads.org/setup that is very helpful for beginner.
Hope it can be make available again.
by vam2u
Fri Jan 20, 2023 6:35 am
Forum: Eggdrop Help
Topic: How do you install the tcl.tar.gz?
Replies: 9
Views: 9490

ComputerTech wrote:Take a look at this:

https://docs.eggheads.org/setup/
Hope the above link can be fix, it's very helpful and it's been down for a while now.