Replies: 1 comment
-
| It says where there error is- Line 7... basically there should not be an empty space before the line and the location of your chia directpory shud be accurate: Line 7 is the chia location line....replace "Tristan" with your user name , and also the app versionj number This is a single variable that should contain the location of your chia executable file. This is the blockchain executable.WINDOWS EXAMPLE: C:\Users\Tristan\AppData\Local\chia-blockchain\app-1.1.5\resources\app.asar.unpacked\daemon\chia.exeLINUX EXAMPLE: /usr/lib/chia-blockchain/resources/app.asar.unpacked/daemon/chiaLINUX2 EXAMPLE: /home/swar/chia-blockchain/venv/bin/chiachia_location: C:\Users\Tristan\AppData\Local\chia-blockchain\app-1.1.6\resources\app.asar.unpacked\daemon\chia.exe | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm pretty new to this, but I want to create different jobs to maximize my plotting.
The first job on its own is just working fine, but the second one is causing errors.
This is what happens, when the second job is commented out:

The error messages don't help much and I don't know what went wrong here.
Beta Was this translation helpful? Give feedback.
All reactions