Code Monkey home page Code Monkey logo

Comments (21)

KruyKaze avatar KruyKaze commented on June 7, 2024

I stopped it an tried again:

ccross --prefer=remote
bash: fork: retry: Resource temporarily unavailable
bash: fork: retry: Resource temporarily unavailable
bash: fork: retry: Resource temporarily unavailable
bash: fork: retry: Resource temporarily unavailable
bash: fork: Resource temporarily unavailable

from cloudcross.

MasterSoft24 avatar MasterSoft24 commented on June 7, 2024

What is your system and Qt version?

from cloudcross.

KruyKaze avatar KruyKaze commented on June 7, 2024

Arch 64bit
$ qmake --version
QMake version 3.0
Using Qt version 5.5.1 in /usr/lib

from cloudcross.

MasterSoft24 avatar MasterSoft24 commented on June 7, 2024

It seems like systems total file descriptor limit reached. Try reboot and start again.

from cloudcross.

KruyKaze avatar KruyKaze commented on June 7, 2024

Rebooted and this it what I get after some files download:

"QThread::start: Thread creation error: Resource temporarily unavailable"

from cloudcross.

MasterSoft24 avatar MasterSoft24 commented on June 7, 2024

What is returned if you run

cat /proc/sys/kernel/threads-max

from cloudcross.

KruyKaze avatar KruyKaze commented on June 7, 2024

62262

from cloudcross.

MasterSoft24 avatar MasterSoft24 commented on June 7, 2024

I can't reproduce this problem on my computer. Just theoretically this error may happen if app sends to much requests to google drive server. Can you start programm in Qt Creator in debug mode and look where this error happen?

from cloudcross.

KruyKaze avatar KruyKaze commented on June 7, 2024

What is the command? Thanks

On Tue, Feb 2, 2016, 00:16 Kamensky Vladimir [email protected]
wrote:

I can't reproduce this problem on my computer. Just theoretically this
error may happen if app sends to much requests to google drive server. Can
you start programm in Qt Creator in debug mode and look where this error
happen?


Reply to this email directly or view it on GitHub
#1 (comment)
.

from cloudcross.

MasterSoft24 avatar MasterSoft24 commented on June 7, 2024

qtcreator
Next, "File" > "Create file or project"

Select "Import project", select "Git clone"

Next, in "Repository" field insert https://github.com/MasterSoft24/CloudCross.git

next, according to the situation

from cloudcross.

KruyKaze avatar KruyKaze commented on June 7, 2024

I ran it in debug. I don't know how to tell it to run in a certain folder
or how to add the option prefer=remote

I got this:

"Unknown debugger type "No engine"

Unable to create a debugger engine of the type "No engine" "

On Tue, Feb 2, 2016 at 12:27 AM Kamensky Vladimir [email protected]
wrote:

qtcreator
Next, "File" > "Create file or project"

Select "Import project", select "Git clone"

Next, in "Repository" field insert
https://github.com/MasterSoft24/CloudCross.git

next, according to the situation


Reply to this email directly or view it on GitHub
#1 (comment)
.

from cloudcross.

MasterSoft24 avatar MasterSoft24 commented on June 7, 2024

I think i found problem. Soon i'm fix it and report to you

from cloudcross.

KruyKaze avatar KruyKaze commented on June 7, 2024

OK thanks

On Tue, Feb 2, 2016, 00:52 Kamensky Vladimir [email protected]
wrote:

I think i found problem. Soon i'm fix it and report to you


Reply to this email directly or view it on GitHub
#1 (comment)
.

from cloudcross.

MasterSoft24 avatar MasterSoft24 commented on June 7, 2024

Download executable from http://cloudcross.mastersoft24.ru/ccross and put him into /usr/bin

After that run ccross again

from cloudcross.

KruyKaze avatar KruyKaze commented on June 7, 2024

I did and tried again. No more errors but it gets stuck after a couple of
hundred files are downloaded and just says "New remote. Downloading." It's
a small file so it shouldn't last that long

On Tue, Feb 2, 2016 at 5:32 AM Kamensky Vladimir [email protected]
wrote:

Download executable from http://cloudcross.mastersoft24.ru/ccross and put
him into /usr/bin

After that run ccross again


Reply to this email directly or view it on GitHub
#1 (comment)
.

from cloudcross.

MasterSoft24 avatar MasterSoft24 commented on June 7, 2024

Is this error are repeated? With the same file?

from cloudcross.

KruyKaze avatar KruyKaze commented on June 7, 2024

I tried again and I get this :
QThread::start: Thread creation error: Resource temporarily unavailable

from cloudcross.

MasterSoft24 avatar MasterSoft24 commented on June 7, 2024

download http://cloudcross.mastersoft24.ru/ccross again. This version, i think, is ok. Test him and i will update PKGBUILD on AUR

from cloudcross.

KruyKaze avatar KruyKaze commented on June 7, 2024

This is terrible! It started corrupting files on my google drive:

"/Wallpapers/323 - Zv3KRLd.jpg New remote. Downloading.
/Wallpapers/170 - sxGt57P.jpg Changed local. Uploading.
/Mame/snaps/ncv2.png New remote. Downloading.
/Mame/snaps/dumpmtmt.png Changed local. Uploading.
/Wallpapers/251 - ZcmzJaE.jpg Changed local. Uploading.
^Z
[1]+ Stopped ccross --prefer=remote "

from cloudcross.

MasterSoft24 avatar MasterSoft24 commented on June 7, 2024

yes, that I hurried. I will look deeper.

from cloudcross.

MasterSoft24 avatar MasterSoft24 commented on June 7, 2024

It's all. I'm fix this bug and update AUR. You can do upgrade. I'm hope now all be ok.

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.