BUG #18646: The problem with the installer

Started by PG Bug reporting formover 1 year ago5 messagesbugs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

The following bug has been logged on the website:

Bug reference: 18646
Logged by: Daniil
Email address: 28muskin06@gmail.com
PostgreSQL version: 17.0
Operating system: Windows
Description:

When the installer starts, the first window pops up, after which it closes
and an error pops up after a couple of seconds:
*******************************************************************

There has been an error. A debug file has been created at:

C:/Users/D!5}/AppData/Local/Temp/installbuilder_debug_1444.xml

Please attach it to any bug report.
The application will exit now.

****************************************
Here is the contents of the log file:
****************************************

Log started 09/20/2024 at 23:59:09
Preferred installation mode: qt
Trying to init installer in mode qt
Mode qt successfully initialized
Setting variable whoami from C:\Windows\System32\whoami
Script exit code: 0

Script output:
desktop-2m6du91\d!5(}

Script stderr:

Exiting with code 1

**********************
In this case, the xml file contains many encrypted characters. Other users
have the reason for the error in the log file, but I only have the exit code
1. I have Visual Studio Code installed with the following extensions: C/C++,
C/C++ Compile Run, C/C++ Runner and their dependencies

thank you in advance

#2Даниил
28muskin06@gmail.com
In reply to: PG Bug reporting form (#1)
Re: BUG #18646: The problem with the installer

пт, 4 окт. 2024 г. в 16:50, PG Bug reporting form <noreply@postgresql.org>:

Show quoted text

The following bug has been logged on the website:

Bug reference: 18646
Logged by: Daniil
Email address: 28muskin06@gmail.com
PostgreSQL version: 17.0
Operating system: Windows
Description:

When the installer starts, the first window pops up, after which it closes
and an error pops up after a couple of seconds:
*******************************************************************

There has been an error. A debug file has been created at:

C:/Users/D!5}/AppData/Local/Temp/installbuilder_debug_1444.xml

Please attach it to any bug report.
The application will exit now.

****************************************
Here is the contents of the log file:
****************************************

Log started 09/20/2024 at 23:59:09
Preferred installation mode: qt
Trying to init installer in mode qt
Mode qt successfully initialized
Setting variable whoami from C:\Windows\System32\whoami
Script exit code: 0

Script output:
desktop-2m6du91\d!5(}

Script stderr:

Exiting with code 1

**********************
In this case, the xml file contains many encrypted characters. Other users
have the reason for the error in the log file, but I only have the exit
code
1. I have Visual Studio Code installed with the following extensions:
C/C++,
C/C++ Compile Run, C/C++ Runner and their dependencies

thank you in advance

Attachments:

photo_2_2024-10-04_16-51-24.jpgimage/jpeg; name=photo_2_2024-10-04_16-51-24.jpgDownload+0-1
installbuilder_installer.logapplication/octet-stream; name=installbuilder_installer.logDownload
photo_1_2024-10-04_16-51-24.jpgimage/jpeg; name=photo_1_2024-10-04_16-51-24.jpgDownload
photo_4_2024-10-04_16-51-24.jpgimage/jpeg; name=photo_4_2024-10-04_16-51-24.jpgDownload+10-5
installbuilder_debug.xmltext/xml; charset=US-ASCII; name=installbuilder_debug.xmlDownload
#3Sandeep Thakkar
sandeep.thakkar@enterprisedb.com
In reply to: Даниил (#2)
Re: BUG #18646: The problem with the installer

On Fri, Oct 4, 2024 at 8:06 PM Даниил <28muskin06@gmail.com> wrote:

пт, 4 окт. 2024 г. в 16:50, PG Bug reporting form <noreply@postgresql.org

:

The following bug has been logged on the website:

Bug reference: 18646
Logged by: Daniil
Email address: 28muskin06@gmail.com
PostgreSQL version: 17.0
Operating system: Windows
Description:

When the installer starts, the first window pops up, after which it closes
and an error pops up after a couple of seconds:
*******************************************************************

There has been an error. A debug file has been created at:

C:/Users/D!5}/AppData/Local/Temp/installbuilder_debug_1444.xml

Please attach it to any bug report.
The application will exit now.

****************************************
Here is the contents of the log file:
****************************************

Log started 09/20/2024 at 23:59:09
Preferred installation mode: qt
Trying to init installer in mode qt
Mode qt successfully initialized
Setting variable whoami from C:\Windows\System32\whoami
Script exit code: 0

Script output:
desktop-2m6du91\d!5(}

is "d!5(}" the real account name or is it being printed wrongly by the
installer?

Script stderr:

Exiting with code 1

**********************
In this case, the xml file contains many encrypted characters. Other users
have the reason for the error in the log file, but I only have the exit
code
1. I have Visual Studio Code installed with the following extensions:
C/C++,
C/C++ Compile Run, C/C++ Runner and their dependencies

thank you in advance

--
Sandeep Thakkar

Attachments:

photo_2_2024-10-04_16-51-24.jpgimage/jpeg; name=photo_2_2024-10-04_16-51-24.jpgDownload+0-1
installbuilder_installer.logapplication/octet-stream; name=installbuilder_installer.logDownload
photo_1_2024-10-04_16-51-24.jpgimage/jpeg; name=photo_1_2024-10-04_16-51-24.jpgDownload
photo_4_2024-10-04_16-51-24.jpgimage/jpeg; name=photo_4_2024-10-04_16-51-24.jpgDownload+10-5
installbuilder_debug.xmltext/xml; charset=US-ASCII; name=installbuilder_debug.xmlDownload
#4Zaid Shabbir
zaidshabbir@gmail.com
In reply to: PG Bug reporting form (#1)
Re: BUG #18646: The problem with the installer

Hello,

I tried the PostgreSQL 17 RC1 on Windows 11 x86_64, and it's working fine.
Before installation please make sure following pre-req

1. Your logon user follow the standard naming conventions
https://learn.microsoft.com/en-us/windows-hardware/customize/desktop/unattend/microsoft-windows-shell-setup-autologon-username
2. All the required system updates applied.
3. Installer supported on 64-bit architecture.

Regards,
Zaid

On Fri, Oct 4, 2024 at 7:35 PM PG Bug reporting form <noreply@postgresql.org>
wrote:

Show quoted text

The following bug has been logged on the website:

Bug reference: 18646
Logged by: Daniil
Email address: 28muskin06@gmail.com
PostgreSQL version: 17.0
Operating system: Windows
Description:

When the installer starts, the first window pops up, after which it closes
and an error pops up after a couple of seconds:
*******************************************************************

There has been an error. A debug file has been created at:

C:/Users/D!5}/AppData/Local/Temp/installbuilder_debug_1444.xml

Please attach it to any bug report.
The application will exit now.

****************************************
Here is the contents of the log file:
****************************************

Log started 09/20/2024 at 23:59:09
Preferred installation mode: qt
Trying to init installer in mode qt
Mode qt successfully initialized
Setting variable whoami from C:\Windows\System32\whoami
Script exit code: 0

Script output:
desktop-2m6du91\d!5(}

Script stderr:

Exiting with code 1

**********************
In this case, the xml file contains many encrypted characters. Other users
have the reason for the error in the log file, but I only have the exit
code
1. I have Visual Studio Code installed with the following extensions:
C/C++,
C/C++ Compile Run, C/C++ Runner and their dependencies

thank you in advance

#5Sandeep Thakkar
sandeep.thakkar@enterprisedb.com
In reply to: PG Bug reporting form (#1)
Re: BUG #18646: The problem with the installer

Thank you for the update! Glad that you were able to install the package!

On Sat, Oct 12, 2024 at 7:12 PM Даниил <28muskin06@gmail.com> wrote:

Sorry for not answering for a long time. The problem really turned out to
be the username. I already had this assumption, but apparently I didn't
change the username in the registry editor or somewhere else (I think it's
because of the PATH environment variable). I had the name 'D!5(}', but I
changed it to 'diso' and the program was installed without problems.
Thanks

пн, 7 окт. 2024 г. в 07:36, Sandeep Thakkar <
sandeep.thakkar@enterprisedb.com>:

Hi,

is "d!5(}" the real account name or is it being printed wrongly by the
installer?

On Fri, Oct 4, 2024 at 8:06 PM Даниил <28muskin06@gmail.com> wrote:

пт, 4 окт. 2024 г. в 16:50, PG Bug reporting form <
noreply@postgresql.org>:

The following bug has been logged on the website:

Bug reference: 18646
Logged by: Daniil
Email address: 28muskin06@gmail.com
PostgreSQL version: 17.0
Operating system: Windows
Description:

When the installer starts, the first window pops up, after which it
closes
and an error pops up after a couple of seconds:
*******************************************************************

There has been an error. A debug file has been created at:

C:/Users/D!5}/AppData/Local/Temp/installbuilder_debug_1444.xml

Please attach it to any bug report.
The application will exit now.

****************************************
Here is the contents of the log file:
****************************************

Log started 09/20/2024 at 23:59:09
Preferred installation mode: qt
Trying to init installer in mode qt
Mode qt successfully initialized
Setting variable whoami from C:\Windows\System32\whoami
Script exit code: 0

Script output:
desktop-2m6du91\d!5(}

Script stderr:

Exiting with code 1

**********************
In this case, the xml file contains many encrypted characters. Other
users
have the reason for the error in the log file, but I only have the exit
code
1. I have Visual Studio Code installed with the following extensions:
C/C++,
C/C++ Compile Run, C/C++ Runner and their dependencies

thank you in advance

--
Sandeep Thakkar

--
Sandeep Thakkar