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
I recently tried to install the Microsoft SQL Server on my Server and got the following error:
Enter the SQL Server system administrator password:
Confirm the SQL Server system administrator password:
Configuring SQL Server...
This program has encountered a fatal error and cannot continue running at Mon Jan 16 19:16:18 2023
The following diagnostic information is available:
Reason: 0x00000001
Signal: SIGABRT - Aborted (6)
Stack:
IP Function
---------------- --------------------------------------
000055d51aa8b5b2 <unknown>
000055d51aa8afd0 <unknown>
000055d51aa8a66f <unknown>
00007fb84f3d7090 killpg+0x40
00007fb84f3d700b gsignal+0xcb
00007fb84f3b6859 abort+0x12b
000055d51aa30e9a <unknown>
000055d51aabbeba <unknown>
Process: 10388 - sqlservr
Thread: 10490 (application thread 0x1b4)
Instance Id: a1122980-ea43-4a2b-b9ee-c91c8822cc72
Crash Id: c824e192-6acf-4d96-9c69-32badae80e59
Build stamp: d81e9b6de06534e649bd57dd609aa3050f5e380f361b7f8a80a80eeb71e7422c
Distribution: Ubuntu 20.04.5 LTS
Processors: 4
Total Memory: 8589934592 bytes
Timestamp: Mon Jan 16 19:16:18 2023
Last errno: 2
Last errno text: No such file or directory
Capturing a dump of 10388
Successfully captured dump: /var/opt/mssql/log/core.sqlservr.1_16_2023_19_16_18.10388
Executing: /opt/mssql/bin/handle-crash.sh with parameters
handle-crash.sh
/opt/mssql/bin/sqlservr
10388
/opt/mssql/bin
/var/opt/mssql/log/
a1122980-ea43-4a2b-b9ee-c91c8822cc72
c824e192-6acf-4d96-9c69-32badae80e59
/var/opt/mssql/log/core.sqlservr.1_16_2023_19_16_18.10388
Ubuntu 20.04.5 LTS
Capturing core dump and information to /var/opt/mssql/log...
/usr/bin/find: ‘/proc/10388/map_files’: Operation not permitted
/usr/bin/find: ‘/proc/10388/map_files’: Operation not permitted
/usr/bin/find: ‘/proc/10388/map_files’: Operation not permitted
/usr/bin/find: ‘/proc/10388/map_files’: Operation not permitted
Hint: You are currently not seeing messages from other users and the system.
Users in groups 'adm', 'systemd-journal' can see all messages.
Pass -q to turn off this notice.
No journal files were opened due to insufficient permissions.
Hint: You are currently not seeing messages from other users and the system.
Users in groups 'adm', 'systemd-journal' can see all messages.
Pass -q to turn off this notice.
No journal files were opened due to insufficient permissions.
/usr/bin/tail: cannot open '/var/log/syslog' for reading: Permission denied
Mon Jan 16 19:16:19 CET 2023 Capturing program information
Dump already generated: /var/opt/mssql/log/core.sqlservr.1_16_2023_19_16_18.10388, moving to /var/opt/mssql/log/core.sqlservr.10388.temp/core.sqlservr.10388.gdmp
Moving logs to /var/opt/mssql/log/core.sqlservr.10388.temp/log/paldumper-debug.log
Mon Jan 16 19:16:19 CET 2023 Capturing program binaries
Mon Jan 16 19:16:20 CET 2023 Compressing the dump files
Core dump and information are being compressed in the background. When
complete, they can be found in the following location:
/var/opt/mssql/log/core.sqlservr.01_16_2023_19_16_19.10388.tbz2
Initial setup of Microsoft SQL Server failed. Please consult the ERRORLOG
in /var/opt/mssql/log for more information.
I would be glad if somebody can help me solving this error. I chose The developer Edition, but get the same error message, when trying different licenses.
If you need mor information hit me up!
The text was updated successfully, but these errors were encountered:
TomStark1
changed the title
Error while setting up mssql Server on Linux Ubunto 20.04
Error while setting up mssql Server on Linux Ubuntu 20.04
Jan 16, 2023
I recently tried to install the Microsoft SQL Server on my Server and got the following error:
I would be glad if somebody can help me solving this error. I chose The developer Edition, but get the same error message, when trying different licenses.
If you need mor information hit me up!
The text was updated successfully, but these errors were encountered: