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 2 matches

by root
Fri Jul 14, 2023 11:36 am
Forum: Script Support & Releases
Topic: TLS invalid command
Replies: 4
Views: 5038

root wrote:Hi there. I have similar issue with the script below.

Code: Select all

Tcl error [m00nie::youtube::autoinfo]: invalid command name "::tls::socket"
Solved with

Code: Select all

sudo apt install tcl-tls
by root
Thu Jul 13, 2023 5:52 am
Forum: Script Support & Releases
Topic: TLS invalid command
Replies: 4
Views: 5038

Hi there. I have similar issue with the script below. Tcl error [m00nie::youtube::autoinfo]: invalid command name "::tls::socket" Thanks for help. ######################################################################################### # Name m00nie::youtube # Description Uses youtube v3 ...