5.0 Headless on widows core

Windows specific questions, problems.
Post Reply
droorda
Newbie
Newbie
Posts: 2
Joined: Fri Oct 04, 2024 2:17 pm

5.0 Headless on widows core

Post by droorda »

I have been running version 4 as a service on a windows core machine. I have had no issues, I just using the webui for access.
When I upgraded to Version 5 the software no longer runs. Only thing that I get is an event in the application log

Code: Select all

Index              : 43946
EntryType          : Error
InstanceId         : 1000
Message            : Faulting application name: qbittorrent.exe, version: 5.0.0.0, time stamp: 0x66f99849
                     Faulting module name: qbittorrent.exe, version: 5.0.0.0, time stamp: 0x66f99849
                     Exception code: 0xc0000409
                     Fault offset: 0x00000000014b5e69
                     Faulting process id: 0x107c
                     Faulting application start time: 0x01db166b7deadcdc
                     Faulting application path: C:\Program Files\qBittorrent\qbittorrent.exe
                     Faulting module path: C:\Program Files\qBittorrent\qbittorrent.exe
                     Report Id: 860db73f-d1c0-416a-8e12-8a53b2e579dc
                     Faulting package full name:
                     Faulting package-relative application ID:
Category           : Application Crashing Events
I am downgrading to 4 as a temp fix but would like to upgrade to 5 eventually. Can I provide any extra data to be helpful or is this a known behavior that will not be fixed?
User avatar
Peter
Administrator
Administrator
Posts: 3046
Joined: Wed Jul 07, 2010 6:14 pm

Re: 5.0 Headless on widows core

Post by Peter »

Interesting. Are you running Qt5 or Qt6 variant?
droorda
Newbie
Newbie
Posts: 2
Joined: Fri Oct 04, 2024 2:17 pm

Re: 5.0 Headless on widows core

Post by droorda »

I tried both from the new version.
for the old version, it is the QT5.
Any guess on what I should look at for a cause?
Post Reply