-
-
Notifications
You must be signed in to change notification settings - Fork 43
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
"Process data" button eternally showing "Loading" after upgrading to nfsen-ng v0.3 #104
Comments
Thanks for the report. Please open the browser dev tools and set a break point on line 343 (inside Unfortunately in my installations I can't reproduce the issue. |
Urs asked me to take a look and I found the following:
The At least that's the message processed in |
Yay, thanks for the quick fix! |
First of all, thanks for this lovely piece of software, which has done a good job replacing nfsen for us!
Trying to upgrade to nfsen-ng v0.3, I've got everyhing working nicely, except for the "Process data" button in the "Flows" and
"Statistics" tabs, which never stops showing "Loading".
Briefly looked at the JavaScript involved, but couldn't easily figure out what might be going on.
Running on Debian 12 / PHP 8.2 / nginx 1.22.1 with php8.2-fpm
Let me know if there's anything I can do to help debug the issue.
The text was updated successfully, but these errors were encountered: