Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ошибка при старте сервера #25

Open
Ilyaprok opened this issue Dec 11, 2024 · 0 comments
Open

Ошибка при старте сервера #25

Ilyaprok opened this issue Dec 11, 2024 · 0 comments

Comments

@Ilyaprok
Copy link

Спасибо за проект!
Имею простой VPS на ubuntu
Стартую сервер через докер:
docker run -p 50051:50051 kmlebedev/txmlconnector:v1.26.1 server

wine: created the configuration directory '/root/.wine'
002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
004c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0054:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0054:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0054:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
0054:err:systray:initialize_systray Could not create tray window
0054:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
0054:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0054:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0044:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0044:err:winediag:nodrv_CreateWindow L"Make sure that your X server is running and that $DISPLAY is set correctly."
004c:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
004c:err:winediag:nodrv_CreateWindow L"Make sure that your X server is running and that $DISPLAY is set correctly."
004c:err:ole:apartment_createwindowifneeded CreateWindow failed with error 3
004c:err:ole:apartment_createwindowifneeded CreateWindow failed with error 0
004c:err:ole:apartment_createwindowifneeded CreateWindow failed with error 14007
004c:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x800736b7
004c:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x800736b7
004c:err:ole:apartment_get_local_server_stream Failed: 0x800736b7
004c:err:ole:start_rpcss Failed to open RpcSs service
002c:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
002c:err:winediag:nodrv_CreateWindow L"Make sure that your X server is running and that $DISPLAY is set correctly."
0094:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0094:err:winediag:nodrv_CreateWindow L"Make sure that your X server is running and that $DISPLAY is set correctly."
0094:err:winediag:gnutls_process_attach failed to load libgnutls, no support for encryption
0094:err:winediag:process_attach failed to load libgnutls, no support for pfx import/export
009c:err:winediag:gnutls_process_attach failed to load libgnutls, no support for encryption
009c:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
009c:err:winediag:nodrv_CreateWindow L"Make sure that your X server is running and that $DISPLAY is set correctly."
00e4:err:environ:init_peb starting L"C:\\windows\\syswow64\\rundll32.exe" in experimental wow64 mode
00e4:fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
00e4:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
00e4:err:winediag:nodrv_CreateWindow L"Make sure that your X server is running and that $DISPLAY is set correctly."
00e4:err:winediag:gnutls_process_attach failed to load libgnutls, no support for encryption
00e4:err:winediag:process_attach failed to load libgnutls, no support for pfx import/export
00ec:err:environ:init_peb starting L"C:\\windows\\syswow64\\iexplore.exe" in experimental wow64 mode
010c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
010c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
010c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0130:err:wineusb:usb_init Failed to initialize libusb: Other error
wine: configuration in L"/root/.wine" has been updated.
010c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0024:fixme:seh:WerGetFlags (FFFFFFFFFFFFFFFF, 00007FFFFE2FFE18) stub
0024:fixme:seh:WerSetFlags (32) stub
0024:fixme:process:SetProcessPriorityBoost (FFFFFFFFFFFFFFFF,1): stub
0024:fixme:powrprof:PowerRegisterSuspendResumeNotification (0x00000002,00007FFFFE2FFD90,00007FFFFE2FFDA0) stub!
time="2024-12-11T21:40:38Z" level=info msg="Initialize module: txmlconnector64-6.43.2.24.0.dll"
0024:err:winediag:gnutls_process_attach failed to load libgnutls, no support for encryption
0024:err:winediag:process_attach failed to load libgnutls, no support for pfx import/export
InitCrashHandler: Z:\usr\bin\txmlconnector-server-241211-214038.mdmp
time="2024-12-11T21:40:39Z" level=info msg="Server running ..."
0154:fixme:ver:GetCurrentPackageId (00007F55E54CFF50 0000000000000000): stub
time="2024-12-11T21:40:39Z" level=info msg="Press CRTL+C to stop the server..."

Я так понимаю сервер не стартовал, пробовал клиента - последняя строка в логах:
time="2024-12-11T21:40:33Z" level=info msg="Client running ..."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant