#[Warning] [ComfyUI-0/STDERR]
1 messages ยท Page 1 of 1 (latest)
open the path D:\LocalAI\SwarmUI\src\BuiltinExtensions\ComfyUIBackend\ExtraNodes and delete every folder in there that doesn't say Swarm in its name. You somehow downloaded unrelated comfy nodes into swarm's source code dir and they're throwing errors
@runic crown
thank you for the reply - Alas, no joy. Error persists.
Well, I'll do my best not to be offended there with your implication at dishonesty and move on.
The error however, did persist.
And sure - pastbin it is happy too.
https://paste.denizenscript.com/View/128912
Thanks again for any and all assistance it is greatly appreciated.
Content of Swarm Debug Log Paste #128912: SwarmUI v0.9.4.0 Server Log - 2024-12-09 22:49:08... pasted 2024/12/09 19:49:10 UTC-08:00, Paste length: 93590 characters across 771 lines, Content: 2024-12-09 22:47:10.031 [Init] === SwarmUI v0.9.4.0 Starting at 2024-12-09 22:47:10 ===2024-12-09 22...
not saying you're dishonest, saying you misunderstood something
the log you just posted shows you still have the exact same incorrect files in the exact same incorrect location
(it's not possible for the error to persist after deleting the file named in the error, naturally)
did you restart swarm after deleting the folders?
Uh. What.
lol
Well.. it's nice that someone else is feeling the same way I am ๐
I'll do it again
restart that is
Well all I can tell you is the situation as you describe it is more or less impossible? so ... gotta figure out what's wrong in the following statements:
(1) no folder rgthree-comfy exists inside D:\LocalAI\SwarmUI\src\BuiltinExtensions\ComfyUIBackend\ExtraNodes
(2) swarm has been restarted since deleting, and the folder didn't remake itself
(3) the error still shows up naming that file specifically
(4) we are in Universe-1A
(5) your pc is not actually haunted
ftr the screenshots of console you're posting don't show whether or not that file is still named, it's farther up in the console logs
hold please ^_^
Content of Swarm Debug Log Paste #128913: SwarmUI v0.9.4.0 Server Log - 2024-12-09 23:15:15... pasted 2024/12/09 20:15:15 UTC-08:00, Paste length: 56236 characters across 446 lines, Content: 2024-12-09 23:12:56.719 [Init] === SwarmUI v0.9.4.0 Starting at 2024-12-09 23:12:56 ===2024-12-09 23...
Log from the latest screenshot
that indeed does not have the rgthree error anymore, okay lol
lol
Dunno if it's related but comfyui manager isn't present either and during my initial install it was.
the custom node D:\LocalAI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_tinyterraNodes is giving i think all the remaining errors
ye
rgthree you might wish to (more properly) reinstall later if you use it, ttn I'd actively recommend against, that nodepack is the worst with arcane errors
only nodepack i've ever seen that has a self-destructing config line. it literally edits its own config to become unloadable on next start for ??? reasons???
good to know also.. wtf?! ๐คฃ
OK! progress.. no more errors.
But now I'm missing half my nodes (non-ttn) and manager isn't present anymore. So should I install the missing nodes manually (git?) or should we resolve this manager issue and go through that.
oh crystools has errors too but I think that just needs an update
you appear to have manager installed in thel ast log
Crystools i only use for temp and ram monitoring
IT does appear to be installed, it's even in custom nodes.
But it's not showing in Swarm
oh manager is very outdated too
lol, welcome sir to my life ๐
probably needs a git pull
10-4 within the custom_node/comfyui-manager?
or elsewhere in swarm.
Last thing I wanna do is fuck with libraries or dependencies.
ye
awesome
Got it!
-_-''' this has been interesting lol
OK! Much appreciated and obliged sir.
I seem to be doing ok - minus the OoM cause I'm getting to ambitious with some of my gens
but thats not a you issue lol
Thank you again my friend - (b ' . ' )b
[Warning] [ComfyUI-2/STDERR] Traceback (most recent call last): 07:50:45.777 [Warning] [ComfyUI-2/STDERR] File "D:\LocalAI\ComfyUI_windows_portable\ComfyUI\server.py", line 563, in get_object_info 07:50:45.777 [Warning] [ComfyUI-2/STDERR] out[x] = node_info(x) 07:50:45.778 [Warning] [ComfyUI-2/STDERR] ^^^^^^^^^^^^ 07:50:45.779 [Warning] [ComfyUI-2/STDERR] File "D:\LocalAI\ComfyUI_windows_portable\ComfyUI\server.py", line 530, in node_info 07:50:45.780 [Warning] [ComfyUI-2/STDERR] info['input'] = obj_class.INPUT_TYPES() 07:50:45.780 [Warning] [ComfyUI-2/STDERR] ^^^^^^^^^^^^^^^^^^^^^^^ 07:50:45.781 [Warning] [ComfyUI-2/STDERR] File "D:\LocalAI\SwarmUI\src\BuiltinExtensions\ComfyUIBackend\ExtraNodes\ComfyUI-Rife-Tensorrt\__init__.py", line 18, in INPUT_TYPES 07:50:45.781 [Warning] [ComfyUI-2/STDERR] "engine": (os.listdir(ENGINE_DIR),), 07:50:45.782 [Warning] [ComfyUI-2/STDERR] ^^^^^^^^^^^^^^^^^^^^^^ 07:50:45.782 [Warning] [ComfyUI-2/STDERR] FileNotFoundError: [WinError 3] The system cannot find the path specified: 'D:\\LocalAI\\ComfyUI_windows_portable\\ComfyUI\\models\\tensorrt\\rife' 07:50:45.783 [Warning] [ComfyUI-2/STDERR]
STOP. PUTTING. CUSTOM NODES. IN SWARM'S SOURCE DIR
Lmao
I'm not I'm using manager to install
I've since moved them but figured you should know about this
I'm not installing anything there however using manager it installs there
No idea why
Haha ๐
wtf
ooh i might know why actually
actually no i don't
lol
im still gonna push a code tweak to make that less likely but tbh no idea why manager is targeting extranodes
Couldn't tell ya myself - but I just overly tested it
I installed swarm on 3 separate systems
Each one installs when I use manager directly into extra nodes
and for shiggles just ran it on a vm through collab - same thing
Dunno if you'd wanna know or not but got crystools up to date , among all my other nodes, installed them properly OUTSIDE OF src and have some issues still
Now, what did I do this time. Cause SRC only has Swarm folders in it.
also about crystools, the temp and hdd monitor isn't showing in the comfyui ... uh ui..
I'm unsure if this is swarm or comfy's end
so thought I'd give ya a heads up
Also, I'm trying a full reinstall now with your current github
The install_windows.bat
Says there is a duplicate package already installed and tries to upgrade.
How do I clean my system of SwarmUI?
swarm is self-contained to its folder, the install script also installs two prerequisites: Git, and Dotnet 8. It's likely one of those two that was trying to upgrade
Yea, I figured it out - thanks for all the assists.
Guess whose back... back again
I am back
Another problem again
[Warning] [ComfyUI-0/STDERR] Traceback (most recent call last): 2024-12-14 10:57:03.706 [Warning] [ComfyUI-0/STDERR] File "D:\LocalAI\SwarmUI\dlbackend\comfy\ComfyUI\execution.py", line 323, in execute 2024-12-14 10:57:03.707 [Warning] [ComfyUI-0/STDERR] output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb) 2024-12-14 10:57:03.712 [Warning] [ComfyUI-0/STDERR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
I haven't installed ANYTHING since our last discussion and this just popped up
@runic crown
Swear , haven't touched the Src folder
๐
that is the smallest subsegment of an error message
lol, sorry
lemme get the whole thing
[Warning] [ComfyUI-0/STDERR] Traceback (most recent call last): 10:57:03.706 [Warning] [ComfyUI-0/STDERR] File "D:\LocalAI\SwarmUI\dlbackend\comfy\ComfyUI\execution.py", line 323, in execute 10:57:03.707 [Warning] [ComfyUI-0/STDERR] output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb) 10:57:03.712 [Warning] [ComfyUI-0/STDERR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 10:57:03.713 [Warning] [ComfyUI-0/STDERR] File "D:\LocalAI\SwarmUI\dlbackend\comfy\ComfyUI\execution.py", line 198, in get_output_data 10:57:03.714 [Warning] [ComfyUI-0/STDERR] return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb) 10:57:03.715 [Warning] [ComfyUI-0/STDERR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 10:57:03.716 [Warning] [ComfyUI-0/STDERR] File "D:\LocalAI\SwarmUI\dlbackend\comfy\ComfyUI\execution.py", line 169, in _map_node_over_list 10:57:03.716 [Warning] [ComfyUI-0/STDERR] process_inputs(input_dict, i) 10:57:03.717 [Warning] [ComfyUI-0/STDERR] File "D:\LocalAI\SwarmUI\dlbackend\comfy\ComfyUI\execution.py", line 158, in process_inputs 10:57:03.718 [Warning] [ComfyUI-0/STDERR] results.append(getattr(obj, func)(**inputs)) 10:57:03.719 [Warning] [ComfyUI-0/STDERR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Content of Swarm Debug Log Paste #129035: SwarmUI v0.9.4.0 Server Log - 2024-12-14 12:05:55... pasted 2024/12/14 09:05:57 UTC-08:00, Paste length: 58873 characters across 533 lines, Content: 2024-12-14 10:47:10.898 [Init] === SwarmUI v0.9.4.0 Starting at 2024-12-14 10:47:10 ===2024-12-14 10...
^_^
the errors in this log have nothing to do with swarm, you're using custom comfy workflows and giving invalid models to various custom nodes
(b ' . ' )b See told you i left your stuff alone
Obliged - I'll figure out which models are doing what
lol
Thanks for the assist. As always - you're awesome
if it helps on reading the error logs btw