File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -138,6 +138,20 @@ docker run \
138138 -v -dev -headless -dldir /download -dltimeout 3 -run /usr/local/bin/save.sh
139139```
140140
141+ ## FAQs
142+
143+ <dl >
144+ <dt >
145+ The container exits complaining <tt>Authentication not possible in -headless mode</tt>
146+ </dt >
147+ <dd >
148+ This usually means that the session has been invalidated, so you have to relogin using a browser.
149+ You can use any browser to relogin: the key point is using the same profile shared with the container.
150+ For an example of containerized browser check https://github.com/davidecavestro/gphotos-cdp-docker/issues/1#issuecomment-2823168106.
151+ </dd >
152+ </dl >
153+
154+
141155## Image project home
142156
143157https://github.com/davidecavestro/gphotos-cdp-docker
You can’t perform that action at this time.
0 commit comments