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

FS#1313 - curl: PRNG seeding failed #7368

Closed
openwrt-bot opened this issue Jan 30, 2018 · 1 comment
Closed

FS#1313 - curl: PRNG seeding failed #7368

openwrt-bot opened this issue Jan 30, 2018 · 1 comment
Labels

Comments

@openwrt-bot
Copy link

erfaan:

Device: TP-LINK TL-WR1043ND
LEDE Version: 17.01.4, r3560-79f57e422d
Curl Version: 7.52.1-7

Steps to reproduce:

:~# curl http://example.com/ -F "file=@/tmp/test" -vv

  • PRNG seeding failed
    curl: (27) PRNG seeding failed
@openwrt-bot
Copy link
Author

zebedee:

Can confirm this error in Curl Version: 7.52.1-8.
Known bug in this version. Fixed with curl update.
For example see: [[https://github.com/curl/curl/issues/1268]]

Consider the -d option instead of the -F option if appropriate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant