curl: (22) The requested URL returned error: 404 Not Found

vpscanban

Verified User
Joined
Feb 9, 2022
Messages
32
I execute build exim service and get the following error. If you have encountered this error, please help me.
Thank.

```
[root@sv custombuild]# ./build exim
Downloading exim_boot...

curl: (22) The requested URL returned error: 404 Not Found
Download of https://files-sg.directadmin.com/services/custombuild/exim_boot failed, re-downloading the file...

curl: (22) The requested URL returned error: 404 Not Found
Download of https://files-sg.directadmin.com/services/custombuild/exim_boot failed, re-downloading the file...

curl: (22) The requested URL returned error: 404 Not Found
Download of https://files-sg.directadmin.com/services/custombuild/exim_boot failed, re-downloading the file...

curl: (22) The requested URL returned error: 404 Not Found
Download of https://files-sg.directadmin.com/services/custombuild/exim_boot failed, re-downloading the file...
Download of https://files-sg.directadmin.com/services/custombuild/exim_boot failed 4 times, exiting...
```


CleanShot 2022-09-19 at 16.46.02.png
 
You're likely running an old version of CustomBuild there? Try:
Code:
/usr/local/directadmin/custombuild/build update
 
You're likely running an old version of CustomBuild there? Try:
Code:
/usr/local/directadmin/custombuild/build update
I have built update as you instructed. But not solved. Do you have any other workaround?
CleanShot 2022-09-19 at 16.52.58.png
 
Back
Top