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

Ubuntu 14.04 installation error #268

Open
siva8920 opened this issue Dec 18, 2016 · 1 comment
Open

Ubuntu 14.04 installation error #268

siva8920 opened this issue Dec 18, 2016 · 1 comment

Comments

@siva8920
Copy link

I managed to create installation package (.deb) But when I run hadouken its showing me some .js files are missing.
root@xxxx:~# hadouken --config="/etc/hadouken/hadouken.json"
(00000001) 00:26:59.195355: Loaded config file "/etc/hadouken/hadouken.json"
(00000002) 00:26:59.196806: Loading webui cache from "/usr/share/hadouken/webui.zip".
(00000003) 00:26:59.219953: 105 items in webui cache.
(00000004) 00:26:59.222139: File does not exist: /usr/share/hadouken/js/logger.js
(00000005) 00:26:59.233157: File does not exist: /usr/share/hadouken/js/benc.js
(00000006) 00:26:59.253694: Found 14 RPC method(s).
(00000007) 00:26:59.254446: Enabling DHT.
(00000008) 00:26:59.254519: Enabling UPnP.
(00000009) 00:26:59.255403: Loaded session settings.
(0000000a) 00:26:59.255484: No previous session state to load.
(0000000b) 00:26:59.255632: No previous RSS state to load.
(0000000c) 00:26:59.257374: File does not exist: /usr/share/hadouken/js/http.js
(0000000d) 00:26:59.257477: Loaded plugin '/usr/share/hadouken/js/plugins/pushover.js'
(0000000e) 00:26:59.258664: Loaded plugin '/usr/share/hadouken/js/plugins/autolabel.js'
(0000000f) 00:26:59.260104: Loaded plugin '/usr/share/hadouken/js/plugins/autoadd.js'
(00000010) 00:26:59.261231: Loaded plugin '/usr/share/hadouken/js/plugins/pushbullet.js'
(00000011) 00:26:59.262610: File does not exist: /usr/share/hadouken/js/process.js
(00000012) 00:26:59.262695: Loaded plugin '/usr/share/hadouken/js/plugins/launcher.js'
(00000013) 00:26:59.264478: Loaded plugin '/usr/share/hadouken/js/plugins/automove.js'
terminate called after throwing an instance of 'std::regex_error'
what(): regex_error
Aborted (core dumped)

Can somebody give me these files or their .deb package.

@Specy909
Copy link

I am getting the same error on Ubuntu 16.04, I have been doing some digging and I can't find the missing JS files anywere

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

2 participants