Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install client app in Waterfox #84

Closed
gliffs opened this issue May 31, 2019 · 6 comments
Closed

Can't install client app in Waterfox #84

gliffs opened this issue May 31, 2019 · 6 comments

Comments

@gliffs
Copy link

gliffs commented May 31, 2019

System

  • OS name: Windows
  • OS version: 10, 1903
  • Browser name: Waterfox
  • Browser version: 68.0a1

Extension

  • Extension version: 0.5.3
  • User input simulation: yes
  • Client app version: 0.2.0
  • Client app installed successfully: no

Bug description

Logs

Browser:

No such native application org.buster.client 2 NativeMessaging.jsm:99
[Nano] Nano Defender Activated :: 127.0.0.1 core.js:43:24
[Nano] Excluded :: All Generically Applied Solutions rules-common.js:231:28
[Exception... "Favicon at "http://127.0.0.1:51162/favicon.ico" failed to load."  nsresult: "0x804b0014 (NS_ERROR_NET_RESET)"  location: "JS frame :: resource:///modules/FaviconLoader.jsm :: onStopRequest :: line 192"  data: no] FaviconLoader.jsm:192:42
No such native application org.buster.client NativeMessaging.jsm:99
Error: Attempt to postMessage on disconnected port

Client app:

2019/05/31 04:45:58.440293 Starting client (version: 0.2.0)
2019/05/31 04:45:58.440293 Receiving message
2019/05/31 04:57:58.477972 Closing client (forced)

@dessant
Copy link
Owner

dessant commented Jun 13, 2019

There is a workaround for Waterfox, set the registry key manually before running the client app installer.

Open cmd and run this command, replace <user> with your Windows username:

reg add "HKEY_CURRENT_USER\Software\Waterfox\NativeMessagingHosts\org.buster.client" /ve /d "C:\Users\<user>\AppData\Local\buster\manifest\firefox\org.buster.client.json" /f

@dessant dessant changed the title Can't install client Can't install client app in Waterfox Jun 13, 2019
@dessant dessant pinned this issue Jun 13, 2019
@My1
Copy link

My1 commented Aug 13, 2019

@dessant wouldnt %LOCALAPPDATA% also work instead of C:\Users<user>\AppData\Local without the need to replace anything?

@drenex28
Copy link

hey sorry am i deaf yes ...i don't know about things how get fix it by first time here ...i hard think !!! not easy :(

@dessant
Copy link
Owner

dessant commented Oct 1, 2019

@My1, I think you're right.

@dessant dessant unpinned this issue Oct 4, 2019
@dessant
Copy link
Owner

dessant commented Feb 6, 2020

The issue will be fixed in the next version of the client app.

@dessant dessant closed this as completed Feb 6, 2020
@dessant
Copy link
Owner

dessant commented Feb 9, 2020

Fixed in dessant/buster-client@5b8ace7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants