I’ve been using Komodo for years on my old computer but recently migrated to a new one.
The old one is still running and as far as I can tell the FPT settings are the same on both, but the new one throws an “Unhandled protocol type” error when I try to do a Publish/force push.
Komodo IDE, version 12.0.1, build 91869, platform win32-x86.
Built on Mon Feb 10 18:14:23 2020.
Last few lines of the log
[2022-10-25 17:20:55,171] [WARNING] console-logger: Unknown descriptor ‘font-display’ in @font-face rule. Skipped to next declaration. (1) in less://komodo/skin/global/global.less:1429
[2022-10-25 17:20:55,556] [WARNING] console-logger: Unknown descriptor ‘font-display’ in @font-face rule. Skipped to next declaration. (1) in less://komodo/skin/global/global.less:1429
[2022-10-25 17:22:06,621] [DEBUG] console: log: message: Initializing the remote connection…
[2022-10-25 17:22:06,624] [DEBUG] console: log: value: 0
[2022-10-25 17:22:20,493] [WARNING] console-logger: Unknown descriptor ‘font-display’ in @font-face rule. Skipped to next declaration. (1) in less://komodo/skin/global/global.less:1429
[2022-10-25 17:22:20,696] [WARNING] console-logger: Unknown descriptor ‘font-display’ in @font-face rule. Skipped to next declaration. (1) in less://komodo/skin/global/global.less:1429
[2022-10-25 17:22:28,365] [WARNING] console-logger: Unknown descriptor ‘font-display’ in @font-face rule. Skipped to next declaration. (1) in less://komodo/skin/global/global.less:1429
[2022-10-25 17:22:40,456] [WARNING] console-logger: Unknown descriptor ‘font-display’ in @font-face rule. Skipped to next declaration. (1) in less://komodo/skin/global/global.less:1429
[2022-10-25 17:22:47,714] [WARNING] console-logger: Unknown descriptor ‘font-display’ in @font-face rule. Skipped to next declaration. (1) in less://komodo/skin/global/global.less:1429
[2022-10-25 17:27:09,848] [WARNING] console-logger: Unknown descriptor ‘font-display’ in @font-face rule. Skipped to next declaration. (1) in less://komodo/skin/global/global.less:1429
[2022-10-25 17:30:11,232] [WARNING] console-logger: Unknown descriptor ‘font-display’ in @font-face rule. Skipped to next declaration. (1) in less://komodo/skin/global/global.less:1429
[2022-10-25 23:26:30,440] [ERROR] socket-tcp: Error occurred: error : NetworkError
Traceback from ERROR in ‘socket-tcp’ logger:
Logger.prototype.error@chrome://komodo/content/sdk/logging.js:411:27
connection/onError@chrome://komodo/content/sdk/socket/tcp.js:101:17
ts_callListener@file:///C:/Program%20Files%20(x86)/ActiveState%20Komodo%20IDE%2012/lib/mozilla/components/TCPSocket.js:340:5
TCPSocket.prototype._maybeReportErrorAndCloseIfOpen@file:///C:/Program%20Files%20(x86)/ActiveState%20Komodo%20IDE%2012/lib/mozilla/components/TCPSocket.js:828:7
ts_onStopRequest@file:///C:/Program%20Files%20(x86)/ActiveState%20Komodo%20IDE%2012/lib/mozilla/components/TCPSocket.js:885:5
[2022-10-26 05:45:04,421] [INFO] codeintel/process: onClose called, code: 9
[2022-10-26 05:45:04,421] [INFO] codeintel/process: Process stopped without a request to stop it, restarting …
[2022-10-26 05:45:04,421] [INFO] codeintel/process: Restarting CodeIntel
[2022-10-26 05:45:04,421] [INFO] codeintel/process: Starting CodeIntel
[2022-10-26 05:45:04,424] [DEBUG] codeintel/process: PYTHONPATH: C:\Program Files (x86)\ActiveState Komodo IDE 12\lib\python..\lib\python2.7;C:\Program Files (x86)\ActiveState Komodo IDE 12\lib\support\dbgp\pythonlib;C:\Program Files (x86)\ActiveState Komodo IDE 12\lib\mozilla\extensions\codeintel@activestate.com\content..\pylib\codeintel\lib;C:\Program Files (x86)\ActiveState Komodo IDE 12\lib\mozilla\extensions\codeintel@activestate.com\content..\pylib\codeintel\env\Lib\site-packages
[2022-10-26 05:45:11,190] [DEBUG] codeintel/process: stdout:
port:57524
pid:29992
[2022-10-26 05:45:11,190] [INFO] codeintel/process: CodeIntel started on port 57524
[2022-10-26 05:45:11,190] [DEBUG] codeintel/process: Calling callbacks for: started, number: 1
[2022-10-26 09:39:37,809] [WARNING] console-logger: Key event not available on GTK2: key=“u” modifiers=“control,shift” (1) in chrome://komodo/content/tail/tail.xul:0
Looks like you shared logs of Code Intel restarting or something. Can you share the entire log file and make sure you’ve reproduced the issue when you do?
Thanks for the complete log. I don’t see the error you mention in your original post, “Unhandled protocol type”. Can you confirm that you reproduced the issue before sending these logs?
Some debugging steps we can try…
Extra debugging in logs
run the following code snippet in View menu > Tabs & Sidebars > Console
Help Menu > Troubleshooting > Restart in Safe Mode
recreate server config
try to connect
Can you confirm if this is an upgraded Profile? Ie. you were using an old verion of Komodo, installed the new version then started Komodo and the server config was already there?
OK, I THINK that the only problem was that I didn’t set up a publish configuration. I’ve tried so many options that I’m not 100% sure, but I would say that was the issue.
It does seem to be working now.
If this is the case then the error message should be more clear, “Unhandled protocol type” does not exactly scream “go set up a publish configuration you doofus”.
No, that’s terrible. I’m sorry you hit that. I want to be frank with you that this is not something that will get addressed. There is no development work being done on Komodo.