Skip to content
New issue

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

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

Already on GitHub? # to your account

"general error Top-level error" when trying to connect to the server #533

Closed
DeMiro5001 opened this issue Oct 2, 2021 · 1 comment
Closed
Assignees
Labels

Comments

@DeMiro5001
Copy link

Hardware : old laptop i3/3Go/500Go / ADSL
Software : YunoHost 4.2.8.3 (stable)
No special config, port forwarding ok, SSL certificate ok, no ipv6, only ipv4

I'm getting the metronome service to stop working as soon as I try to connect to it, I tried Converse, Movim, conversations.

/var/log/metronome/metronome.err

Oct 02 20:13:30 general	error	Top-level error, please report:
/usr/lib/metronome/modules/mod_s2s/mod_s2s.lua:370: stream response did not give us a streamid!!!
stack traceback:
	[C]: in function 'parse'
	/usr/lib/metronome/util/xmppstream.lua:201: in function 'feed'
	/usr/lib/metronome/modules/mod_s2s/mod_s2s.lua:526: in function 'data'
	/usr/lib/metronome/modules/mod_s2s/mod_s2s.lua:595: in function 'onincoming'
	/usr/lib/metronome/net/server_event.lua:575: in function </usr/lib/metronome/net/server_event.lua:527>
	[C]: in function 'loop'
	/usr/lib/metronome/net/server_event.lua:734: in function </usr/lib/metronome/net/server_event.lua:733>
	[C]: in function 'xpcall'
	/usr/bin/metronome:324: in function 'loop'
	/usr/bin/metronome:388: in main chunk
	[C]: ?
Oct 02 20:13:30 general	error	
stack traceback:
	[C]: in function 'loop'
	/usr/lib/metronome/net/server_event.lua:734: in function </usr/lib/metronome/net/server_event.lua:733>
	[C]: in function 'xpcall'
	/usr/bin/metronome:324: in function 'loop'
	/usr/bin/metronome:388: in main chunk
	[C]: ?

It's been weeks that I was trying to search to understand what's wrong without luck.
Thanks a lot.

@maranda maranda self-assigned this Oct 2, 2021
@maranda maranda added the bug label Oct 2, 2021
@maranda
Copy link
Owner

maranda commented Oct 2, 2021

What version of Metronome is it? If it's not 3.14.4 try updating the package.
Also that error is related to server to server connections not client to server, are you using custom connection settings on the client? Like specifying ports?

@maranda maranda closed this as completed in 627e796 Oct 2, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants