gibber-cc / gibberwocky

Streamlined live coding for Ableton Live, Max/MSP/Jitter, and MIDI
http://gibberwocky.cc
MIT License
175 stars 11 forks source link

gibberwocky.live was not able to connect and Max #21

Open micksteph opened 4 years ago

micksteph commented 4 years ago

Hi, I'm Mickael.

I'm trying to connect the Gibberwocky but doesn't work and I don't know if the problem is my Os version or my Live version:

Let me know if some have the same problem or know have to fix the syncing to Live. I do the previous configuration in the sidebar choosing

Thanks!

charlieroberts commented 4 years ago

Hi Mickael,

Are you seeing the message "gibberwocky.live was not able to connect." ? Do you have a firewall that might be running and blocking communication on port 8082? - Charlie

micksteph commented 4 years ago

Hi Charlie,

no, my firewalls are off. I dont know why can syncing with the page. I On and off again and put off all my extensions. I changed to Brave and nothing work. I usually use Safari

micksteph commented 4 years ago

Screen Shot 2020-02-26 at 7 57 26 PM

charlieroberts commented 4 years ago

So, to confirm:

  1. You've got the master plugin on the master track in Live
  2. Audio is enabled in Live
  3. You've started the transport
  4. You're seeing the "gibberwocky.live was not able to connect." message
micksteph commented 4 years ago

Screen Shot 2020-02-26 at 9 24 35 PM

  1. Check
micksteph commented 4 years ago
  1. check Screen Shot 2020-02-26 at 9 23 44 PM
micksteph commented 4 years ago

but continue the same problem Charlie

charlieroberts commented 4 years ago

can you please confirm 4. "you're seeing the "gibberwocky.live was not able to connect." message"

micksteph commented 4 years ago
  1. check
  2. problem continue :( Screen Shot 2020-02-26 at 9 44 26 PM
micksteph commented 4 years ago

Hi Charlie, today i was trying again but I don't know what's the problem. I want to know if is possible to have a video call to share you my screen and try to fix the problem with you because today I download again the Gibberwocky and yesterday I reset the network configuration in my computer, change in different moments my browser, put on/off the firewalls but nothing works. Thanks for your time!

charlieroberts commented 4 years ago

Hi Mickael,

I actually don't know what else to try. I have not tried gibberwocky in Catalina and am worried that it might be a problem with the OS (I'm still on Mojave). Let me ask in the forums and see if anybody has tried it under Catalina. - Charlie

sandcobainer commented 4 years ago

Just decided to give this run and I have the same problem. Did some debugging in the Chrome console and I saw this: WebSocket connection to 'ws://127.0.0.1:8082/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED . I opened up the Max patch and it looks like newobj: ws: No such object.

Installing ws in Max msp should solve the problem, but I couldn't find the package anywhere on Cycling'74 surprisingly. Is this a 3rd party external?

sandcobainer commented 4 years ago

@micksteph If you're still looking for a solution, open the gibberwocky_master M4L plugin and open packages. Install gibberwocky package. Now you will have a websocket generated on port 8082 (if WebSocket creation was your problem in the first place).