Package Details: deadlock-api-ingest-git 0.2.9.e3e69d0-1

Git Clone URL: https://aur.archlinux.org/deadlock-api-ingest-git.git (read-only, click to copy)
Package Base: deadlock-api-ingest-git
Description: Client for uploading match data to deadlock-api
Upstream URL: https://github.com/deadlock-api/deadlock-api-ingest
Licenses: MIT
Conflicts: deadlock-api-ingest
Provides: deadlock-api-ingest
Submitter: chrhasse
Maintainer: chrhasse
Last Packager: chrhasse
Votes: 2
Popularity: 0.33
First Submitted: 2025-10-29 06:29 (UTC)
Last Updated: 2026-07-13 21:39 (UTC)

Latest Comments

claabs commented on 2026-06-06 18:05 (UTC)

Another issue I found with the service now that it's in user mode. To get it to start on boot, you need to set:

[Install]
WantedBy=default.target

chrhasse commented on 2026-05-24 05:44 (UTC)

I pushed an update to switch it to a user service. Looks like they changed it shortly after I packaged it, and then stopped using it because I didn't like it running as root. Let me know if it works for you now. Though running it through steam as a deadlock launch option as described in the readme may be preferable to running it as a service.

claabs commented on 2026-05-23 20:13 (UTC)

It installs successfully, however I get this error when starting the service:

ERROR deadlock_api_ingest: Could not find Steam directory. Waiting 30s before exiting.

I believe this is because it installs as a system service and not a user service.