Error: Muse Hub is unable to download MuseSampler
I get the following error upon opening Muse Hub:
Something went wrong, please try again later
ID: musesampler
Type: Application
From muse-hub-service:
2022-12-19 15:29:19.5908|INFO|Muse.Service.MuseClientConnection|Client has connected! Sending state message... 2022-12-19 15:29:19.5908|INFO|Muse.Service.MuseClientConnection|Sending message to client - User: shane, Type: Muse.Common.Messages.Actions.UpdateAppStateAction, Data: - 2022-12-19 15:29:19.7067|INFO|Muse.Service.MuseClientConnection|Entering message processing loop... 2022-12-19 15:29:20.7407|INFO|Muse.Service.MuseClientConnection|Processing message from client - User: shane, Type: Muse.Common.Messages.Actions.RegisterHiddenDownloadAction, Data: ItemId=musesampler;ItemType=Application;P2PInfoFile=https://muse-webservice.azurewebsites.net/musedownload/application-builds/8c14fcf0-f06a-40a7-a530-227eb382c84a?entity=applicationLinuxVersion&entity-id=d889fafa-c394-4eae-99b9-c61511b953f7;Version=0.3.2.18;ItemName=MuseSampler 2022-12-19 15:29:20.7420|INFO|Muse.Service.Interop.ServiceCore|Registering Hidden Item (Type: Application, Id: musesampler, Name: MuseSampler)... 2022-12-19 15:29:21.9281|INFO|Muse.Service.MuseClientConnection|Processed message! 2022-12-19 15:29:22.3016|INFO|Muse.Service.Interop.ServiceCore|Installing MuseSampler 2022-12-19 15:29:22.3573|ERROR|Muse.Service.Interop.ServiceCore|WARN: Error when installing: std::exception 2022-12-19 15:29:22.3602|ERROR|Muse.Service.Interop.ServiceCore|Exception when handling alert: invalid torrent handle used [libtorrent:20] 2022-12-19 15:29:22.3602|ERROR|Muse.Service.Interop.ServiceCore|Exception when handling alert: invalid torrent handle used [libtorrent:20] 2022-12-19 15:29:22.3602|ERROR|Muse.Service.Interop.ServiceCore|Invalid handle during alert parsing (removed)
I am running Linux, OpenSUSE Tumbleweed.
Comments
Please open a ticket at the Muse Hub support site: https://musehub.zendesk.com/
In reply to Please open a ticket at the… by jeetee
It wasn't a download issue. The problem was solved by copying libMuseSamplerCoreLib.so from /srv/muse-hub/downloads into /usr/lib64/. The sampler works now.
In reply to It wasn't a download issue… by shanewilliams
I do not find the libMuseSamplerCoreLib.so where do you get it?
In reply to I do not find the… by Z-UO
It should be somewhere in /srv/muse-hub/downloads/installer/something/musesampler-linux-xx.tar.zip
thanks