When you disable TDEngine, you will be presented with Start Request (as evidenced by Too Quickly for Taosd.service)
The solution
Edit taosd.service and look at the prompts. Line 3 of the image above. Loaded: Loaded follows
The solution
Edit taosd.service and look at the prompts. Line 3 of the image above. Loaded: Loaded follows
vim /etc/systemd/system/taosd.service
Modify StartLimitBurst = 0
[Unit]
Description=TDengine server service
After=network-online.target
Wants=network-online.target
[Service]
Type=simple
ExecStart=/usr/bin/taosd
ExecStartPre=/usr/local/taos/bin/startPre.sh
LimitNOFILE=infinity
LimitNPROC=infinity
LimitCORE=infinity
TimeoutStartSec=0
StandardOutput=null
Restart=always
StartLimitBurst=0
StartLimitInterval=60s
[Install]
WantedBy=multi-user.target
Launch OK again
Read More:
- Centos7 executes the command service mysqld start and prompts Failed to start mysqld.service: Unit mysqld.service not loaded
- MongoDB Error: Failed to start mongod.service: Unit mongod.service is not loaded properly
- MongoDB Error: Failed to start mongod.service: Unit mongodb.service is masked
- Failed to start Remote desktop service (VNC)
- MySQL uses net start MySQL startup prompt (failed to start, the service did not report any error)
- Tomcat service failed to start
- Failed to start docker.service : unit not found
- How to Fix Failed to start service jboss.deployment.unit.”jboss-as-bmt.war”.INSTALL: org.jboss.msc.service.S
- IIS “Bad Request – Request Too Long. HTTP Error 400. The size of the request headers is too long.”
- The mongoDB service failed to start (exception: connect failed)
- MySQL error set: failed to start mysql.service : Unit mysql.service is masked.
- The apple mobile device service failed to start. Error 1053 is resolved
- Solve net start mysql, start MySQL service, prompt system error 5. Access denied.
- solve!! VMware Workstation failed to start the VMware authorization service
- Apache service failed to start, semaphore not released
- Error: (serious: a child container failed during start) (server component failed to start so Tomcat is unable)
- Keepalived add service self-start error analysis [How to Solve]
- Docker start error: failed to start docker application container engine.
- An error was reported during MySQL 6.0 installation: start service failed
- VMware Workstation failed to start VMware Authorization Service