Coder Social home page Coder Social logo

Comments (5)

eliotalanfoss avatar eliotalanfoss commented on June 17, 2024 1

I assumed that may be the case.

But yeah I've accidentally entered an empty input and had to restart the container a few times so that change would be nice!

Thanks again for your help. The photo sync tool is working great otherwise.

from icloud-photos-sync.

eliotalanfoss avatar eliotalanfoss commented on June 17, 2024

I noticed that the same problem occurs with the docker exec -t photos-sync icloud-photos-sync sync command

from icloud-photos-sync.

steilerDev avatar steilerDev commented on June 17, 2024

@eliotalanfoss thanks for reporting this and sorry for not getting back to you earlier!

I've had a look and added documentation for your case.

Generally speaking you need to supply both flags -t and -i to get CLI interactions working.

Therefore -in your last step- you'd need to run docker exec -ti photos-sync icloud-photos-sync token and this should correctly prompt for username and password.

from icloud-photos-sync.

eliotalanfoss avatar eliotalanfoss commented on June 17, 2024

Thank you, that has indeed fixed the problem for me.

The only other thing I have noticed is that when attaching to the docker container using docker attach photos-sync the first prompt doesn't actually show to the terminal until I press a key. This is not a huge problem since it just requires a key press to get the prompt to show up, but it can be a little confusing at first.

from icloud-photos-sync.

steilerDev avatar steilerDev commented on June 17, 2024

Oh yeah - but that's a docker limitation.

I've updated the tool to retry when there is an empty input (ie if you are immediately press enter)

from icloud-photos-sync.

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.