Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The internal Pantalaimon client did not manage to sync with the server #114

Open
Szybet opened this issue Jan 2, 2022 · 7 comments
Open

Comments

@Szybet
Copy link

Szybet commented Jan 2, 2022

Describe the bug
I just get the error ERROR: pantalaimon: The internal Pantalaimon client did not manage to sync with the server.. only receiving messages works, sending on. on the previous version 0.8 sending worked, but panctl didnt.

To Reproduce
I just installed it on alpine linux:

wget https://gitlab.alpinelinux.org/z3ntu/aports/-/jobs/581850/artifacts/raw/packages/testing/armv7/pantalaimon-0.10.3-r0.apk
wget https://gitlab.alpinelinux.org/z3ntu/aports/-/jobs/581850/artifacts/raw/packages/testing/armv7/pantalaimon-ui-0.10.3-r0.apk
apk add pantalaimon*.apk

Desktop (please complete the following information):

  • Alpine linux
  • Actually im trying to use matterbridge with pantalaimon, but i tryied to use it with other regular clients and the results were the same
@poljar
Copy link
Collaborator

poljar commented Jan 3, 2022

I presume was solved by installing from pip?

@Szybet
Copy link
Author

Szybet commented Jan 3, 2022

Installing from pip was impossible, i was getting warious dependiency errors, the last error that i couldnt resolve was: gcc: internal compiler error: Segmentation fault. i couldnt solve it with reinstalling gcc. attempting to make it in virtualenv made that pip was installing it for 20 hours, after that i tryied setting up wheel, i couldnt becouse of dependiency errors.

im not experienced with python, so i maybe missed something

the actuall solution was to reinstall the whole system ( postmarketos based on alpine ) and then the packages i posted before started working. propably all of this is just alpine linux fault

@rednaks
Copy link

rednaks commented Mar 17, 2022

any idea how to solve this issue without re-installing everything ? I don't understand in which case this happens

@Szybet
Copy link
Author

Szybet commented Mar 19, 2022

I think its just alpine fault. Using pantalaimon in a docker could be a good solution, but my system is weak ( an old tablet )

@catfromplan9
Copy link

Use latest git release of pantalaimon (not 0.10.5) and latest matrix-nio release

@terion-name
Copy link

Use latest git release of pantalaimon (not 0.10.5) and latest matrix-nio release

Did not help. Bult latest source, still getting The pantalaimon client did not manage to sync with the server =(
Running room join requests seems to work ok, but sending message — fails

@MichaelErjemenko
Copy link

MichaelErjemenko commented Jul 11, 2024

@terion-name, @Szybet are you trying to use pantalaimon for an application service (user)?
If yes, then this won't work (see: /synapse/handlers/sync.py method: generate_sync_result)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants