Skip to content

Mining process exited with code 2 and signal null #136

@geezluise

Description

@geezluise

Just finished setting up an orange pi 5b with 16GB of ram and I get this error

Starting mining
/home/bill/Desktop/freedom-gpt/miner/mac/fgptminer: 1: Syntax error: word unexpected (expecting ")")

Mining process exited with code 2 and signal null

the app runs and all is well but it can't mine.

it also has this Inference error

Failed to start Inference process: (1) Error: spawn /home/bill/Desktop/freedom-gpt/llama.cpp/server ENOENT
at ChildProcess._handle.onexit (node:internal/child_process:283:19)
at onErrorNT (node:internal/child_process:476:16)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
errno: -2,
code: 'ENOENT',
syscall: 'spawn /home/bill/Desktop/freedom-gpt/llama.cpp/server',
path: '/home/bill/Desktop/freedom-gpt/llama.cpp/server',
spawnargs: [
'-m',
'/home/bill/Documents/dolphin-2.9-llama3-8b.Q8_0.gguf',
'-c',
'2048',
'--port',
'8887'
]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions