CloudCross icon indicating copy to clipboard operation
CloudCross copied to clipboard

Initial setup with Google stalls and does nothing

Open IITFA opened this issue 3 years ago • 12 comments

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.

IITFA avatar Dec 21 '20 18:12 IITFA

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?

madgabz avatar Jan 06 '21 10:01 madgabz

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

MasterSoft24 avatar Jan 08 '21 21:01 MasterSoft24

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

madgabz avatar Jan 09 '21 13:01 madgabz

.grive is a file that appears when authenticate complete.

MasterSoft24 avatar Jan 12 '21 09:01 MasterSoft24

I can't find my grive file too

kenos1 avatar Mar 18 '21 21:03 kenos1

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

abartov avatar Mar 18 '21 23:03 abartov

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

MasterSoft24 avatar Mar 25 '21 15:03 MasterSoft24

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 ~]$ 

kiwimato avatar Jun 05 '21 23:06 kiwimato

same here

chukynax avatar Jun 08 '21 08:06 chukynax

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

johnboode avatar Aug 20 '21 18:08 johnboode

same here

JackLumers avatar Dec 05 '21 02:12 JackLumers

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.

iamweird avatar Jan 27 '22 17:01 iamweird