Git Product home page Git Product logo

Comments (11)

matteoserva avatar matteoserva commented on July 17, 2024

I don't know aur well but you can compile it directly from the source code. If it cannot find a APPKEY, it defaults to MEGASDK, which is the default key. Apparently mega doesn't even check if you are providing a valid key. You can remove lines from the config files and megafuse will ask you only the missing parameters. You can for example remove all the config lines except the APPKEY one and launch megafuse. The language you see is italian, I didn't translate it because it's debug code that will be removed soon.

from megafuse.

ShapeShifter499 avatar ShapeShifter499 commented on July 17, 2024

A lot of packages in the AUR are just clever scripts that compile the program from git or source tar-ball. In this case the AUR package "MegaFuse" just grabs your code from git and compiles it. I cannot seem to get MegaFuse to use the config file at all, always "login failed", even when I uncomment or remove the "APPKEY" line. Does the megafuse.conf have to have certain permissions to work with MegaFuse?

from megafuse.

matteoserva avatar matteoserva commented on July 17, 2024

please remove all lines EXCEPT the APPKEY one and see if it works. the only requirement is that megafuse should be launched from the same directory where the conf file is located. The config file parser is very strict and you should enter the lines in the format "name = value". are there spaces or strange characters in your password?

from megafuse.

ShapeShifter499 avatar ShapeShifter499 commented on July 17, 2024

I tired that already and nothing

from megafuse.

harayz avatar harayz commented on July 17, 2024

same same... "login failed" for me too
my password had characters such as '@' and '%' but still unable to login after changing them.
i have not been able to login since installation and the once in a while the it would show the following:
~ API request failed, retrying in 100 ms - Use 'retry' to retry immediately...
~ API request failed, retrying in 200 ms - Use 'retry' to retry immediately...
~ API request failed, retrying in 400 ms - Use 'retry' to retry immediately...
~ API request failed, retrying in 800 ms - Use 'retry' to retry immediately...
~ API request failed, retrying in 1600 ms - Use 'retry' to retry immediately...
~ API request failed, retrying in 3200 ms - Use 'retry' to retry immediately...
~ API request failed, retrying in 6400 ms - Use 'retry' to retry immediately...

when trying to unmount using 'fusermount -u /tmp/fuse' i receive the following error message:
~ fusermount: failed to unmount /tmp/fuse: Invalid argument

hope these helps and i will update if there are more information that could help the troubleshooting.

from megafuse.

matteoserva avatar matteoserva commented on July 17, 2024

the MEGA api server is sometimes temporarily unusable. it happened to me too then worked again after a few hours

from megafuse.

awiiea avatar awiiea commented on July 17, 2024

I cannot login
MegaFushe::MegaFuse. Constructor finished.
API request failed, retrying in 100 ms - Use 'retry' to retry immediately...
login failed. exiting...

from megafuse.

tYYGH avatar tYYGH commented on July 17, 2024

FYI, Iā€™m using MegaFuse on a regular basis, and I only have these in my conf file:
USERNAME, PASSWORD, MOUNTPOINT, and CACHEPATH.
I mean: APPKEY is commented out in my conf file, and it works fine.

from megafuse.

Rand-Hunt avatar Rand-Hunt commented on July 17, 2024

Same problem here.

from megafuse.

DaeMonSx avatar DaeMonSx commented on July 17, 2024

Same here.
any solution yet?

 ./MegaFuse
caricata la variabile USERNAME con il valore xxxx
caricata la variabile PASSWORD con il valore xxxx
caricata la variabile MOUNTPOINT con il valore /tmp/s
Specify a valid mountpoint (an empty directory): /mnt/mega
Specify a valid cache path (eg: /tmp): /tmp
MegaFushe::MegaFuse. Constructor finished.
login failed. exiting...

from megafuse.

tobiasfiechter avatar tobiasfiechter commented on July 17, 2024

Got the same problem...

from megafuse.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.