Pyspider starts the error report with the config file

config file clipboard.png
{
"taskdb": "mysql+taskdb://pyspider:root@47.94.212.235:3306/taskdb",
"projectdb": "mysql+projectdb://pyspider:root@47.94.212.235:3306/projectdb",
"resultdb": "mysql+resultdb://pyspider:root@47.94.212.235:3306/resultdb"
}
1:
[W 180821 13:16:57 index:108] connect to scheduler rpc error: error(111, "Connection refused")
clipboard.png
how to solve it?

Apr.21,2021

take a look at how your scheduler starts.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b36807-343cb.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b36807-343cb.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?