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.

[BUG] Plot setup failing

See original GitHub issue

I am trying to setup a plot on the same external hard drive I’m using time machine for.

I’ve tried to create a plot multiple times and when viewing the log always get this error.

Caught plotting error: Could not open /Volumes/Time Machine/plot-k32-2021-03-19-14-52-fa38e0a4df1396e6f9516edfbcfefbf595a48efcddb5abccd4cd5ada128e300e.plot.sort.tmp: Permission denied
Traceback (most recent call last):
  File "src/cmds/chia.py", line 63, in <module>
  File "src/cmds/chia.py", line 59, in main
  File "click/core.py", line 1026, in __call__
  File "click/core.py", line 956, in main
  File "click/core.py", line 1518, in invoke
  File "click/core.py", line 1518, in invoke
  File "click/core.py", line 1280, in invoke
  File "click/core.py", line 711, in invoke
  File "click/decorators.py", line 22, in new_func
  File "src/cmds/plots.py", line 134, in create_cmd
  File "src/plotting/create_plots.py", line 164, in create_plots
RuntimeError: std::exception
[13961] Failed to execute script chia
  • OS: macOS Big Sur
  • OS Version: 11.3 Beta (20E5210c)
  • CPU: 2.9 GHz Quad-Core Intel Core i7

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
GithuRobsoncommented, Apr 28, 2021

Change how to write and read permissions on properties of the drive or folder you want to read or write. on the ubuntu terminal sudo nautilus then properties of the driver folder or drive. in permits

change reading and writing. save to the guys from BRAZIL / PIRASSUNUNGA-SP

1reaction
hoffmang9commented, Mar 19, 2021

You are trying to plot in a directory you don’t have permissions for. It looks like you’ve chosen your Time Machine directory.

Read more comments on GitHub >

github_iconTop Results From Across the Web

console-setup fails intermittently due to a missing file in /tmp
This only happens from time-to-time which suggests that it's a race condition. ProblemType: Bug DistroRelease: Ubuntu 16.04. Package: console- ...
Read more >
57370 - Some Chrome extensions fail to install - chromium
Now Google's own Gmail app (v6.1.3) has broken because of this bug. I suddenly realized that it had disappeared from my new tab...
Read more >
Diagnosing and resolving bugs in your running app
Inspect your running app to isolate bugs, locate crashes, identify excess system resource usage, visualize memory bugs, and investigate view layout ...
Read more >
Problem with Plots or Graphics Device in the RStudio IDE
This error indicates that the margins of the particular plot are very large while the region allocated for the plot is too small....
Read more >
Define, capture, triage, and manage software bugs in Azure ...
Define, capture, and triage bugs and code defects to manage technical ... Information about the software and system configuration that is ...
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