msgbyte / msgbyte/tianji

reporter auto install error in ubuntu18.04

Open
#27 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
3.1k
Forks
194
Avg merge
18m
Merged PRs (30d)
3

Description

when I install reporter in ubuntu18.04 server,I get follow error:
e1494cabe6c1c85aef6ec0d38a2c132

but in ubuntu22.04 or centos7,it works fine.

I cannot find /usr/lib/systemd/system in ubuntu18.04 server ,instead of /etc/systemd/system.

so I check tianji/scripts
/install.sh . when I update the path:service_conf=/etc/systemd/system/tianji-reporter.service,it works ok.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with scripts/install.sh and inspect how service_conf is selected for Ubuntu 18.04 versus other supported systems. Reproduce the reporter installation on Ubuntu 18.04, then verify that the generated tianji-reporter.service is placed under the working systemd path and that installation completes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell, ubuntu
Domain
devops, infrastructure
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.