Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Device: Frequent connection failures #126

Closed
danlesbm opened this issue Apr 4, 2021 · 12 comments
Closed

Device: Frequent connection failures #126

danlesbm opened this issue Apr 4, 2021 · 12 comments

Comments

@danlesbm
Copy link

danlesbm commented Apr 4, 2021

Frequent connection failures if set timeout is short. Specifically: if left less than 30 seconds, there will be errors
image

@unocelli
Copy link
Member

unocelli commented Apr 7, 2021

I assume this screenshot is not relevant...with which type of connection? can you send me the exception message?

@danlesbm
Copy link
Author

danlesbm commented Apr 8, 2021

I assume this screenshot is not relevant...with which type of connection? can you send me the exception message?

OK. I uploaded the wrong picture. below is the video, if left less than 30 seconds or after reboot, there will be errors

191327937120109689.mp4

unocelli added a commit that referenced this issue Apr 8, 2021
@unocelli
Copy link
Member

unocelli commented Apr 8, 2021

Thanks, i found a concept error, after a request error don't try again, I fixed and i added the missing error log.
can you try and send me log file '_log/fuxa-err.log'

@danlesbm
Copy link
Author

danlesbm commented Apr 8, 2021

Thanks, i found a concept error, after a request error don't try again, I fixed and i added the missing error log.
can you try and send me log file '_log/fuxa-err.log'

ok

@danlesbm
Copy link
Author

danlesbm commented Apr 9, 2021

It still didn't run. It running, i reboot my PC, after reconnect but didn't run. I must push modify then push ok --> it run.
I didn't find file log

@unocelli
Copy link
Member

unocelli commented Apr 9, 2021

I'm not sure if you did the update.
It's better if you test the WebAPI alone, install FUXA again from master branch or 'git clone https://github.com/frangoteam/FUXA'
start the server, configure only the WebAPI and then you have to find the error log in the folder where you have started the server 'FUXA/server/_logs'.

@danlesbm
Copy link
Author

danlesbm commented Apr 9, 2021

I'm not sure if you did the update.
It's better if you test the WebAPI alone, install FUXA again from master branch or 'git clone https://github.com/frangoteam/FUXA'
start the server, configure only the WebAPI and then you have to find the error log in the folder where you have started the server 'FUXA/server/_logs'.

yes of course, i ran it with command: "npm install -g --unsafe-perm @frangoteam/fuxa"

@unocelli
Copy link
Member

unocelli commented Apr 9, 2021

By npm server you install only the released version and I have not yet released with the latest changes.
To be update you have to install from github

@danlesbm
Copy link
Author

danlesbm commented Apr 9, 2021

By npm server you install only the released version and I have not yet released with the latest changes.
To be update you have to install from github

OK. Let me try again

@unocelli
Copy link
Member

unocelli commented Apr 9, 2021

You have to:

@danlesbm
Copy link
Author

danlesbm commented Apr 9, 2021

You have to:

I tested, it's ok

@unocelli
Copy link
Member

unocelli commented Apr 9, 2021

great, you can close the solved issues

@danlesbm danlesbm closed this as completed Apr 9, 2021
@unocelli unocelli mentioned this issue May 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants