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

Netmask Problem when Posting an Event #112

Open
geisi93 opened this issue Apr 17, 2015 · 4 comments
Open

Netmask Problem when Posting an Event #112

geisi93 opened this issue Apr 17, 2015 · 4 comments

Comments

@geisi93
Copy link

geisi93 commented Apr 17, 2015

Hi,

I try to post an event:

http://localhost:8001/event/Test

but I always get this netmask error:

Error: Invalid net address: ::1
 at new Netmask (C:\Users\geisrieglm\pushd\node_modules\netmask\lib\netmask.js:69:15)
 at Netmask.contains (C:\Users\geisrieglm\pushd\node_modules\netmask\lib\netmask.js:83:14)<b

Does anybody know what the problem is and how to fix it? Thanks

@geisi93 geisi93 changed the title Netmask Problem when Posting and Event Netmask Problem when Posting an Event Apr 17, 2015
@geisi93
Copy link
Author

geisi93 commented Apr 20, 2015

I managed it by commenting some parts of the settings out:

everyhting of acl, auth and admin.

@bajalovic
Copy link

I also get this error, and it is also fixed if I comment out acl, but that is not good.

Is there any other solution how to fix this?

@akkina9
Copy link

akkina9 commented Aug 25, 2015

I am facing the same issue..

@akkina9
Copy link

akkina9 commented Aug 25, 2015

the following workaround did the trick for me: #122

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

3 participants