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

linux portable linux download link not working #3

Closed
bingoxo opened this issue Dec 4, 2019 · 21 comments
Closed

linux portable linux download link not working #3

bingoxo opened this issue Dec 4, 2019 · 21 comments

Comments

@bingoxo
Copy link

bingoxo commented Dec 4, 2019

did you remove it ?

@mbruel
Copy link
Owner

mbruel commented Dec 4, 2019

Hi,
I've updated the link to the previous release (v1.1) and added an AppImage for the new release.
I didn't try on many architectures, please let me know if you have issues with it.
Cheers

@bingoxo
Copy link
Author

bingoxo commented Dec 4, 2019

i'm trying to restore my .conf file , i put it in /home/user/.ngPost but it doesn't get picked up with the app

@mbruel
Copy link
Owner

mbruel commented Dec 4, 2019

hum... not sure, it is working fine on my environment.
what is your distribution?
The default config file should be $HOME/.ngPost
When it is picked up, if you launch it from a terminal you should see this message:
$ ./ngPost_v1.2-x86_64.AppImage
Using default config file: "/home/bruel/.ngPost"

But there are no message in case it doesn't exist...
Check if you've the HOME environment variable defined but it should... (echo $HOME)
try:
gedit $HOME/.ngPost
and paste the config file https://raw.githubusercontent.com/mbruel/ngPost/master/ngPost.conf

@bingoxo
Copy link
Author

bingoxo commented Dec 5, 2019

my bad , i kept the extension .conf

@bingoxo
Copy link
Author

bingoxo commented Dec 5, 2019

now i keep getting error 441 posting failed

@mbruel
Copy link
Owner

mbruel commented Dec 5, 2019

well how often?
Can you tell me how many Articles you are uploading (that's the number on the right of the progress bar, before the avg. speed) and how many gets the 441 answer.

it could be because the ID is already in use... but normally it should be more explicit...
well I'm ignoring failed Article and going to next one as I thought this should never happen...
I'm going to add on the next version a retry loop for the Articles and only display the error when the posting failed 5 times...

I may also allow to activate a debug mode...

@bingoxo
Copy link
Author

bingoxo commented Dec 5, 2019

19000 articles , most of them get uploaded and with some i get that error

@mbruel
Copy link
Owner

mbruel commented Dec 5, 2019

ok then I'll definitely add the robustness for the next version that I'll try to release by the end of the week.
I suppose you use redundancy with par2 files? Are you able to download your post even with those few articles missing?

@bingoxo
Copy link
Author

bingoxo commented Dec 5, 2019

it failes even with pars

@mbruel
Copy link
Owner

mbruel commented Dec 5, 2019

hum... then you must have quite a lot of failed Articles...
I gonna work on the robustness straight away, I'll let you know when the next release is ready ;)

@bingoxo
Copy link
Author

bingoxo commented Dec 5, 2019

Merci ^^ / Thanks

@mbruel
Copy link
Owner

mbruel commented Dec 5, 2019

de rien héhé!
the new release is available, please give it a try and let me know if you still have Failed Article.
I couldn't really test it as I never get this issue but normally if it happens we will try to post it again with another msg-id. We do 5 retries by default but you can configure that number.
There are few other improvement, especially the possibility to stop an ongoing post.
cf the release note:

####################################################

Release: ngPost v1.3

date: 2019/12/05

####################################################

  • add robustness on posting articles by retrying a number of times if Failure

  • new option -r or -retry for that purpose (default value 5)

  • allow to stop an ongoing post from the HMI

  • add some tooltips for the options (HMI)

  • fix potential crash (double deletion of NgPost::_file)

@mbruel
Copy link
Owner

mbruel commented Dec 5, 2019

PS: please close this issue if you don't get this issue anymore ;)

@bingoxo
Copy link
Author

bingoxo commented Dec 5, 2019

https://i.imgur.com/SYWgmTu.jpg

it either crashes or is stuck at 98% like in picture and many times the speed is miscalculated (see picture)

t'es sur irc ou discord ?

@mbruel
Copy link
Owner

mbruel commented Dec 6, 2019

I see...
no I don't have discord but I could create an account or we could meet on a private chan on irc.
I don't manage to reproduce your situation, I never get failed articles... not sure the reason you have some...
From what i see on your pic, I would assume that testxx.part12.rar should be green instead of black. I've tried to code that even if you don't manage to post an article, you try few more times and if you don't succeed, it should act as if it has... you'll just have a sum up at the end telling you the number of articles that havn't been updated...
I could send you a debug version, maybe it will help to debug...
Otherwise send me a mail, we could chat on gmail?

@bingoxo
Copy link
Author

bingoxo commented Dec 6, 2019

i'm using ubuntu 18.10 , tried 16.04 before as well , trying with gui , and haven't had a succecful upload yet , i would suggest chatting over app.wire.com , asks only for email , i sent you an email 2 days ago , that's why i'm asking for a better way of communication , si c'est possible bien sur

@mbruel
Copy link
Owner

mbruel commented Dec 6, 2019

are you geeko?
french?
well for me email is easier, we could get on anything else where we can talk after if needed.

@bingoxo
Copy link
Author

bingoxo commented Dec 6, 2019

oui c'est geeko

@bingoxo
Copy link
Author

bingoxo commented Dec 12, 2019

i tried in another server and it's working fine , so it's probably problem with the first one not ngpost , the only issue i still encounter is the misrepresented speed

@mbruel
Copy link
Owner

mbruel commented Dec 12, 2019

Hello,
Well even if there is a problem on your first server, ngPost shouldn't freeze or crash... I'd really like to be able to debug it... Hum I guess I gonna have to write some code to simulate a usenet server :
For the speed thing, can you tell me more. In what circumstances you noticed it? Only when there are articles refused?
By choice, the avg speed is not the actual upload speed but the speed of acceptance of Articles.
What I mean is that if the server refuse an Article, then we don't count the data sent for that failure. Does it make sense?

@mbruel
Copy link
Owner

mbruel commented Dec 12, 2019

PS: would be better if you could close this issue (as I'm releasing now the Linux portable AppImage) and create another one with a relevant title and information. (for the avg. speed problem and/or for the crash)
Cheers

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