-
Notifications
You must be signed in to change notification settings - Fork 9
[BUG] Impossible to create a Manager instance with GCP #143
Comments
Hi @lezan , so the first thing I need is the logs. Those parts of the logs are not helping much, so could you please attach the Addon logs: https://github.com/state-of-the-art/BlendNet/wiki/If-you-stuck-with-an-issue ? The issue with The issue with minimum CPU platform is related to #140 - I think it's not working if you not using intel instance, so most probably I will need to remove it from the configuration, because it's just an optimization. So could you please try to remove those lines from BlendNet addon on your local and try to run the Manager again?:
If it will work - I will just remove this optimization in the next 0.3.8 version and everyone will be happy) |
Hi @lezan , did it worked for you? |
HI @rabits and sorry to answer so late, but I got some work to do in the last days and I did not find time to try to follow your suggestion. I already try in the first post to attach logs mentioned here but I did not find both button (Node log and Service log) in GUI. I try to remove and reinstall several time plugin, but it did not change. What can I do?
So the issue born from an instance machine with AMD as CPU? If I choose an instance without AMD is fixed? What kind of optmization are we talk? Is it a big deal?
Are you saying I need to download that, unzip, change those lines, zip and install? Thanks for your support and for this plugin and sorry to answer so late! |
Oh, no worries about the node buttons - they are available only when instance can be actually created. I mean more Addon logs, which is available when you run blender in console - they are printing to the stdout. Regarding the changes I asked for - you can actually change the BlendNet addon in the directory where it's installed (by install Blender just unpacks the addon to a specific folder), but I think it's not so easy for you - so I prepared the change: https://1284-215957316-gh.circle-artifacts.com/0/results/dist/blendnet-0.3.8-85e33b8.zip - could you please reinstall BlendNet from this archive and try to run again? |
Hi @rabits thanks to support me. I will try to follow what you say soon, now I am not able to try it.
Oh ok, I had thought it!
Ok, I will put all things. I thought they are not relevant.
Acutally I can :) but it was just to be sure! So:
Thanks! |
Sure, take your time - but it will be better to switch the step order - first check the 0.3.8-85e33b8 dev version I prepared and in case it will not work - send the logs from it. There is no point now to send the logs from the old version, and I don't want you to waste your time :) |
Hi @rabits, I wanna ask you two questions:
Thanks for you support! |
Great it's working for you, so I will merge the fix and release the new version together with another one issue: #139 Regarding the questions:
Thank you |
Issue description:
I installed succesfully BlenNet and I was trying to start Manager but got this issue. Waited around 10m but nothing changed.
BlenNet status is not moving from "Manager starting..." (I think it need to go into idle status).
If I open system console on Blender I can see:
Check into Google console I can also see two other errors:
For the first one it is not a real problem, I just need to remove rule already created (maybe we need to check if rule already exist, without giving error?) or ignore it (rule is already here).
For the second one I am not sure how to solve it, maybe I missconfig something?
Environment:
Steps to reproduce:
Steps to reproduce the behavior:
Expected behavior
Manager correclty instanced.
Screenshots
Error into system console:
BlenNet config:
Additional context
Please check https://github.com/state-of-the-art/BlendNet/wiki/If-you-stuck-with-an-issue to attach
some useful logs here.
The text was updated successfully, but these errors were encountered: