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.

Cannot login into RTL

See original GitHub issue

when clicking on the server settings->services->LND (Ride the Lightning server)->See information->clicking here expected: the window with RTL is opened actual: I get an error 401 Single Sign On Failed!

When checking the log there’s the following exception

System.Net.Http.HttpRequestException: Response status code does not indicate success: 403 (Forbidden).
   at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
   at BTCPayServer.Services.Rates.CoinAverageRateProvider.GetExchangeTickersAsync() in /source/BTCPayServer.Rating/Providers/CoinAverageRateProvider.cs:line 212
   at BTCPayServer.HostedServices.RatesHostedService.RefreshCoinAverageSupportedExchanges() in /source/BTCPayServer/HostedServices/RatesHostedService.cs:line 70
   at BTCPayServer.HostedServices.BaseAsyncService.CreateLoopTask(Func`1 act, String caller) in /source/BTCPayServer/HostedServices/BaseAsyncService.cs:line 43
2021-06-20 08:59:13.925 +00:00 [WRN] Error while contacting coinaverage: Unauthorized access to the API, premium plan needed
2021-06-20 09:00:08.483 +00:00 [WRN] InitializeTasks failed
System.Net.Http.HttpRequestException: Response status code does not indicate success: 403 (Forbidden).
   at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
   at BTCPayServer.Services.Rates.CoinAverageRateProvider.GetExchangeTickersAsync() in /source/BTCPayServer.Rating/Providers/CoinAverageRateProvider.cs:line 212
   at BTCPayServer.HostedServices.RatesHostedService.RefreshCoinAverageSupportedExchanges() in /source/BTCPayServer/HostedServices/RatesHostedService.cs:line 70
   at BTCPayServer.HostedServices.BaseAsyncService.CreateLoopTask(Func`1 act, String caller) in /source/BTCPayServer/HostedServices/BaseAsyncService.cs:line 43
2021-06-20 09:01:08.563 +00:00 [WRN] InitializeTasks failed
System.Net.Http.HttpRequestException: Response status code does not indicate success: 403 (Forbidden).
   at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
   at BTCPayServer.Services.Rates.CoinAverageRateProvider.GetExchangeTickersAsync() in /source/BTCPayServer.Rating/Providers/CoinAverageRateProvider.cs:line 212
   at BTCPayServer.HostedServices.RatesHostedService.RefreshCoinAverageSupportedExchanges() in /source/BTCPayServer/HostedServices/RatesHostedService.cs:line 70
   at BTCPayServer.HostedServices.BaseAsyncService.CreateLoopTask(Func`1 act, String caller) in /source/BTCPayServer/HostedServices/BaseAsyncService.cs:line 43
2021-06-20 09:02:08.644 +00:00 [WRN] InitializeTasks failed
System.Net.Http.HttpRequestException: Response status code does not indicate success: 403 (Forbidden).
   at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
   at BTCPayServer.Services.Rates.CoinAverageRateProvider.GetExchangeTickersAsync() in /source/BTCPayServer.Rating/Providers/CoinAverageRateProvider.cs:line 212
   at BTCPayServer.HostedServices.RatesHostedService.RefreshCoinAverageSupportedExchanges() in /source/BTCPayServer/HostedServices/RatesHostedService.cs:line 70
   at BTCPayServer.HostedServices.BaseAsyncService.CreateLoopTask(Func`1 act, String caller) in /source/BTCPay

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:13 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
dennisreimanncommented, Jun 20, 2021

Works for me with v1.1.2, which is actually the latest. Are you running the Docker deployment?

0reactions
pavlenexcommented, Jun 21, 2021

@vega113 Thanks, correct this happened because you were quite behind. Is your issue considered resolved now, if so please close it?

Read more comments on GitHub >

github_iconTop Results From Across the Web

cannot login even with correct password · Issue #211
Go to the RTL folder and run git pull to update RTL. Once RTL is updated, run npm install once, before starting the...
Read more >
Cannot access RTL device : r/RTLSDR
I set it up and tried to boot up SDR#, but it keeps giving me this 'Cannot access RTL device' error. Okay, I'll...
Read more >
How to Fix rtl by rtl net App Not Working / Not Loading and ...
You cannot login to the account due to an error. Here are some ways to fix this: 1. The rtl by rtl net...
Read more >
cant access RTL
Now when I hit play it says "cant access RTL device". I tried reinstalling the driver from Zadig with no results. Any ideas....
Read more >
MagentaTV app and RTL+ app can't login
An AppleTV connected to the U-6 can't login to MagentaTV app or RTL+ app , but if I connect the AppleTV to an...
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