Search results

  1. Richard G

    Solved: Setup seems to be stuck on Trying to issue automatic TLS certificate

    That looks good. If the /etc/hostname also has the full fqdn hostname, then setup of DA should be not an issue. Install DA, then wait until you get the message that all background tasks are finished and then have a look. If that again hangs during installation, then there is an odd problem...
  2. Richard G

    Solved: Setup seems to be stuck on Trying to issue automatic TLS certificate

    So how about the /etc/hosts file I was talking about on a fresh install? Because the system is searching for localhost and that is not something which is common on a fresh install. Be aware that CSF firewall is not working on Almalinux 10 and probably something else not either. So you might...
  3. Richard G

    Solved: Setup seems to be stuck on Trying to issue automatic TLS certificate

    That is odd because in the screenshot it clearly says directadmin already exist. Did you wait long enough after installation? Because the Direct admin installation itself is fast and then you can reach DA, but you have to wait doing things until all background tasks are finished, there will be...
  4. Richard G

    Cannot Reach DirectAdmin or OpenLightSpeed Panel

    Unfortunatelly we don't have a glass ball. 1.) Did you try via the ip address to reach your vps like http://192.168.0.10:2222 (replace ip by your vps ip) or via the hostname like http://server.yourdomain.com:2222 (replace with your server name) for example? If not, which error notice to you...
  5. Richard G

    Solved: Setup seems to be stuck on Trying to issue automatic TLS certificate

    Oke didn't see that happening before. But this says directadmin already exists, but I presume you only did that to show us. Did you try to remove those files before restarting setup as stated in the manual?
  6. Richard G

    Solved: Setup seems to be stuck on Trying to issue automatic TLS certificate

    If this is what you mean by "it got stuck" then it's an old issue which once a while still happens. It's mentioned in my manual here (click). Then check "older DA systems" in the middle the solution of @zEitEr there. If that works and it's not stuck anymore, then we know what's going on...
  7. Richard G

    Feature request: Sort emails from oldest/newest and newest/oldest

    And just to remind you, feature requests are done in https://feedback.directadmin.com (one needs a seperate account). ;)
  8. Richard G

    ConfigServer shutting down as of 31st of August 2025

    I think it's this one from Github: https://github.com/cockpit-project/cockpit
  9. Richard G

    Solved Need help about Proftpd's settings

    I wasn't sure but I'm glad to see it is in fact possible to do because indeed that's the best solution. Thank you @zEitEr!
  10. Richard G

    Is it an easy thing to remount a drive to / --OR-- install/run DA from a second drive?

    Hmmz... odd that they use /disk1 as title. Might be possible to install DA onto disk1 but possibly might be tricky. Would be better to just then (depending on the size) either not configure / in your system or use disk1 as /home. Maybe there is an easier option to use /disk1 as /home2 for...
  11. Richard G

    Solved Need help about Proftpd's settings

    I don't know if pro-ftpd also can be set to a custom directory to keep the config. But if not, there are some other solutions. 1.) Set proftpd.conf to immutable as the config seldom changes anyway 2.) Remove port 21 from the firewall TCP_IN and out and from the PORTS_ftpd = "20,21" line on the...
  12. Richard G

    New DA install will not serve from public_html

    I don't think that is needed as most things now work as expected. So maybe best post on the forum if you encounter another issue. Probably it will be a fast fix then.
  13. Richard G

    New DA install will not serve from public_html

    You might have not done all required steps to setup the hostname correctly, it has to be both in /etc/hosts (can be done via de hostname command) and also in /etc/hostname so if you do hostname and hostname -f DA will pick it up automatically. Hopefully you did change things back to your own...
  14. Richard G

    /var/log/pureftpd.log not recording

    Yes that is normal, only file transfers are logged in the /var/log/pureftpd.log file and the rest to syslog as this is the default pure-ftpd behaviour. You point to a thread I started, but that is 10 years ago. Pure-ftpd is not started like that anymore nowadays. You could look at post #7 in...
  15. Richard G

    ConfigServer shutting down as of 31st of August 2025

    Still small doubt "if we do this", but at least it's great news they are actually activaly working on it now.
  16. Richard G

    ConfigServer shutting down as of 31st of August 2025

    Great news. But where did you see that? Because on https://blog.configserver.com/?p=4149 it still says "considering".
  17. Richard G

    DirectAdmin Mailing List Issue - Messages Not Delivering (Local Delivery Failed)

    LoL, a few months is not necro, a couple of years probably are. :D The instruction depends or whether you want to run your own nameservers or not. You can keep them at ns1.server.domain.com (same for ns2) as long as your not using the 11.22.33.44-da.direct hostname (which you better not use)...
  18. Richard G

    DKIM for all domains except which have one

    Why don't you try first before asking? Should still work.
  19. Richard G

    BE CAREFUL WITH BACKUPLY

    I ment I got that info from post #5 in the other thread (the announcement thread). ;) You can find it here: https://forum.directadmin.com/threads/exciting-news-backuply-server-pro-now-free-with-softaculous.73457/#post-389577
  20. Richard G

    ConfigServer shutting down as of 31st of August 2025

    For those using CMQ too, might be wise to download that too, because chances are that won't be on Github. wget https://download.configserver.com/cmq.tgz
Back
Top