0180:err:rpc:I_RpcReceive we got fault packet with status 0x1c010003

Questions about Wine on Linux
Locked
MeshamMahmoud
Newbie
Newbie
Posts: 1
Joined: Sat Aug 03, 2024 1:15 am

0180:err:rpc:I_RpcReceive we got fault packet with status 0x1c010003

Post by MeshamMahmoud »

I wouldn't consider myself to be an expert in Linux but I was following this guide https://codeberg.org/wanesty/affinity-wine-docs and when I came to command

Code: Select all

rum ElementalWarrior-8.14 $HOME/.wineAffinity wineboot --init

this error appeared

Code: Select all

004c:err:ole:start_rpcss Failed to start RpcSs service
0180:err:rpc:I_RpcReceive we got fault packet with status 0x1c010003
0174:fixme:service:scmdatabase_autostart_services Auto-start service L"MountMgr" failed to start: 1053
0174:fixme:service:scmdatabase_autostart_services Auto-start service L"wineusb" failed to start: 1115
0174:fixme:service:scmdatabase_autostart_services Auto-start service L"winebus" failed to start: 1115
0174:fixme:service:scmdatabase_autostart_services Auto-start service L"PlugPlay" failed to start: 1115
0174:fixme:service:scmdatabase_autostart_services Auto-start service L"Eventlog" failed to start: 1115
0174:fixme:service:scmdatabase_autostart_services Auto-start service L"nsiproxy" failed to start: 1115
0174:fixme:service:scmdatabase_autostart_services Auto-start service L"NDIS" failed to start: 1115
I was also following this youtube video https://www.youtube.com/watch?v=i01Uh64o44s&t=78s that shows the steps to how to use this guide and he came across the same error that I have at 7:17 but it still worked for him normally without any issues
Locked