Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

Rclone Errors while running #48

Open
Razielza opened this issue Aug 31, 2023 · 1 comment
Open

Rclone Errors while running #48

Razielza opened this issue Aug 31, 2023 · 1 comment

Comments

@Razielza
Copy link

Hi, got Rclone up and running but it seems like something goes wrong every time it tries to get a torrent or something

It works and mounts the file, just not sure if these errors are affecting anything

Redownloading dead torrent: Air Crash Investigation (Mayday)
Error opening file: 'https://jnb1.download.real-debrid.com/d/XOPYNFGC4DUNI21/1%20Deadly%20Silence.mp4'.
This link seems to be broken. Torrent will be re-downloaded on next refresh.
2023/08/31 11:40:45 ERROR : default/Air Crash Investigation (Mayday)/1 Deadly Silence.mp4: vfs cache: failed to download: vfs reader: failed to write to cache file: 503 Service Unavailable (503): <!DOCTYPE html>
<!--[if IE 8]> <html lang="en" class="ie8"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9"> <![endif]-->
<!--[if !IE]><!--> <html lang="en"> <!--<![endif]-->

 <!-- BEGIN HEAD -->
<head>
      <meta charset="UTF-8" />
    <title>An error occured while processing your request</title>
     <meta content="width=device-width, initial-scale=1.0" name="viewport" />
        <meta content="" name="description" />
        <meta content="" name="author" />
  <!-- GLOBAL STYLES -->
    <link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" />
    <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet" />
    <!--END GLOBAL STYLES -->

     <!-- PAGE LEVEL STYLES -->
<style type="text/css">
body {
  background-color: #333;
  background-size:100% auto;
  padding-top: 100px;

}

.logo h1 {
  color: #FFF;
  font-size: 80px;
  padding-bottom:40px;
}

.text-muted {
    font-size:25px;
}

/*media queries*/

@media (max-width: 767px){
  .logo h1 {
    font-size: 65px;
    color: #FFF;
  }
}
</style>
      <!--END PAGE LEVEL STYLES -->
</head>
     <!-- END HEAD -->
     <!-- BEGIN BODY -->
<body>
      <!-- PAGE CONTENT -->
  <div class="container">
    <div class="col-lg-8 col-lg-offset-2 text-center">
      <div class="logo">
            <h1>Oops 😞</h1>
          </div>
        <div class="col-lg-8 col-lg-offset-2 text-center">
          <div class="alert alert-danger">The download code has been modified (and it is not allowed) or the original server is down<br/>Server: 904</div>
          <div class="clearfix"></div>
             <br /><br />

                </div>

        </div>


        </div>
      <!-- END PAGE CONTENT -->


</body>
     <!-- END BODY -->
</html>

<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->

@DaturaInoxia
Copy link

I have similar issue, the error is the download code is no longer valid. It causes Plex scan to hang on a folder. The scan never finishes, trying the plex dance now to try to get around it

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants