Code Monkey home page Code Monkey logo

Comments (12)

johnboode avatar johnboode commented on June 18, 2024 2

I had the same issue. Then I tried installing Chrome and opening the authentication link inside Chrome. Worked immediately without issue. So, if you are using another browser you may want to try Chrome. You can uninstall it afterwards

from cloudcross.

madgabz avatar madgabz commented on June 18, 2024

I'm on MX Linux (based on Debian Buster) and everything went fine following the instructions here:
https://software.opensuse.org//download.html?project=home%3AMasterSoft24&package=cloudcross

But on initial run, it says to run with -a, so I did. It said to follow the link, I did. After I get to the Google page to confirm and allow, I click allow and nothing happens. It just keeps acting like it's trying to do something but nothing ever happens. It stalls. No errors that I am aware of.

Same here! Firewall problem? (Manjaro here, install from pacaur, no firewall) any workarounds? Or Google decided to shut down GDrive access again?

from cloudcross.

MasterSoft24 avatar MasterSoft24 commented on June 18, 2024

Hi! Could you try to check the folder from whom you start ccross -a and you should find a hidden file .grive

from cloudcross.

madgabz avatar madgabz commented on June 18, 2024

Hi! Could you try to check the folder from whom you start ccross -a and you should find a hidden file .grive

On my part, there are no .grive folder anywhere. I have a 'cloud'-dir in my homedir, with a subdir for each service, so far only 'dropbox' (which worked fine), and a 'drive', nowhere is a .grive to be found. Yes, i did cd to ~/cloud before ccross -a

from cloudcross.

MasterSoft24 avatar MasterSoft24 commented on June 18, 2024

.grive is a file that appears when authenticate complete.

from cloudcross.

kenos1 avatar kenos1 commented on June 18, 2024

I can't find my grive file too

from cloudcross.

abartov avatar abartov commented on June 18, 2024

Same here, stalls trying to access the 127.0.0.1 service, no .grive file is created.

from cloudcross.

MasterSoft24 avatar MasterSoft24 commented on June 18, 2024

Write out your system details, Qt versions, and how you install ccross (from source, from package, and so on)

from cloudcross.

kiwimato avatar kiwimato commented on June 18, 2024

I have the same issue on latest Manjaro. I'm using this package: https://aur.archlinux.org/packages/cloudcross/

[mihai@manticore ~]$ ccross -v
CloudCross  v 1 . 4 . 7  for Linux

Managed to get a strace. It seems the browser does send something back to it, but it simply hangs.

poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}], 2, 0) = 1 ([{fd=3, revents=POLLIN}])
read(3, "\17\0\0\0\0\0\0\0", 16)        = 8
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}], 2, -1
) = 1 ([{fd=4, revents=POLLIN}])
accept4(4, NULL, NULL, SOCK_CLOEXEC)    = 5
getsockname(5, {sa_family=AF_INET, sin_port=htons(1973), sin_addr=inet_addr("127.0.0.1")}, [28 => 16]) = 0
getpeername(5, {sa_family=AF_INET, sin_port=htons(44482), sin_addr=inet_addr("127.0.0.1")}, [16]) = 0
getsockopt(5, SOL_SOCKET, SO_TYPE, [1], [4]) = 0
fcntl(5, F_GETFL)                       = 0x2 (flags O_RDWR)
fcntl(5, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
write(3, "\1\0\0\0\0\0\0\0", 8)         = 8
accept4(4, NULL, NULL, SOCK_CLOEXEC)    = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}, {fd=5, events=POLLIN}], 3, -1) = 2 ([{fd=3, revents=POLLIN}, {fd=5, revents=POLLIN}])
read(3, "\1\0\0\0\0\0\0\0", 16)         = 8
ioctl(5, FIONREAD, [991])               = 0
read(5, "GET /?state=1&code=4/0AY0e-g6uTa"..., 991) = 991
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}, {fd=5, events=POLLIN}], 3, -1) = 1 ([{fd=5, revents=POLLIN}])
ioctl(5, FIONREAD, [0])                 = 0
read(5, "", 4096)                       = 0
write(3, "\1\0\0\0\0\0\0\0", 8)         = 8
close(5)                                = 0
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}], 2, -1) = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0\0\0\0\0\0\0", 16)         = 8
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}], 2, -1

) = 1 ([{fd=4, revents=POLLIN}])
accept4(4, NULL, NULL, SOCK_CLOEXEC)    = 5
getsockname(5, {sa_family=AF_INET, sin_port=htons(1973), sin_addr=inet_addr("127.0.0.1")}, [28 => 16]) = 0
getpeername(5, {sa_family=AF_INET, sin_port=htons(44496), sin_addr=inet_addr("127.0.0.1")}, [16]) = 0
getsockopt(5, SOL_SOCKET, SO_TYPE, [1], [4]) = 0
fcntl(5, F_GETFL)                       = 0x2 (flags O_RDWR)
fcntl(5, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
write(3, "\1\0\0\0\0\0\0\0", 8)         = 8
accept4(4, NULL, NULL, SOCK_CLOEXEC)    = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}, {fd=5, events=POLLIN}], 3, -1) = 2 ([{fd=3, revents=POLLIN}, {fd=5, revents=POLLIN}])
read(3, "\1\0\0\0\0\0\0\0", 16)         = 8
ioctl(5, FIONREAD, [985])               = 0
read(5, "GET /?state=1&code=4/0AY0e-g6Xrp"..., 985) = 985
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}, {fd=5, events=POLLIN}], 3, -1
) = 1 ([{fd=5, revents=POLLIN}])
ioctl(5, FIONREAD, [0])                 = 0
read(5, "", 4096)                       = 0
write(3, "\1\0\0\0\0\0\0\0", 8)         = 8
close(5)                                = 0
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}], 2, -1) = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0\0\0\0\0\0\0", 16)         = 8
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}], 2, -1^C) = ? ERESTART_RESTARTBLOCK (Interrupted by signal)
strace: Process 1531239 detached

[mihai@manticore ~]$ 

from cloudcross.

chukynax avatar chukynax commented on June 18, 2024

same here

from cloudcross.

JackLumers avatar JackLumers commented on June 18, 2024

same here

from cloudcross.

iamweird avatar iamweird commented on June 18, 2024

I experience same issue with Opera 83.0.4254.19, cloudcross_1.4.8-1_amd64.deb on Ubuntu 21.04.

I had the same issue. Then I tried installing Chrome and opening the authentication link inside Chrome. Worked immediately without issue. So, if you are using another browser you may want to try Chrome. You can uninstall it afterwards

Thanks johnboode, using fresh Chrome to open the authentication link helped me too.

from cloudcross.

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.