aether-app icon indicating copy to clipboard operation
aether-app copied to clipboard

Aether forkbombing the backend

Open redblade7 opened this issue 2 years ago • 4 comments

I've been using Aether for a while, but as of yesterday, Aether keeps launching aether-backend-linux-x64 over and over with a different port each time.

When running from the terminal, I noticed this repeating error message, which claims the frontend is being relaunched but it is actually the backend that is being relaunched:

panic: runtime error: index out of range [0] with length 0

goroutine 82 [running]:
aether-core/aether/frontend/refresher.DeleteStaleData(0xc00007f060?)
	/home/frigyes/aether-app/aether-core/aether/frontend/refresher/refresher.go:121 +0x7e5
aether-core/aether/frontend/refresher.Refresh()
	/home/frigyes/aether-app/aether-core/aether/frontend/refresher/refresher.go:80 +0x45c
aether-core/aether/frontend/fecmd.startSchedules.func1()
	/home/frigyes/aether-app/aether-core/aether/frontend/fecmd/run.go:130 +0x31
aether-core/aether/services/scheduling.ScheduleRepeat.func1()
	/home/frigyes/aether-app/aether-core/aether/services/scheduling/scheduling.go:35 +0xa5
created by aether-core/aether/services/scheduling.ScheduleRepeat
	/home/frigyes/aether-app/aether-core/aether/services/scheduling/scheduling.go:21 +0xfa

Frontend process exited with code 2 and signal null
We will reattempt to start the frontend daemon in 10 seconds.

redblade7 avatar Dec 09 '23 21:12 redblade7

That is weird...

Is it reproducible?

Frigyes06 avatar Dec 29 '23 23:12 Frigyes06

@redblade7 Is this a reoccurring thing? I have not experienced this issue.

voxnyx avatar Jan 05 '24 02:01 voxnyx

@redblade7 Is this a reoccurring thing? I have not experienced this issue.

I aswell haven't had this issue

Julian-1-2-3-4-5 avatar Jan 05 '24 18:01 Julian-1-2-3-4-5

I managed to get into the app by deleting everything in $HOME/.config/Air Labs/Aether/frontend/ except for frontend_config.json. However, I have no posts past December 2023 now, excluding a test post I just made to b/Meta.

redblade7 avatar Apr 15 '24 12:04 redblade7