You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're running into the following while trying to run autospinstaller on a SP 2019 box.
The box was previously setup and is working correctly, however the search feature was not installed. I'm trying to
get it installed by enabling search in the .xml and running autosp a second time.
We think the issue is with the password used to access the database, it has special characeters ie:
'a=XXXX,XXXXXX]XXXX.XXX{;', i think the '=' is the culprit. However all the self test worked and the systeem was setup using this password.
We're using database authentication instead of integrated Windows, because this is running on Azure and using a SQL Managed Instance.
The password pass the self test that autosp runs at start.
I've tried running the sp installer with diffeernt db credentials in the .xml file however it's the same problem.
I've tested this on a dev system and it works which is even more confusing
Stack Trace attached sp_upgrade_log.txt
The text was updated successfully, but these errors were encountered:
jokersplusone
changed the title
PSConfig upgrade failure with invalid db credentials
PSConfig upgrade failure with special characters db credentials
Jun 24, 2020
We're running into the following while trying to run autospinstaller on a SP 2019 box.
The box was previously setup and is working correctly, however the search feature was not installed. I'm trying to
get it installed by enabling search in the .xml and running autosp a second time.
We think the issue is with the password used to access the database, it has special characeters ie:
'a=XXXX,XXXXXX]XXXX.XXX{;', i think the '=' is the culprit. However all the self test worked and the systeem was setup using this password.
We're using database authentication instead of integrated Windows, because this is running on Azure and using a SQL Managed Instance.
The password pass the self test that autosp runs at start.
I've tried running the sp installer with diffeernt db credentials in the .xml file however it's the same problem.
I've tested this on a dev system and it works which is even more confusing
Stack Trace attached
sp_upgrade_log.txt
The text was updated successfully, but these errors were encountered: