GithubHelp home page GithubHelp logo

Comments (8)

Sebclem avatar Sebclem commented on May 25, 2024

Hi, take a look a this comment: #27 (comment)
Someone have the same issue and it's related to trusted domain config in nextcloud.
You need to configure trusted domain in config.php:

  • edit /var/www/nextcloud/config/config.php
  • Add or edit your trusted domain, this may look like this:
'trusted_domains' =>
  array (
    0 => '192.168.0.29',
    1 => 'cloud.example.com',
  ),

from hassio-nextcloud-backup.

RenzoBeux avatar RenzoBeux commented on May 25, 2024

Hi! I already set my trusted domains, i can even accces on the web browser.

from hassio-nextcloud-backup.

Sebclem avatar Sebclem commented on May 25, 2024

The domain that you use on the addon config is present in trusted domain ?
If yes, do you have something in nextcloud logs when the upload fail ?

from hassio-nextcloud-backup.

RenzoBeux avatar RenzoBeux commented on May 25, 2024

Yes indeed. What i do see strange (but maybe just a frontend bug) is when i press upload 3 mensajes on left appear.
image
image

PD: i will dig in the logs

from hassio-nextcloud-backup.

RenzoBeux avatar RenzoBeux commented on May 25, 2024

Sorry my mistake (deleted a comment). Nothing appear on logs when upload is tried.

from hassio-nextcloud-backup.

Sebclem avatar Sebclem commented on May 25, 2024

Ok i think i have found the issue, can you check with the last release ?

from hassio-nextcloud-backup.

RenzoBeux avatar RenzoBeux commented on May 25, 2024

from hassio-nextcloud-backup.

Sebclem avatar Sebclem commented on May 25, 2024

Perfect ! i'm closing the issue 👍

from hassio-nextcloud-backup.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.