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
noddos: fails to build #8349
Comments
|
yes, I have the same to you. |
|
I have a tentative patch for this, but haven't run-tested it. |
thank you sir. |
|
Can you describe what tests have you run, so that I can properly document the PR? |
|
I meant if you actually ran the app in your router. |
I got some errors..... root@OpenWrt:/tmp# opkg install noddos*.ipk
and then , I compile the bin for my WR841v7 , including noddos and luci-app-noddos packages. |
|
Can you get ssh access? |
I remove the noddos and luci-app-noddos when compiling image. |
|
So this does not fix it. Thank you for testing it. |
You are welcome. |
|
I've tried to run it, no avail. It appears that its website site (https://www.noddos.io/) is down. When the app starts up, it gets the device profiles from that website, and hangs trying to download it. @StevenHessing, what's the status of this? |
|
I'll get the website that hosted the device profiles back up in one or two
days. Will need to look in to the ipset API changed
…On Mon, Mar 18, 2019, 6:09 AM Eneas Queiroz ***@***.***> wrote:
I've tried to run it, no avail. It appears that its website site (
https://www.noddos.io/) is down. When the app starts up, it gets the
device profiles from that website, and hangs trying to download it.
@StevenHessing <https://github.com/StevenHessing>, what's the status of
this?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#8349 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AWiy-bbJWqUMJmdJ9inuSc4PMQaQkUlUks5vX5AbgaJpZM4bfz46>
.
|
|
The web-site is back up:
root@WRT1200AC:~# /usr/bin/getnoddosdeviceprofiles; if [ $? -gt 0 ]; then
service noddos reload; fi
Verified OK
On Mon, Mar 18, 2019 at 6:09 PM Steven Hessing <steven.hessing@gmail.com>
wrote:
… I'll get the website that hosted the device profiles back up in one or two
days. Will need to look in to the ipset API changed
On Mon, Mar 18, 2019, 6:09 AM Eneas Queiroz ***@***.***>
wrote:
> I've tried to run it, no avail. It appears that its website site (
> https://www.noddos.io/) is down. When the app starts up, it gets the
> device profiles from that website, and hangs trying to download it.
> @StevenHessing <https://github.com/StevenHessing>, what's the status of
> this?
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <#8349 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AWiy-bbJWqUMJmdJ9inuSc4PMQaQkUlUks5vX5AbgaJpZM4bfz46>
> .
>
|
|
I've managed to test it some, and have posted noddos/noddos#53 with the ipset 7 changes to master. I will probably open a new one adjusting |
It should work if you install |
thank you very much . |
Maintainer: @StevenHessing
Environment: OpenWrt HEAD
Description:
noddosfails to build with modernipsetlibrary, after at least http://git.netfilter.org/ipset/commit/?id=55fdd96e331e920ee62bd816a572ac24f6dcd1ae. The compiler spew is as follows:The text was updated successfully, but these errors were encountered: