New documentation for Leo's server is live on Leo's website

34 views
Skip to first unread message

Edward K. Ream

unread,
Jun 1, 2026, 3:04:37 PM (9 days ago) Jun 1
to leo-editor
This page contains the new documentation.

PR #4721 updates LeoDocs.leo with Félix's new words. As usual, I then used the gh-pages branch to update Leo's website.

Edward

Viktor Ransmayr

unread,
Jun 2, 2026, 3:40:24 PM (7 days ago) Jun 2
to leo-editor
Hello Edward,

Edward K. Ream schrieb am Montag, 1. Juni 2026 um 21:04:37 UTC+2:
This page contains the new documentation.

The updated documentation looks good to me.

I did a quick test - and - at the moment the 'devel' branch is working only with the hard-coded password 'test'. - See attached logs !

Is this the expected & planned behavior for 'leoclient.py' in version 6.8.9 ?

With kind regards,

Viktor

###

    📦[user@leo-on-debian leo-editor]$
    📦[user@leo-on-debian leo-editor]$ python3 -m leo.core.leoserver --password secret

    Starting LeoBridge Server 1.0.16 (Launch with -h for help)
    LeoServer: init leoBridge in 0.67 sec.
    LeoBridge started at 127.0.0.1 on port: 32125.
    Ctrl+c to break

   
### After 'leoclient.py' had been started ...

    server: authenticating ('127.0.0.1', 40462)
    server: authentication failed ('127.0.0.1', 40462): invalid credentials
    server: connection finished for ('127.0.0.1', 40462) (never registered)

###

    📦[user@leo-on-debian leo-editor]$
    📦[user@leo-on-debian leo-editor]$ git branch
      6.8.9
    * devel
    📦[user@leo-on-debian leo-editor]$
    📦[user@leo-on-debian leo-editor]$ python3 -m leo.core.leoclient --port 32125 --password secret
    leoserver must be started with argument --password test
    client: asyncInterval.timeout: 0.1
    client: got: {'action': 'challenge', 'challenge': 'cd80fe7606d205a9c7c691973c076e99'}
    client: sent authentication response
    client: Unexpected exception: received 1008 (policy violation) Authentication failed; then sent 1008 (policy violation) Authentication failed
    📦[user@leo-on-debian leo-editor]$

Edward K. Ream

unread,
Jun 3, 2026, 7:27:44 AM (7 days ago) Jun 3
to leo-e...@googlegroups.com
On Tue, Jun 2, 2026 at 2:40 PM Viktor Ransmayr <viktor....@gmail.com> wrote:

I did a quick test - and - at the moment the 'devel' branch is working only with the hard-coded password 'test'.

Probably not :-) But Félix is the one who knows.

Edward

Félix

unread,
Jun 3, 2026, 1:22:58 PM (7 days ago) Jun 3
to leo-editor
@Viktor

Yes the sample leoclient has the hardcoded password 'test' set up.

This program is just a proof of concept connection demo so far so I did not take the time to modify it to accept command line arguments (such as '--password' etc... )

Félix

Viktor Ransmayr

unread,
Jun 3, 2026, 2:47:21 PM (7 days ago) Jun 3
to leo-e...@googlegroups.com
Hello Felix,

Am Mi., 3. Juni 2026 um 19:23 Uhr schrieb Félix <felix...@gmail.com>:
... 

This program is just a proof of concept connection demo so far so I did not take the time to modify it to accept command line arguments (such as '--password' etc... )

No problem at all. - It just was not clear to me, how the documentation related to the status of 'leo-editor' repo for version 6.8.9 ...

With kind regards,

Viktor
 
Reply all
Reply to author
Forward
0 new messages