Search results

  1. Richard G

    Unable to send or receive mail from yahoo.com

    You might want to have a look at my guide (click) to setup a seperate DNS record for your hostname. That works with it's own SOA and SPF records.
  2. Richard G

    Solved How can I block this spam coming via Google?

    Lately our customers are getting a lot of spam. Problem is that we can not block it the normal way, as they are coming via Google. We report every instance, but they keep coming, it looks like this: eceived: from server.mycompany.nl by server.mycompany.nl with LMTP id...
  3. Richard G

    Strange DNS problem.

    This is still going on? I thought since last post was from january this was already fixed. Do you have a legacy license or normal? With normal license you could send in a ticket. Also check your /usr/local/directadmin/data/templates/custom for entries and what they contain. Which version DA...
  4. Richard G

    Solved Errors on mysqldump during CB update of 1 site. Reproducable.

    Thanks but I don't need to know. It should be working correctly when CB is updating MariaDb. I can't help that anyway. So as long as the user makes his backups, he's fine.
  5. Richard G

    LIFETIME MEANS UNTIL I’M DEAD!!!!!!!!!

    AAAAAAAAAAAARGGGGHHHH 🫨🫨🥴🥴 Darn... I trusted you, forgot to read the fine print. :( ... thinking of counter measures.... We can't make any statements about this.🫢 I'm sure they are already monitoring this and things will be taken care of when it gets too far. Which might indeed be now.
  6. Richard G

    Solved Errors on mysqldump during CB update of 1 site. Reproducable.

    Thanks for your insights, but as you could read, it only happens with the mysqldump command, either when custombuild is doing the backup when upgrading MariaDB or when issueing the command manually. I always to CB updates at early night time and we almost never have a high load then. Also when...
  7. Richard G

    LIFETIME MEANS UNTIL I’M DEAD!!!!!!!!!

    FOR THAT MACHINE. Unless you buy a retail license. You did not buy a DA retail license. I'm going to start baking pies quickly, the combi deal with @sysdev suddenly brought in a lot of orders again. :)
  8. Richard G

    Solved Errors on mysqldump during CB update of 1 site. Reproducable.

    Thank you for the tip, but there are 2 thoughts with that idea. His passwords does not start with ! and we have more passwords with a ! or # in them which don't give issues. Second thing is that even if this would work in shell, it still would not work during the custombuild update of MariaDB as...
  9. Richard G

    DirectAdmin Yearly License

    He didn't say that it was. :ROFLMAO: One never knows. I can understand benefits for some so I hope they will decide in favor of you.
  10. Richard G

    DirectAdmin Yearly License

    Might be nice, but I think DA won't do that. Too much fuzz with customers paying a yearly license and the for whatever reason they use it shorter and start demanding money back because they didn't use it the full year. No you, but if I see how crazy some people get on what lifetime should be...
  11. Richard G

    Solved Errors on mysqldump during CB update of 1 site. Reproducable.

    Yes that's what I also said. DA is using a different method. But during update the mysqldump command is used and there WF blocks things. NP user can make backups himself then. It's clear to me that this is a WF issue, so I don't worry about it anymore then. Sleep well, thank you!
  12. Richard G

    Solved Errors on mysqldump during CB update of 1 site. Reproducable.

    I don't get out put here: select * from INFORMATION_SCHEMA.PROCESSLIST where db = 'user_wp979'; Not sure what you mean, I don't do anything special, just like always. da build update da build update_versions
  13. Richard G

    Solved Errors on mysqldump during CB update of 1 site. Reproducable.

    During update/install mysql it's using the same as any other license. Custombuild update. I use it via commandline but that makes no difference Normal admin backup or user backup is working normally yes.
  14. Richard G

    Solved Errors on mysqldump during CB update of 1 site. Reproducable.

    I don't know about that one, have legacy license. So don't know where to look.
  15. Richard G

    Solved Errors on mysqldump during CB update of 1 site. Reproducable.

    That also works well until line 226 as above. Beginning: Enter password: -- Connecting to localhost... -- Starting transaction... -- Setting savepoint... -- Retrieving table structure for table wp_actionscheduler_actions... -- Sending SELECT query... -- Retrieving rows... -- Rolling back to...
  16. Richard G

    Solved Errors on mysqldump during CB update of 1 site. Reproducable.

    I get the impression that the error is in the password. The password uses a . and a ! so as example (i masked it) it looks like 8P!S3D.6DF in the wp-config.php file. Now when I use this line: mysqldump -uuser_wp979 -p8P!S3D.6DF user_wp979 >/home/user/backups/dump.sql the result is: -bash...
  17. Richard G

    Solved Errors on mysqldump during CB update of 1 site. Reproducable.

    I only checked both database options when creating the backup. Size of the SQL dumps are exactly the same in both cases. What do you mean? Status of mysql server? No doesn't show anything, and database is working fine, only this one account has the issue, all other accounts, also which were...
  18. Richard G

    Solved Errors on mysqldump during CB update of 1 site. Reproducable.

    Yes I've read this is since some version, couple of years ago this user wasn't visible, it's a bit confusing. I'm going to check if the double one can be made invisible somehow from within DA. Does or doesn't? At least it does not from within DA. I didn't expect this to be any different than...
  19. Richard G

    Solved Errors on mysqldump during CB update of 1 site. Reproducable.

    Lately I've seen some errors when doing the custombuild update. Today I was able to scroll back almost enough and could see which database it was. It has a ton of errors when doing the mysqldump and eventually fails. This is part of the error code which I could retrieve from my SSH screen...
  20. Richard G

    LIFETIME MEANS UNTIL I’M DEAD!!!!!!!!!

    Eh no you're wrong on that one. That date is not the expiration date, it's just set as it's the longest day which one could set on Linux. Because for some reason Linux expect that date to have kindlike issues which other systems (dos/windows) had when we had the "year 2000 bug" and is called the...
Back
Top