===2021-09-18 15:55:14.445 ERROR [http-nio-8014-exec-6] com.croot.common.utils.JwtTokenKit Line:72 – JWT Check Failure:
io.jsonwebtoken.PrematureJwtException: JWT must not be accepted before 2021-09-18T15:55:42Z. Current time: 2021-09-18T15:55:14Z, a difference of 27556 milliseconds. Allowed clock skew: 0 milliseconds.
Synchronize server time
Write a script:
Add permissions for the script to be executable by all users for later testing: chmod a+x test.sh
Stop the crond service: service crond stop
Add timed tasks:
[root@CloudDeskTop install]# crontab -e
* * * * * /bin/sh /install/test.sh
View scheduled tasks:
[ root@CloudDeskTop install]# crontab -l
* * * * * /bin/sh /install/test.sh
View which users have scheduled tasks:
[ root@CloudDeskTop ~]# ls /var/spool/cron
root
Start the crond service: service crond start
Check whether there is a test.log file in the/install/directory;
Display the contents of test.log in real time: Tail – F test.log
Read More:
- Successful cases of redis distributed lock
- summary of configuration and deployment of uwsgi+nginx+flag in centos7 and why internal server error is prompted [official instructions]
- Ubuntu: pdserving deployment output log.txt Error
- The solution to the crash loop back off error of coredns in k8s deployment
- Weblogic Deployment Error: The most likely cause is an error in the network configuration of this machine.
- [Solved] MAC system brew install error: failure while executing
- [Solved] Ubuntu: su Switch root Error: Authentication failure
- How to Check Password Modification Complexity
- [Solved] Ubuntu 20.04 Error: curl: (23) Failure writing output to destination
- [Solved] Linux startup jar package error: Communications link failure
- [Solved] CentOS Start Neo4j Database Error: Error: A JNI error has occurred, please check your installation and try again
- [Solved] check_urdf demo05_test.urdf Error: Error document empty. at line 71 in /build/urdfdom-YM
- WARNING: Download failure <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed
- [Solved] Virtual Machine Error: FAILURE: Build failed with an exception.Flutter
- [Solved] yocto Compile Error: ERROR: libtinyxml2-XXX do_fetch: Fetcher failure for URL
- [Solved] Gitlab Error: gitlab-ctl reconfigure Error: STDERR: initdb: error: invalid locale settings; check LANG and L
- [Solved] Error detected while processing /root/.vimrc: E492: Not an editor command: Plug ‘scrooloose/nerdtree’
- Linux Install vixie-cron Error: There is no available software package vixie cron
- [Solved] RHEL 7 installs Oracle RAC 11.2.0.4, executes root.sh error ohasd: failed to start
- [Solved] kubeadm join Cluster Error: error execution phase kubelet-start