Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

Uncaught DOMException: Failed to execute 'open' on 'XMLHttpRequest': Invalid URL #61

Closed
1 of 3 tasks
dausruddin opened this issue Jan 21, 2018 · 4 comments
Closed
1 of 3 tasks

Comments

@dausruddin
Copy link

Check list

  • Ask for HELP.

  • Report a BUG.

  • Already check README.md but unsloved.

OS & Browser

Ubuntu 16.04 & every browsers

LOG / POC

Uncaught DOMException: Failed to execute 'open' on 'XMLHttpRequest': Invalid URL
    at Miner._loadWorkerSource (https://domain/deepMiner.js?1:214:13)
    at Miner.start (https://domain/deepMiner.js?1:74:14)
    at https://domain
@evil7
Copy link
Contributor

evil7 commented Jan 22, 2018

https://domain ??? have you checking your config.json? need you to set your domain in there.

https://github.com/deepwn/deepMiner/blob/master/config.json#L4

finish setting and rebuild the server or rerun it

@dausruddin
Copy link
Author

@evil7 I edited that because don't want to expose the domain. But inside the config, I already put my domain.

@evil7
Copy link
Contributor

evil7 commented Jan 22, 2018

OK. then maybe was the SSL problem.
If it is, add your cert to fix, or you can change all https/wss to http/ws to make it working.
If not, may you should put your console.err info here pls.
(you can hide you domain and detail-info and sending a pic or codes).

@dausruddin
Copy link
Author

Hi. I don't know what was the cause, but I did reinstalkation and it is working fine now. Thanks a lot :)

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

No branches or pull requests

2 participants