#Ran twice - no dice?

44 messages ยท Page 1 of 1 (latest)

oblique remnant
#

Not sure what's happened. Ideas?

oblique remnant
tawdry topaz
#

How recently did you download the installer?

oblique remnant
#

Same day. Basically, I built my server, then downloaded the installer and ran it.

tawdry topaz
#

I mean that there was an update pushed very recently that fixes this issue

#

Wondering if you have it. Can you try downloading again?

oblique remnant
#

Ahh, I have 2.2.3 (from yesterday), and 2.2.4 seems to be the next up, however

oblique remnant
#

got it. Thanks, trying shortly

#

Benefits of working from home. lol Can do multiple things

oblique remnant
#

I think the previous version of invoke is stopping me from changing permissions somehow. I saw a line last night with a command tto uninstall previous version, but now I can't locate it on the website.

What is it?

oblique remnant
#

Killed and rebuilt the OS. All good. There was way more files in the 2.2.4 download than the 2.2.3. So far, so good.

tawdry topaz
#

That's an extreme measure!

#

But glad its working better this time around ๐Ÿ™‚

oblique remnant
#

I was once told I have the patience of Job. lol

There was nothing else running on it, so it was easy.

#

Downloading weights currently

tawdry topaz
#

if you're at weights, you're pretty much golden

#

patience is a virtue

#

and will earn you pretty pictures

oblique remnant
#

Thing wants me to go to links and accept terms, but unless I'm a moron, those links are not for terms, and it's causing an issue....

#

and more fun times.....

bright palm
#

the message is unusual, but maybe expected if this is a self-rolled server. is it ubuntu or debian? try

apt update && apt install -y libglib2.0-0 libgl1-mesa-glx
#

let me know if that works. might need to update Linux installer

oblique remnant
#

It's Debian, and yes, that installed some things. I went through invoke.sh again, downloaded weights and no errors this time.

Also, it appears that everyone is having same issue regarding accepting anything in those links. Someone mentioned that there isn't anymore.

#

Now, how to launch? It says use this command:

#

Where is that directory?

brave token
#

just run ./invoke.sh. it says so in the 2nd part of the message.

oblique remnant
#

Oh for crying out loud. Missed that somehow this am. I'm dumb

oblique remnant
#

Okay, had a few extra things to run/install as I went, which is fine, all worked out and good documentation.

Then this.

?

#

Not sure if it's an issue or not, but going to the IP:9090 is not bringing anything up.

tawdry topaz
#

killed definitely not great

#

you're on an m1?

oblique remnant
#

Not sure what you mean by m1

#

Debian vm

tawdry topaz
#

Your initialization is using your cpu instead of gpu

cyan beacon
#

I guess the VM has to less RAM configured, happened to me when running invoke in a container as well, after blowing the available RAM up it was working again.

oblique remnant
#

Ahh, kk I'll see what I need to o to fix that shortly.

#

Thanks

bright palm
#

@oblique remnant if you've got a GPU in that box, make sure you install the nvidia driver appropriate for your system, and nvidia cuda toolkit. Then everything should work automagically