sdk icon indicating copy to clipboard operation
sdk copied to clipboard

megafuse isn't working on Linux

Open xdb64 opened this issue 4 years ago • 2 comments

I have followed the instructions and got to the point where I have the megafuse executable. I ran it, entered the credentials, however nothing happens - when I go to the mountpoint, it's empty.

xdb64 avatar Nov 09 '20 19:11 xdb64

Hi, I encountered the same situation on Linux. The result of megafuse ~/workingspace/megaio/sdk/examples/linux ⌚ 15:26:26 $ ./megafuse MEGA email: [email protected] MEGA password (won't be shown): Local mountpoint: /home/phtran/phong MEGA mountpoint (default /): /abc megafuse: src/megaclient.cpp:5394: bool mega::MegaClient::CacheableStatusMap::addOrUpdate(int64_t, int64_t): Assertion `mClient->statusTable && "Updating status without status table"' failed. [1] 63984 abort (core dumped) ./megafuse

Anyone can suggest a solution to fix that ?

tdparsenal avatar Aug 01 '21 08:08 tdparsenal

I'm on windows C++ btw might related https://github.com/meganz/sdk/issues/2584

kenkit avatar Oct 21 '21 20:10 kenkit