missing user after transfer tool
-
What's the cruft script you're running and what's the precise error you're getting? 0 -
I was using this to see if there were any orphaned parts of the account. /usr/local/cpanel/3rdparty/bin/perl < ( curl -s https://raw.githubusercontent.com/cPanelInc/tech-acctinfo/master/acctinfo ) --cruft domain.tld
I just re-ran it to get the error, but it is gone. But it was something like:- The remote account "accountname" cannot transfer because an account with the same username exists on the local server.
0 -
Ok, unfortunately, that was what I was worried about, that's definitely the script I would use to find that information. Thinking about it though, I'm wondering if the issue isn't the domain name at all. The error specifically notes the accountname is the issue. If you search based off the username not the domain name is the output any different? 0 -
I don't think I tried it on the username. but when I tried it on the domain name, it found the username and was searching some things based on the username. But when looking around at places that I know about/learned about. I didn't find anything. no directory in /home or other things. I can't re-run it as I had a successful transfer this time. I could try to delete it and see if there is another error. 0 -
I removed the test account and immediately tried the transfer again. It seemed to not complain about a local user mismatch. I'm not sure. Maybe it was a transient error or something. 0 -
I found a work around to get the cruft tool to run (using wget first then running the perl command with --cruft). I am getting an error after running the transfer tool, deleting the account after an incomplete transfer and then trying to run it again. I get the error - The remote account "accountname" cannot transfer because an account with the same username exists on the local server.
0 -
I'm wondering if the difference is the "incomplete transfer" part of your initial test. If the transfer didn't fully complete, it's possible some of the account's configuration files could have had issues, leaving to cruft being left in place, although I would have expcted acctinfo to show some of those files in the output. If you have a reliable way to reproduce the issue it would be good to submit a ticket to our team so we can do some additonal testing with that, as we'd need access to the server to in question. 0
Please sign in to leave a comment.
Comments
8 comments