question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Any help with a trace rename error? Thoughts?

See original GitHub issue

line 209 in bin.js

Error:

Error: ENOENT: no such file or directory, rename 'node_trace.1.log' -> '46525.clinic-doctor/46525.clinic-doctor-traceevent'
    at Error (native)

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:3
  • Comments:17 (7 by maintainers)

github_iconTop GitHub Comments

3reactions
AndreasMadsencommented, Feb 3, 2018

@jiripospisil Thanks, I can reproduce the issue – it is quite odd. I will have a look on Monday.

1reaction
jiripospisilcommented, Feb 2, 2018

Ah, it’s because my app catches SIGINT (which I guess should trigger the dump of the trace) and does some clean up. If I remove the signal catching, it works fine.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Rename file(s) action suddenly erroring out after upgrading
Solved: I've had a flow running for a few months working flawlessly. Something was wrong with the machine this flow was running on...
Read more >
fresh install fails on Windows: "error: could not rename ...
Problem A fresh install of stable build fails on Windows 8.1 with message "error: could not rename component file from '.
Read more >
Rename PDF's Archi - Lab Traceback Error - Dynamo Forum
I am receiving a trace!back error stating the file already exists and that something is up with line 27 in the pythons script...
Read more >
Error Updating Metadata for renamed LWC Component
Odds are, the reference is in your project folder under .sfdx/orgs/*org-name*/ in two files, sourcePathInfos.json and maxRevision.json .
Read more >
Rename errors on crashlitics - Stack Overflow
The answer is short - no it is not possible (without enormous effort). But why? Crashlytics uses the stack trace of the throwable...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found