Firewall Login issue
-
Dear Team,
We are getting the following Error Message.
Warning: fopen(/tmp/config.lock): failed to open stream: Device not configured in /etc/inc/util.inc on line 127 Warning: flock() expects parameter 1 to be resource, null given in /etc/inc/util.inc on line 138 Warning: fclose() expects parameter 1 to be resource, null given in /etc/inc/util.inc on line 139 Warning: session_start(): open(/var/tmp//sess_394b382bf89a43a59adf3925a5fdae3c, O_RDWR) failed: No space left on device (28) in /etc/inc/auth.inc on line 1355
We cant Login the Firewall. It shows Incorrect Username & Password.
Kindly solve my issue.
-
Sounds like you might have run out of disk space on the firewall. Try opening a console session and runing 'df' - or 'df -h' for human-readable output - and see what space is left on your root partition. The /var/tmp folder is normally located on that partition.
If you have run out of space, check to see what packages you've installed, if any. Ntop, for instance, can use up a lot of disk space quite quickly if you have a lot of traffic running through your firewall.