2020-11-23 - V4 Alpha Builds Error on Network Settings

Header Data

From: “gerard…@gmail.com” <ge***1@gmail.com>
Message Hash: 02cbf99dda05c52b3990e95d2ff75f805ebc833f813a70a353a57f3b198becfa
Message ID: <cfb9e327-6043-4be6-ab89-d0095ca3c527n@grasehotspot.org>
Reply To: N/A
UTC Datetime: 2020-11-23 19:15:46 UTC
Raw Date: Mon, 23 Nov 2020 18:15:46 -0800

Raw message

Hi everyone! It's so good to see this project moving on. V3 is amazing and 
this new build looks promising.

So, was able to install the V4 Alpha Build on top of my LAMP Server (Ubuntu 
18.04) and managed to have the login and IP allocations and everything 
seems working great. I only have one question regarding my current "500 
Internal Server Error" on "grase/settings/network". 

Anybody encountered the same error? Please I need your help how did you 
managed to have the network settings back to work. Here are the logs for 
reference:

[2020-11-23 18:04:04] request.INFO: Matched route "grase_settings_network". 
{"route":"grase_settings_network","route_parameters":{"_route":"grase_settings_network","_controller":"App\\Controller\\SettingController::networkSettingsAction"},"request_uri":"http://THIS.IS.MY.IP/grase/settings/network","method":"GET"} 
{"url":"/grase/settings/network","ip":"THIS.IS.MY.IP","http_method":"GET","server":"THIS.IS.MY.IP","referrer":"http://THIS.IS.MY.IP/grase/","token":null}
[2020-11-23 18:04:04] security.DEBUG: Read existing security token from the 
session. 
{"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} 
{"url":"/grase/settings/network","ip":"THIS.IS.MY.IP","http_method":"GET","server":"THIS.IS.MY.IP","referrer":"http://THIS.IS.MY.IP/grase/","token":null}
[2020-11-23 18:04:04] php.INFO: User Deprecated: Creating 
Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number 
aware is deprecated and will be removed in Doctrine ORM 3.0. 
{"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating 
Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number 
aware is deprecated and will be removed in Doctrine ORM 3.0. at 
/usr/share/grase/symfony4/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} 
{"url":"/grase/settings/network","ip":"THIS.IS.MY.IP","http_method":"GET","server":"THIS.IS.MY.IP","referrer":"http://THIS.IS.MY.IP/grase/","token":null}
[2020-11-23 18:04:04] security.DEBUG: User was reloaded from a user 
provider. 
{"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin"} 
{"url":"/grase/settings/network","ip":"THIS.IS.MY.IP","http_method":"GET","server":"THIS.IS.MY.IP","referrer":"http://THIS.IS.MY.IP/grase/","token":null}
[2020-11-23 18:04:04] php.CRITICAL: Uncaught Error: Bit shift by negative 
number {"exception":"[object] (ArithmeticError(code: 0): Bit shift by 
negative number at /usr/share/grase/symfony4/src/Util/GraseUtil.php:372)"} 
{"url":"/grase/settings/network","ip":"THIS.IS.MY.IP","http_method":"GET","server":"THIS.IS.MY.IP","referrer":"http://THIS.IS.MY.IP/grase/","token":{"username":"admin","authenticated":true,"roles":["ROLE_SUPERADMIN"]}}
[2020-11-23 18:04:05] request.CRITICAL: Uncaught PHP Exception 
ArithmeticError: "Bit shift by negative number" at 
/usr/share/grase/symfony4/src/Util/GraseUtil.php line 372 
{"exception":"[object] (ArithmeticError(code: 0): Bit shift by negative 
number at /usr/share/grase/symfony4/src/Util/GraseUtil.php:372)"} 
{"url":"/grase/settings/network","ip":"THIS.IS.MY.IP","http_method":"GET","server":"THIS.IS.MY.IP","referrer":"http://THIS.IS.MY.IP/grase/","token":{"username":"admin","authenticated":true,"roles":["ROLE_SUPERADMIN"]}}
[2020-11-23 18:04:05] security.DEBUG: Stored the security token in the 
session. {"key":"_security_main"} 
{"url":"/grase/settings/network","ip":"THIS.IS.MY.IP","http_method":"GET","server":"THIS.IS.MY.IP","referrer":"http://THIS.IS.MY.IP/grase/","token":{"username":"admin","authenticated":true,"roles":["ROLE_SUPERADMIN"]}}


Thank you and best regards to all. Cheers!

Gerard H. Pacete

Thread