Add a note about auth problems with e-ink devices

This commit is contained in:
Kovid Goyal 2018-01-06 09:03:43 +05:30
parent 1b86a8269e
commit ed3ff3762d
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -94,6 +94,12 @@ steps:
network configurations possible, it is not possible to give you a network configurations possible, it is not possible to give you a
roadmap for doing so. roadmap for doing so.
#. If you have setup a username and password, first try it without that
to see if it is causing issues. Some e-ink devices have browsers that
do not handle authentication. You can sometimes workaround this by
including the username and password in the URL, for example:
``http://username:password@192.168.1.2:8080``.
#. If you are stuck, you can always ask for help in the `calibre user forums`_. #. If you are stuck, you can always ask for help in the `calibre user forums`_.