unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#44195: EXCORPORATE: android/termux/emacs - "error in process filter: wrong authorization "
@ 2020-10-24 15:13 Jeffrey Haug
  2020-10-26 21:01 ` Thomas Fitzsimmons
  0 siblings, 1 reply; 4+ messages in thread
From: Jeffrey Haug @ 2020-10-24 15:13 UTC (permalink / raw)
  To: 44195

[-- Attachment #1: Type: text/plain, Size: 1233 bytes --]

Setup

termux-info
Packages CPU architecture:
aarch64
Subscribed repositories:
# sources.list
deb https://termux.mentality.rip/termux-packages-24/ stable main
# game-repo (sources.list.d/game.list)
deb https://dl.bintray.com/grimler/game-packages-24 games stable
# science-repo (sources.list.d/science.list)
deb https://dl.bintray.com/grimler/science-packages-24 science stable
Updatable packages:
All packages up to date
Android version:
10
Kernel build information:
Linux localhost 4.14.113-19542039 #1 SMP PREEMPT Fri Aug 28 18:36:13 KST
2020 aarch64 Android
Device manufacturer:
samsung
Device model:
SM-N975F

emacs 27.1
excorporate-0.9.1
fsm-0.2.1
soap-client-3.2.0
url-http-ntlm-2.0.4

Issue

autodiscover works great
after entering username & password
I get the following error:

error in process filter: Wrong authorization used for https:// *url remove*

I have verified my username & password several times. I can follow the
exact steps on my other windows 10 emacs setup and connect successfully.

Can you help me debug?

I use excorporate daily and I am so close to getting a nice portable
version of emacs /org mode  with exchange integration!

Thanks for all of your help and let me know how to proceed.

Thanks,
Jeff

[-- Attachment #2: Type: text/html, Size: 2657 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#44195: EXCORPORATE: android/termux/emacs - "error in process filter: wrong authorization "
  2020-10-24 15:13 bug#44195: EXCORPORATE: android/termux/emacs - "error in process filter: wrong authorization " Jeffrey Haug
@ 2020-10-26 21:01 ` Thomas Fitzsimmons
  2020-12-05  3:44   ` Jeffrey Haug
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas Fitzsimmons @ 2020-10-26 21:01 UTC (permalink / raw)
  To: Jeffrey Haug; +Cc: 44195

Hi Jeffrey,

Thanks for reporting.

Jeffrey Haug <jthaug@gmail.com> writes:

> Setup
>
> termux-info
> Packages CPU architecture:
> aarch64
> Subscribed repositories:
> # sources.list
> deb https://termux.mentality.rip/termux-packages-24/ stable main
> # game-repo (sources.list.d/game.list)
> deb https://dl.bintray.com/grimler/game-packages-24 games stable
> # science-repo (sources.list.d/science.list)
> deb https://dl.bintray.com/grimler/science-packages-24 science stable
> Updatable packages:
> All packages up to date
> Android version:
> 10
> Kernel build information:
> Linux localhost 4.14.113-19542039 #1 SMP PREEMPT Fri Aug 28 18:36:13 KST 2020 aarch64 Android
> Device manufacturer:
> samsung
> Device model:
> SM-N975F
>
> emacs 27.1
> excorporate-0.9.1
> fsm-0.2.1
> soap-client-3.2.0
> url-http-ntlm-2.0.4
>
> Issue
>
> autodiscover works great
> after entering username & password
> I get the following error:
>
> error in process filter: Wrong authorization used for https:// *url remove*
>
> I have verified my username & password several times. I can follow the
> exact steps on my other windows 10 emacs setup and connect
> successfully.
>
> Can you help me debug?

Sure.  On the aarch64 machine can you try the steps in the
Troubleshooting section of the Excorporate manual?

C-h i d m exco RET 5

You can compare the results of doing the same steps on your working
setup.  See if you can see any differences in how the authentication is
working, like what authentication types the server is offering via
WWW-Authenticate headers and which one Emacs is choosing in
Authorization headers.

Thanks,
Thomas





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#44195: EXCORPORATE: android/termux/emacs - "error in process filter: wrong authorization "
  2020-10-26 21:01 ` Thomas Fitzsimmons
@ 2020-12-05  3:44   ` Jeffrey Haug
  2020-12-05 14:28     ` Thomas Fitzsimmons
  0 siblings, 1 reply; 4+ messages in thread
From: Jeffrey Haug @ 2020-12-05  3:44 UTC (permalink / raw)
  To: Thomas Fitzsimmons; +Cc: 44195

[-- Attachment #1: Type: text/plain, Size: 2175 bytes --]

Thomas - thank you for all of your help, ideas, and support to diagnose the
problem.

Current workaround:
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=44439

After changing from "error" to "message" - I can authenticate to exchange
successfully!

Issue root cause explanation:
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=43566


Thanks,
Jeff

On Tue, 27 Oct 2020, 5:01 am Thomas Fitzsimmons, <fitzsim@fitzsim.org>
wrote:

> Hi Jeffrey,
>
> Thanks for reporting.
>
> Jeffrey Haug <jthaug@gmail.com> writes:
>
> > Setup
> >
> > termux-info
> > Packages CPU architecture:
> > aarch64
> > Subscribed repositories:
> > # sources.list
> > deb https://termux.mentality.rip/termux-packages-24/ stable main
> > # game-repo (sources.list.d/game.list)
> > deb https://dl.bintray.com/grimler/game-packages-24 games stable
> > # science-repo (sources.list.d/science.list)
> > deb https://dl.bintray.com/grimler/science-packages-24 science stable
> > Updatable packages:
> > All packages up to date
> > Android version:
> > 10
> > Kernel build information:
> > Linux localhost 4.14.113-19542039 #1 SMP PREEMPT Fri Aug 28 18:36:13 KST
> 2020 aarch64 Android
> > Device manufacturer:
> > samsung
> > Device model:
> > SM-N975F
> >
> > emacs 27.1
> > excorporate-0.9.1
> > fsm-0.2.1
> > soap-client-3.2.0
> > url-http-ntlm-2.0.4
> >
> > Issue
> >
> > autodiscover works great
> > after entering username & password
> > I get the following error:
> >
> > error in process filter: Wrong authorization used for https:// *url
> remove*
> >
> > I have verified my username & password several times. I can follow the
> > exact steps on my other windows 10 emacs setup and connect
> > successfully.
> >
> > Can you help me debug?
>
> Sure.  On the aarch64 machine can you try the steps in the
> Troubleshooting section of the Excorporate manual?
>
> C-h i d m exco RET 5
>
> You can compare the results of doing the same steps on your working
> setup.  See if you can see any differences in how the authentication is
> working, like what authentication types the server is offering via
> WWW-Authenticate headers and which one Emacs is choosing in
> Authorization headers.
>
> Thanks,
> Thomas
>

[-- Attachment #2: Type: text/html, Size: 3922 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#44195: EXCORPORATE: android/termux/emacs - "error in process filter: wrong authorization "
  2020-12-05  3:44   ` Jeffrey Haug
@ 2020-12-05 14:28     ` Thomas Fitzsimmons
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Fitzsimmons @ 2020-12-05 14:28 UTC (permalink / raw)
  To: Jeffrey Haug; +Cc: 44195

Hi Jeffrey,

Good to hear, thanks for confirming.  I'm going to work on a test suite
addition to prevent future such regressions.  It occurred to me that
maybe we should make url into a GNU ELPA package so that we don't have
to wait for Emacs 27.2 to fix this properly.

Thomas

Jeffrey Haug <jthaug@gmail.com> writes:

> Thomas - thank you for all of your help, ideas, and support to diagnose the problem.
>
> Current workaround:
> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=44439
>
> After changing from "error" to "message" - I can authenticate to exchange successfully!
>
> Issue root cause explanation:
> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=43566
>
> Thanks,
> Jeff
>
> On Tue, 27 Oct 2020, 5:01 am Thomas Fitzsimmons, <fitzsim@fitzsim.org> wrote:
>
>  Hi Jeffrey,
>
>  Thanks for reporting.
>
>  Jeffrey Haug <jthaug@gmail.com> writes:
>
>  > Setup
>  >
>  > termux-info
>  > Packages CPU architecture:
>  > aarch64
>  > Subscribed repositories:
>  > # sources.list
>  > deb https://termux.mentality.rip/termux-packages-24/ stable main
>  > # game-repo (sources.list.d/game.list)
>  > deb https://dl.bintray.com/grimler/game-packages-24 games stable
>  > # science-repo (sources.list.d/science.list)
>  > deb https://dl.bintray.com/grimler/science-packages-24 science stable
>  > Updatable packages:
>  > All packages up to date
>  > Android version:
>  > 10
>  > Kernel build information:
>  > Linux localhost 4.14.113-19542039 #1 SMP PREEMPT Fri Aug 28 18:36:13 KST 2020 aarch64 Android
>  > Device manufacturer:
>  > samsung
>  > Device model:
>  > SM-N975F
>  >
>  > emacs 27.1
>  > excorporate-0.9.1
>  > fsm-0.2.1
>  > soap-client-3.2.0
>  > url-http-ntlm-2.0.4
>  >
>  > Issue
>  >
>  > autodiscover works great
>  > after entering username & password
>  > I get the following error:
>  >
>  > error in process filter: Wrong authorization used for https:// *url remove*
>  >
>  > I have verified my username & password several times. I can follow the
>  > exact steps on my other windows 10 emacs setup and connect
>  > successfully.
>  >
>  > Can you help me debug?
>
>  Sure.  On the aarch64 machine can you try the steps in the
>  Troubleshooting section of the Excorporate manual?
>
>  C-h i d m exco RET 5
>
>  You can compare the results of doing the same steps on your working
>  setup.  See if you can see any differences in how the authentication is
>  working, like what authentication types the server is offering via
>  WWW-Authenticate headers and which one Emacs is choosing in
>  Authorization headers.
>
>  Thanks,
>  Thomas





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-12-05 14:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-24 15:13 bug#44195: EXCORPORATE: android/termux/emacs - "error in process filter: wrong authorization " Jeffrey Haug
2020-10-26 21:01 ` Thomas Fitzsimmons
2020-12-05  3:44   ` Jeffrey Haug
2020-12-05 14:28     ` Thomas Fitzsimmons

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).