NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
« Previous 1 … 56 57 58 59 60 … 100 Next »
Desktop App crashes after recent upgrade

 
  • 0 Vote(s) - 0 Average
Desktop App crashes after recent upgrade
zaldwaik
Offline

Senior Member

Posts: 535
Threads: 128
Joined: Oct 2005
#11
2021-09-16, 02:06 AM
(2021-09-16, 12:57 AM)mvallevand Wrote: What do you need to do in NextPVR?  You can also nlite, knewc  or the web for most things.

Martin

I find the client more user friendly and intuitive to use. I have used it for 15 years, so it is hard to part with it.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,768
Threads: 954
Joined: May 2006
#12
2021-09-16, 02:16 AM
But nlite and knewc on Kodi are the same UI  just like the PCH so I was wondering what specifically you meant.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#13
2021-09-16, 02:41 AM
(2021-09-16, 02:04 AM)zaldwaik Wrote: Thanks. That works. It is slow to respond to key presses, but I can live with that.
what CPU is in the server? Is it a fairly slow machine?
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,768
Threads: 954
Joined: May 2006
#14
2021-09-16, 01:55 PM
I just used RDP to connect to my WIn 11 server and NextPVR.exe works without crashing.

Martin
adis99
Offline

Junior Member

Poland
Posts: 11
Threads: 1
Joined: Aug 2021
#15
2021-09-17, 10:18 AM (This post was last modified: 2021-09-17, 10:36 AM by adis99.)
For me it is not running correctly on new update too:

Event logs show:

Application: NextPVRServer.exe
CoreCLR Version: 4.700.21.35901
.NET Core Version: 3.1.18
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, String callerName)
  at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer.<>c__DisplayClass21_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
  at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context)
  at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context)
  at Microsoft.AspNetCore.Server.Kestrel.Core.AnyIPListenOptions.BindAsync(AddressBindContext context)
  at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.AddressesStrategy.BindAsync(AddressBindContext context)
  at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(IServerAddressesFeature addresses, KestrelServerOptions serverOptions, ILogger logger, Func`2 createBinding)
  at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  at Microsoft.AspNetCore.Hosting.WebHost.StartAsync(CancellationToken cancellationToken)
  at Microsoft.AspNetCore.Hosting.WebHostExtensions.RunAsync(IWebHost host, CancellationToken token, String startupMessage)
  at Microsoft.AspNetCore.Hosting.WebHostExtensions.RunAsync(IWebHost host, CancellationToken token, String startupMessage)
  at Microsoft.AspNetCore.Hosting.WebHostExtensions.RunAsync(IWebHost host, CancellationToken token)
  at Microsoft.AspNetCore.Hosting.WebHostExtensions.Run(IWebHost host)
  at NPVR5.Program.Main(String[] args)



Faulting application name: NextPVRServer.exe, version: 1.0.0.0, time stamp: 0x60ef187c
Faulting module name: KERNELBASE.dll, version: 10.0.19041.1202, time stamp: 0xc9db1934
Exception code: 0xe0434352
Fault offset: 0x0000000000034f99
Faulting process id: 0x4e08
Faulting application start time: 0x01d7ababf374b6d7
Faulting application path: C:\Program Files\NextPVR\NextPVRServer.exe
Faulting module path: C:\Windows\System32\KERNELBASE.dll
Report Id: 1552f084-53a3-4f55-a342-2c477142d759
Faulting package full name:
Faulting package-relative application ID:


Attached Files
.zip   WER3712.tmp.zip (Size: 259.81 KB / Downloads: 2)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,768
Threads: 954
Joined: May 2006
#16
2021-09-17, 11:45 AM
The minidump might help sub but can you provide the logs too.

Are you also running NextPVR via RDP if not you really should have opened this in a new post?

Martin
adis99
Offline

Junior Member

Poland
Posts: 11
Threads: 1
Joined: Aug 2021
#17
2021-09-17, 12:57 PM
(2021-09-17, 11:45 AM)mvallevand Wrote: The minidump might help sub but can you provide the logs too. 

Are you also running NextPVR via RDP  if not you really should have opened this in a new post?

Martin

Minidump is in attachment
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,768
Threads: 954
Joined: May 2006
#18
2021-09-17, 01:02 PM
I know that is why I asked for logs and you didn't say if you were using RDP.

Martin
adis99
Offline

Junior Member

Poland
Posts: 11
Threads: 1
Joined: Aug 2021
#19
2021-09-17, 01:10 PM (This post was last modified: 2021-09-17, 01:30 PM by adis99.)
(2021-09-17, 01:02 PM)mvallevand Wrote: I know that is why I asked for logs and you didn't say if you were using RDP.

Martin

I do not use RDP, its local on my box.Logs attached

[Image: XpAecHq.png]


Attached Files
.zip   logs.zip (Size: 18.54 KB / Downloads: 1)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,768
Threads: 954
Joined: May 2006
#20
2021-09-17, 01:31 PM
Ok so you completely hijacked the topic. Typically that error is simply a firewall antivirus, internet suite or VPN not permitting you to open the server ports. default 8866 TCP and 16891 UDP

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Time for upgrade greg in kansas 1 140 2025-05-06, 03:55 PM
Last Post: mvallevand
  Help with Desktop Gadget Bobbybear 3 267 2025-03-24, 04:03 PM
Last Post: Bobbybear
  Video Issues after upgrade from 4.2.4 to 7.0.1.241229 lemmy999 5 428 2025-03-02, 02:10 AM
Last Post: lemmy999
  Minimal EPG since upgrade to v7 hmc 19 963 2025-02-02, 02:12 AM
Last Post: sub
  Remote Desktop to NextPVR host PC three6zerocool 4 569 2024-08-27, 11:29 PM
Last Post: sub
  Uninstalled 4.2.5 desktop version & installed latest from website c.lascala@cox.net 13 1,431 2024-08-14, 12:42 AM
Last Post: c.lascala@cox.net
  Missing time/date navigation in desktop client on guide page (Win11) JHP025 2 397 2024-08-04, 07:08 PM
Last Post: JHP025
  Remote Desktop Connection Offroad 4 726 2024-05-04, 02:09 PM
Last Post: boringgit
  Unable to find available capture device - NextPVR Desktop App -Live TV rmarquar 4 932 2023-12-13, 05:42 PM
Last Post: mvallevand
  Computer Won't Sleep After Upgrade to v6 Radar73 38 5,846 2023-10-11, 11:08 PM
Last Post: fla

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode