fcannizzaro / com.dim.streamdeck

A Stream Deck plugin to interact with Destiny Item Manager and Destiny 2
https://dim-stream-deck.netlify.app
GNU General Public License v3.0
29 stars 7 forks source link

Fixes for 'connection with the DIM Stream deck Extension was not detected' #4

Closed Heronemau5 closed 2 years ago

Heronemau5 commented 2 years ago

Here is what I have so far:

App installed form stream deck store extension installed in opera all items in bungie.net privacy checkmarked restarted browser, stream deck app have DIM open in the browser as well same steps taken in chrome, same results

First attached image should show both Chrome and Opera open side-by-side with the extension page showing it is installed and the stream deck app in the foreground with the error. Second attached image should show my bungie settings Third and Fourth are the respective "Manage Extension" pages in chrome and opera that show the app installed and turned on Final attached image is my streamdeck version and firmware, of which streamdeck says I am up to date when I check

image image image image image

Is there something I may be missing here? only thing I have not yet tried is a reboot because this is a remote pc

fcannizzaro commented 2 years ago

Hi, it seems the plugin on the stream deck never started, can you check the logs ?

It should be as below

image

oneole commented 2 years ago

do we need install nodejs? i have the same problem

delphiactual commented 2 years ago

image

EDIT: I had to delete NodeEngine-16.0.0.exe and let it get re-installed automatically to fix my issue.

delphiactual commented 2 years ago

@oneole https://github.com/fcannizzaro/com.dim.streamdeck/issues/1#issuecomment-1046034162

oneole commented 2 years ago

cool. i'll try this.

oneole commented 2 years ago

it's work now. thank u so much! @delphiactual

Heronemau5 commented 2 years ago

Hi, it seems the plugin on the stream deck never started, can you check the logs ?

  • can you see if after the plugin's installation there is a NodeEngine-16.0.0.exe executable in %appdata%/Elgato/StreamDeck ?
  • can you check if NodeEngine-16.0.0.exe is running in the task manager ?

It should be as below

image

Which log do you need me to check into? the NodeEngine exe exists in that folder but wasn't running in task manager until I launched the .exe. Even with the exe running I closed and reopened the StreamDeck app and no fix.

fcannizzaro commented 2 years ago

image

EDIT: I had to delete NodeEngine-16.0.0.exe and let it get re-installed automatically to fix my issue.

so there is an issue with the first auto-download of the Node binary. A possible fix is to check the shasum of the binary and re-download if something is broken.

@Heronemau5 can you check if the NodeEngine is broken or not ?

Heronemau5 commented 2 years ago

image EDIT: I had to delete NodeEngine-16.0.0.exe and let it get re-installed automatically to fix my issue.

so there is an issue with the first auto-download of the Node binary. A possible fix is to check the shasum of the binary and re-download if something is broken.

@Heronemau5 can you check if the NodeEngine is broken or not ?

I don't know how to do that tbh. I did do as your quotereply mentioned and deleted the .exe and then relaunched StreamDeck so it redownloaded that file and no fix

misterburnz commented 2 years ago

I seem to be hitting the same issue here. Extension installed on Chrome, logged into DIM but nothing is connecting. I've tried deleting the NodeEngine.exe and having it re-add itself, but I am still hitting this issue. Any thoughts?

stayupthetree commented 2 years ago

I really wanted this to work, but am running into the same issue.

dryles commented 2 years ago

I'm guessing it didn't completely install for me. The plugin appeared in stream deck but never tried to connect. I had to close and reopen the stream deck app before it started working.

fcannizzaro commented 2 years ago

15