OPENSUSE killed hylafax

ConditionPathExists=/var/spool/hylafax/etc/setup.cache was not met


Changed to:


ConditionPathExists=/etc/hylafax/setup.cache

In 2 files hylafax-hfaxd.service and hylafax-faxq.service
Now hylafax starts but the scheduler doesn’t.

I’ll work on this again tomorrow.
Again thanks for all the help

Hi
Change it back and run the setup command I posted and see if that helps.

**localhost:~ #** systemctl status hylafax-faxq.service
**●** hylafax-faxq.service - HylaFAX faxq (job scheduler service)
     Loaded: loaded (/usr/lib/systemd/system/hylafax-faxq.service; enabled; vendor preset: disabled)
     Active: **failed** (Result: start-limit-hit) since Sat 2021-07-31 20:38:16 CDT; 15min ago
    Process: 4065 ExecStart=/usr/sbin/faxq -D **(code=exited, status=255/EXCEPTION)**
   Main PID: 4065 (code=exited, status=255/EXCEPTION)

Jul 31 20:38:16 localhost systemd[1]: hylafax-faxq.service: Scheduled restart job, restart counter is at 5.
Jul 31 20:38:16 localhost systemd[1]: Stopped HylaFAX faxq (job scheduler service).
Jul 31 20:38:16 localhost systemd[1]: **hylafax-faxq.service: Start request repeated too quickly.**
Jul 31 20:38:16 localhost systemd[1]: **hylafax-faxq.service: Failed with result 'start-limit-hit'.**
Jul 31 20:38:16 localhost systemd[1]: **Failed to start HylaFAX faxq (job scheduler service).**


wow…Tomorrow is a new day.

Setup command? confused

Hi
Post #20

Run as root user;


/usr/sbin/faxsetup -server

I did that when I added my backup modem. But did it again. Nothing. I’m on my phone right now.

**localhost:~ #** systemctl status hylafax-faxq.service
**●** hylafax-faxq.service - HylaFAX faxq (job scheduler service)
     Loaded: loaded (/usr/lib/systemd/system/hylafax-faxq.service; enabled; vendor preset: disabled)
     Active: **failed** (Result: start-limit-hit) since Sun 2021-08-01 19:39:01 CDT; 33s ago
    Process: 7993 ExecStart=/usr/sbin/faxq -D **(code=exited, status=255/EXCEPTION)**
   Main PID: 7993 (code=exited, status=255/EXCEPTION)

Aug 01 19:39:01 localhost systemd[1]: hylafax-faxq.service: Scheduled restart job, restart counter is at 5.
Aug 01 19:39:01 localhost systemd[1]: Stopped HylaFAX faxq (job scheduler service).
Aug 01 19:39:01 localhost systemd[1]: **hylafax-faxq.service: Start request repeated too quickly.**
Aug 01 19:39:01 localhost systemd[1]: **hylafax-faxq.service: Failed with result 'start-limit-hit'.**
Aug 01 19:39:01 localhost systemd[1]: **Failed to start HylaFAX faxq (job scheduler service).**

Looking at the log files I keep seeing :No etc/setup.cache file; run faxsetup first

there is no setup.cache file there in /etc/. so I linked it. still nothing
why are so many files for hylafax moved all over the place?

Hi
You working on the wrong service it’s hfaxd not faxq…

hylafax is running. the scheduler (hylafax-faxq.service) isn’t starting.

hfaxd is starting… I am very confused now

Hi
Well, you modified it (hfaxd) and it started, did you change it back to the default and run the setup program?

YES .Multiple times

Hi
OK, so just the scheduler then… So if you run the clean service does that help?


systemctl start hylafax-faxqclean.service
systemctl status hylafax-faxqclean.service

NOPE. Did nothing

Hi
So no errors show in the status output?

No new errors. Nothing new. Will be back on this tomorrow. Wify is mad no faxxy.
Submitted to the hylafax feed.

The maintainer of hylafax for opensuse needs to find a new job. The files are are all over the place. Going to try a source install. If it fails… I’m gonna have to move to Fedora. Been using suse since mandrake death. I’m so disappointed.

https://build.opensuse.org/package/show/network%3Atelephony/hylafax%2B

Changes:
https://build.opensuse.org/package/view_file/network:telephony/hylafax+/hylafax+.changes?expand=1

Instruction:
https://build.opensuse.org/package/view_file/network:telephony/hylafax+/README.SUSE?expand=1

If you cannot do something - hire that who can.

Did you read the forum? files are in the WRONG PLACE…This is a old and simple program. I’m not a coder.

https://forums.opensuse.org/archive/index.php/t-473812.html Yes that is a work around I made 9 years ago. Just want to fax.

hylafax+ running quite well for the hylafax-maintainer (me). And btw, its an unpaid community contribution, so no need for a new job.

Have not read the whole thread…what is the status?