Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux raspberry pi 5.15.32+ armv6l GNU/Linux pixelserv-tls Segment fault #49

Open
IMEIICCID opened this issue May 29, 2022 · 0 comments

Comments

@IMEIICCID
Copy link

IMEIICCID commented May 29, 2022

Hey ,

awersome software I did use it on my Tomato Router know I want to setup this an my Raspberry Pi Zero v1.3
uname -a = Linux raspberrypi 5.15.32+ #1538 Thu Mar 31 19:37:58 BST 2022 armv6l GNU/Linux

What I did so far:

On my Raspberry PI Zero V1.3 I did the setup for Pixelserv-tls 2.4
sudo -i
cd /tmp
curl -O https://raw.githubusercontent.com/jumpsmm7/pixelserv-tls_2.4_armhf.deb/master/pixelserv-tls_2.4_armhf.deb
dpkg -i pixelserv-tls_2.4_armhf.deb

I did setup the certs with this tutorial:
https://github.com/kvic-z/pixelserv-tls/wiki/Create-and-Import-the-CA-Certificate

I did change my Pi-hole to port 8080

I did set the DAEMON_ARGS="xxx.xxx.xxx.xxx. -z /var/cache/pixelserv" in /etc/default/pixelserv-tls

sudo systemctl enable pixelserv-tls
sudo service pixelserv-tls restart
systemctl status pixelserv-tls

pixelserv-tls.service - LSB: pixelserv-tls webserver for adblock
Loaded: loaded (/etc/init.d/pixelserv-tls; generated)
Active: active (exited) since Sun 2022-05-29 18:26:01 CEST; 40min ago
Docs: man:systemd-sysv-generator(8)
Process: 2487 ExecStart=/etc/init.d/pixelserv-tls start (code=exited, status=0/SUCCESS)
CPU: 116ms
May 29 18:26:01 raspberrypi systemd[1]: Starting LSB: pixelserv-tls webserver for adblock...
May 29 18:26:01 raspberrypi pixelserv-tls[2487]: Segmentation fault
May 29 18:26:01 raspberrypi systemd[1]: Started LSB: pixelserv-tls webserver for adblock.

https://xxx.xxx.xxx.xxx and http://xxx.xxx.xxx.xxx Connection refused

Pixelserv-tls 2.4 ist not running :-(
pixelserv-tls -h Segmentation fault

Do I need a different build or is this a bug?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant