EFForg / EFForg/rayhunter

Not able to install on a pinephone?

Open
#981 5 comments 1 reaction 0 assignees View on GitHub
bug installer
Dominant language
Rust
Stars
5.8k
Forks
490
Avg merge
3d 10h
Merged PRs (30d)
23

Description

### Prerequisites

- [x] I have read [CONTRIBUTING.md](https://github.com/EFForg/rayhunter/blob/main/CONTRIBUTING.md)

### Rayhunter Version

v0.5.1

### Device

Orbic RC400L

### Installer OS

Linux

### Describe the Issue

Hello I have been trying to get rayhunter to run on a pinephone and when I run it it gives the following:

```
sudo RUST_BACKTRACE=1 ./installer pinephone
Unlocking modem ... ok
Sending file /data/rayhunter/rayhunter-daemon ... ok
Sending file /data/rayhunter/config.toml ... ok
Sending file /etc/init.d/rayhunter_daemon ... ok
Sending file /etc/init.d/misc-daemon ... ok
Rebooting device and waiting 30 seconds for it to start up.
Unlocking modem ... ok
Testing rayhunter ... Failed to install rayhunter on the Pinephone's Quectel modem

Caused by:
timeout reached! failed to reach rayhunter, something went wrong :(

Stack backtrace:
0: anyhow::error::::msg
1: installer::orbic::test_rayhunter::{{closure}}
2: installer::run::{{closure}}
3: tokio::runtime::runtime::Runtime::block_on
4: installer::main
5: std::sys::backtrace::__rust_begin_short_backtrace
6: main

```

is there something I can do to fix this?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.