Last active
April 17, 2022 16:01
-
-
Save martinhbramwell/2cc31570c5a5a490d0983cfdf9eb8acb to your computer and use it in GitHub Desktop.
Full log of `bench migrate` error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ----------------------------------------------------------------------- | |
# Alias configuration: 'erpls' «begins» | |
# Alias 'erpls' binds to remote user '[email protected]' | |
Host erpls | |
User erpadm | |
HostName erp.logichem.solutions | |
ServerAliveInterval 120 | |
ServerAliveCountMax 20 | |
IdentityFile /home/hasan/.ssh/erpadm_logichem_solutions | |
# Alias configuration: 'erpls' «ends» | |
# ----------------------------------------------------------------------- | |
# Alias configuration: 'yerpls' «begins» | |
# Alias 'derpls' binds to remote user '[email protected]' | |
Host yerpls | |
User you | |
HostName erp.logichem.solutions | |
IdentityFile /home/hasan/.ssh/erpdev_erpnext_host | |
# Alias configuration: 'erpn' «ends» | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment