Coder Social home page Coder Social logo

Comments (15)

holygrolli avatar holygrolli commented on July 26, 2024 2

Had the exact same error. I realized my internet connection filter (TripMode) blocked traffic of this unknown app. After enabling internet access for DiffusionBee it started downloading the model.

from diffusionbee-stable-diffusion-ui.

ee0pdt avatar ee0pdt commented on July 26, 2024

Happened to me, just quit and restarted and all was fine

from diffusionbee-stable-diffusion-ui.

rickyyin98 avatar rickyyin98 commented on July 26, 2024

Happened to me, just quit and restarted and all was fine

I quit and restart for many times, but still not work.
So I try to find a way.

from diffusionbee-stable-diffusion-ui.

ctparton avatar ctparton commented on July 26, 2024

I'm having the same issue on M1 Pro MacOS 12.6, with this error.

Uncaught Exception:
TypeError: Object has been destroyed
at IpcMainImpl.<anonymous> (/Applications/DiffusionBee.app/Contents/Resources/app.asar/background.js:2:240289)
at IpcMainImpl.emit (events.js:315:20)
at Object.<anonymous> (electron/js2c/browser_init.js:161:10307)
at Object.emit (events.js:315:20)
at ChildProcess.<anonymous> (/Applications/DiffusionBee.app/Contents/Resources/app.asar/background.js:2:244979)
at ChildProcess.emit (events.js:315:20)
at maybeClose (internal/child_process.js:1048:16)
at Socket.<anonymous> (internal/child_process.js:439:11)
at Socket.emit (events.js:315:20)
at Pipe.<anonymous> (net.js:673:12)

from diffusionbee-stable-diffusion-ui.

schoeM avatar schoeM commented on July 26, 2024

I'm seeing the same on 12.6
Uncaught Exception: TypeError: Object has been destroyed at IpcMainImpl.<anonymous> (/Applications/DiffusionBee.app/Contents/Resources/app.asar/background.js:2:240352) at IpcMainImpl.emit (events.js:315:20) at Object.<anonymous> (electron/js2c/browser_init.js:161:10307) at Object.emit (events.js:315:20) at ChildProcess.<anonymous> (/Applications/DiffusionBee.app/Contents/Resources/app.asar/background.js:2:244979) at ChildProcess.emit (events.js:315:20) at maybeClose (internal/child_process.js:1048:16) at Socket.<anonymous> (internal/child_process.js:439:11) at Socket.emit (events.js:315:20) at Pipe.<anonymous> (net.js:673:12)
I'm on an M1 Pro with 32GB RAM. Let me know if you need anything for debugging.

from diffusionbee-stable-diffusion-ui.

mindfu23 avatar mindfu23 commented on July 26, 2024

Also saw the same issue and same error. Mac Mini M1. Fresh install of 12.6, restarted and reinstalled DiffusionBee several times. Same message.
Resolved by deleting current install of DiffusionBee, restarting, reinstalling DiffusionBee without opening it, full restart, then opening. Appears to run well now. : )

from diffusionbee-stable-diffusion-ui.

christiansstevens avatar christiansstevens commented on July 26, 2024

I am seeing the same issue and the same error. Attempted the same restart options noted above including deleting, restarting, reinstalling, not opening, then restarting again. I still see "Backend quit unexpectedly" in addition to the following:

A JavaScript error occurred in the main process

Uncaught Exception:
TypeError: Object has been destroyed
at IpcMainImpl. (/Applications/DiffusionBee.app/Contents/Resources/app.asar/background.js:2:240289)
at IpcMainImpl.emit (events.js:315:20)
at Object. (electron/js2c/browser_init.js:161:10307)
at Object.emit (events.js:315:20)
at ChildProcess. (/Applications/DiffusionBee.app/Contents/Resources/app.asar/background.js:2:244979)
at ChildProcess.emit (events.js:315:20)
at maybeClose (internal/child_process.js:1048:16)
at Socket. (internal/child_process.js:439:11)
at Socket.emit (events.js:315:20)
at Pipe. (net.js:673:12)

This is all occurring on a Macbook Pro M1, 16GB RAM, recently updated to Monterey 12.6 (updated in order to run this specific program). Happy to pass on any other helpful information.

EDIT This problem resolved itself spontaneously after 24 hours without restart.

from diffusionbee-stable-diffusion-ui.

greatoe avatar greatoe commented on July 26, 2024

Same issue here.

MacBook Pro 16inch 2021
Apple M1 Max
64Gb RAM, most other apps closed
macOS 12.6

from diffusionbee-stable-diffusion-ui.

Sowiedu avatar Sowiedu commented on July 26, 2024

I can confirm the blocked internet access is the solution.

from diffusionbee-stable-diffusion-ui.

mattq2022 avatar mattq2022 commented on July 26, 2024

How did you "unblock" the app? I have allowed in the firewall and even tried turning the firewall off; neither worked

from diffusionbee-stable-diffusion-ui.

allanjackson avatar allanjackson commented on July 26, 2024

Download the 1.4.3 version, that should fix this issue.

from diffusionbee-stable-diffusion-ui.

mattq2022 avatar mattq2022 commented on July 26, 2024

Yeah, I have a intel Mac, so the newer versions do not work

from diffusionbee-stable-diffusion-ui.

anshuzy avatar anshuzy commented on July 26, 2024

Hey! I just installed the latest version of Diffusion Bee 1.5.1 and this is the exact error that's happening to me. The models just refuse to download. I tried all of the steps that you guys said and it still isn't working. Anyone have an updated solution?
Specs: M1 Pro, 16gb ram, MacOS 13.0.1

from diffusionbee-stable-diffusion-ui.

anshuzy avatar anshuzy commented on July 26, 2024

I keep getting this error

Backend quit unexpectedly. call last):
File "diffusionbee_backend.py", line 256, in
File "diffusionbee_backend.py", line 216, in main
File "diffusionbee_backend.py", line 113, in get_sd_model
NameError: name 'p2' is not defined
[1059] Failed to execute script 'diffusionbee_backend' due to unhandled exception!

from diffusionbee-stable-diffusion-ui.

anshuzy avatar anshuzy commented on July 26, 2024

I am seeing the same issue and the same error. Attempted the same restart options noted above including deleting, restarting, reinstalling, not opening, then restarting again. I still see "Backend quit unexpectedly" in addition to the following:

A JavaScript error occurred in the main process

Uncaught Exception: TypeError: Object has been destroyed at IpcMainImpl. (/Applications/DiffusionBee.app/Contents/Resources/app.asar/background.js:2:240289) at IpcMainImpl.emit (events.js:315:20) at Object. (electron/js2c/browser_init.js:161:10307) at Object.emit (events.js:315:20) at ChildProcess. (/Applications/DiffusionBee.app/Contents/Resources/app.asar/background.js:2:244979) at ChildProcess.emit (events.js:315:20) at maybeClose (internal/child_process.js:1048:16) at Socket. (internal/child_process.js:439:11) at Socket.emit (events.js:315:20) at Pipe. (net.js:673:12)

This is all occurring on a Macbook Pro M1, 16GB RAM, recently updated to Monterey 12.6 (updated in order to run this specific program). Happy to pass on any other helpful information.

EDIT This problem resolved itself spontaneously after 24 hours without restart.

Hey! do you know any other possible fixes? I just updated to Monteray just for this too and it's still not working for me even after all the restarts and redownloads.

from diffusionbee-stable-diffusion-ui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.