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

1.0.6 Linux client lacks testing.trset: Error: ENOENT: no such file or directory, open './testing.trset' #111

Closed
tomreyn opened this issue Jan 1, 2020 · 2 comments

Comments

@tomreyn
Copy link

tomreyn commented Jan 1, 2020

The 1.0.6 Linux client lacks testing.trset. As a result, you run into this when selecting TR set "testing" on the web UI and confirming the choice by clicking on "Generate Traceroutes":

Error: ENOENT: no such file or directory, open './testing.trset'
    at Error (native)
    at Object.fs.openSync (fs.js:549:18)
    at Object.fs.readFileSync (fs.js:397:15)
    at Object.exports.getTrset (/home/x/IXmapsClient/lib/trset.js:34:33)
    at Object.exports.submitTraceOptions (/home/x/IXmapsClient/lib/processor.js:31:12)
    at Socket.submitTrace (/home/x/IXmapsClient/server.js:149:17)
    at emitOne (events.js:77:13)
    at Socket.emit (events.js:169:7)
    at Socket.onevent (/home/x/IXmapsClient/node_modules/socket.io/lib/socket.js:348:8)
    at Socket.onpacket (/home/x/IXmapsClient/node_modules/socket.io/lib/socket.js:308:12)
@Andrew-Clement
Copy link
Collaborator

Andrew-Clement commented Jan 2, 2020 via email

@colinmccann
Copy link
Contributor

Resolved with 1.1.1 release

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

3 participants