question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

HttpListenerException error

See original GitHub issue

Describe the bug When enabling the web clock with remote apps enabled the app is crashing (or vice-versa).

To Reproduce Steps to reproduce the behavior:

  1. Go to settings and enable remote apps
  2. Attempt to enable web clock
  3. Application stops responding and exits

Note that if I disable remote apps I can enable web clock, but then the app crashes if I try to enable remote apps. I was able to enable both by modifying options.json and setting both options to true before starting the app.

Expected behavior Should be able to enable both.

Screenshots N/A

Desktop (please complete the following information):

  • Windows version: Windows Server 2019 Standard
  • IIS is also running on same server

Log file attached.

log-20200324.txt

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
scottys94commented, Feb 12, 2021

#416 I found that you need to enter a remote Access Code first. Then close/re-open OnlyT. After that, you can enable Remote Apps. If you try to enable Remote Apps without having an access code entered, OnlyT will crash.

0reactions
AntonyCorbettcommented, Mar 6, 2021

Fixed original bug report

Read more comments on GitHub >

github_iconTop Results From Across the Web

HttpListenerException Class (System.Net)
This exception is thrown by the HttpListener class and its associated classes when an error occurs during the initialization of the HttpListener or...
Read more >
HttpListenerException.ErrorCode Property (System.Net)
This property returns the Windows error code associated with this exception. Applies to. Product, Versions .NET, Core 2.0, Core 2.1, Core 2.2, Core ......
Read more >
How to fix httplistener after an exception happens
I have this HttpListener that receives multiple requests , the problem is that every time an exception happens the listener stops working I ......
Read more >
System.Net.HttpListenerException (0x80004005): Failed to ...
How to clear the error message 'Error System.Net.HttpListenerException (0x80004005): Failed to listen on prefix' from your sync app.
Read more >
System.Net.HttpListenerException: The I/O operation has ...
A few of my users are recieving this error after a while: System.Net.HttpListenerException (0x80004005): The I/O operation has been aborted ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found