Posted to tcl by brain at Mon Mar 11 13:17:27 GMT 2024view raw

  1. Unable to log in with both jabber (error log):
  2. ====
  3. 09:05:00 debug OPENSTREAM to all.tclers.tk on sock57ff87f16900
  4. 09:05:00 debug ClientCB: jlibName=::jlib::jlib2, cmd=connect, args=''
  5. 09:05:00 debug ConnectProc args 'from all.tclers.tk id a3qzstyiwpeb6il9je1wg6qa2hfdxmp8pg8h9706 version 1.0 xmlns http://etherx.jabber.org/streams'
  6. 09:05:00 debug SendAuth: Logging in as brain@all.tclers.tk/tkchat
  7. 09:05:18 debug RegisterCB: type=error, theQuery='not-allowed {Method Not Allowed. the recipient or server does not allow any entity to perform the action.}'
  8. ====
  9.  
  10. And IRC:
  11. ====
  12. 09:05:41 debug Progress 0 0
  13. 09:05:41 info fetchurl (http://www.tcl.tk/cgi-bin/tct/tip/tclIndex.txt): HTTP/1.1 301 Moved Permanently
  14. 09:05:41 debug Progress 0 0
  15. 09:05:41 info fetchurl (http://tclers.tk/conferences/tcl/?pattern=*.tcl): HTTP/1.1 200 Data follows
  16. 09:05:41 debug Progress 0 0
  17. 09:05:41 debug history meta: Date {Mon, 11 Mar 2024 13:05:09 GMT} Server {Tcl-Webserver/3.5.1 May 27, 2004} Connection Close Content-Type text/html Content-Length 2873 Content-Type {text/html;charset=utf-8} Cache-Control no-cache
  18. 09:05:41 debug Logs: {2024-03-05.tcl 43k 2024-03-06.tcl 13k 2024-03-07.tcl 26k 2024-03-08.tcl 16k 2024-03-09.tcl 12k 2024-03-10.tcl 10k 2024-03-11.tcl 7k}
  19. 09:05:41 info fetchurl (http://tkchat.tcl.tk/current.html): HTTP/1.1 200 Data follows
  20. 09:05:41 debug Progress 0 0
  21. 09:05:43 debug History loading completed.
  22. ====
  23.  
  24. Using the TkChat desktop application. I think I may have it misconfigured, but I'm not sure how. Launching from a Tcl shell script that runs `wish AppMain.tcl $argv`