My two cents is that you may be more of an edge case then you think, this is the first time anyone has mentioned anything like this. The beauty is that depending on your skills you can customize things to an extensive degree.
Posts made by Joseph Hales
-
RE: Host-Management and Multicast
-
RE: SVN 3084 slow and somtimes unresponsive
Is [URL=‘http://fogproject.org/wiki/index.php/Fog_Tweaks#PHP_Session_Purging’][COLOR=#737373]http://fogproject.org/wiki/index.php/Fog_Tweaks#PHP_Session_Purging[/COLOR][/URL] now part of SVN or do I need to reapply it
-
SVN 3084 slow and somtimes unresponsive
apache log
[COLOR=#393939][Mon Mar 09 09:36:12 2015] [error] [client 10.1.32.54] PHP Fatal error: Call to a member function get() on a non-object in /var/www/fog/service/servicemodule-active.php on line 45
[Mon Mar 09 09:36:19 2015] [error] [client 10.9.50.64] PHP Fatal error: Call to a member function get() on a non-object in /var/www/fog/service/servicemodule-active.php on line 45
[Mon Mar 09 09:36:19 2015] [error] [client 10.110.32.31] PHP Fatal error: Call to a member function get() on a non-object in /var/www/fog/service/servicemodule-active.php on line 45
[Mon Mar 09 09:36:22 2015] [error] [client 10.114.50.33] PHP Fatal error: Call to a member function get() on a non-object in /var/www/fog/service/servicemodule-active.php on line 45
[Mon Mar 09 09:36:38 2015] [error] [client 10.114.32.39] PHP Fatal error: Call to a member function get() on a non-object in /var/www/fog/service/servicemodule-active.php on line 45
[Mon Mar 09 09:36:46 2015] [error] [client 10.110.80.147] PHP Fatal error: Call to a member function get() on a non-object in /var/www/fog/service/servicemodule-active.php on line 45
[Mon Mar 09 09:36:53 2015] [error] [client 10.114.50.251] PHP Fatal error: Call to a member function get() on a non-object in /var/www/fog/service/servicemodule-active.php on line 45
[Mon Mar 09 09:36:58 2015] [error] [client 10.109.80.151] PHP Fatal error: Call to a member function get() on a non-object in /var/www/fog/service/servicemodule-active.php on line 45
[Mon Mar 09 09:37:12 2015] [error] [client 10.44.81.59] PHP Fatal error: Call to a member function get() on a non-object in /var/www/fog/service/servicemodule-active.php on line 45
[Mon Mar 09 09:37:20 2015] [error] [client 10.41.32.84] PHP Fatal error: Call to a member function get() on a non-object in /var/www/fog/service/servicemodule-active.php on line 45
[Mon Mar 09 09:37:26 2015] [error] [client 10.9.50.64] PHP Fatal error: Call to a member function get() on a non-object in /var/www/fog/service/servicemodule-active.php on line 45
[Mon Mar 09 09:37:27 2015] [error] [client 10.110.32.31] PHP Fatal error: Call to a member function get() on a non-object in /var/www/fog/service/servicemodule-active.php on line 45
[Mon Mar 09 09:37:32 2015] [error] [client 10.114.50.33] PHP Fatal error: Call to a member function get() on a non-object in /var/www/fog/service/servicemodule-active.php on line 45
[Mon Mar 09 09:37:34 2015] [error] [client 10.41.81.144] PHP Fatal error: Call to a member function get() on a non-object in /var/www/fog/service/servicemodule-active.php on line 45
[Mon Mar 09 09:37:43 2015] [error] [client 10.1.32.54] PHP Fatal error: Call to a member function get() on a non-object in /var/www/fog/service/servicemodule-active.php on line 45
[Mon Mar 09 09:37:44 2015] [error] [client 10.114.50.248] PHP Fatal error: Call to a member function get() on a non-object in /var/www/fog/service/servicemodule-active.php on line 45
[Mon Mar 09 09:37:49 2015] [error] [client 10.114.32.39] PHP Fatal error: Call to a member function get() on a non-object in /var/www/fog/service/servicemodule-active.php on line 45
[Mon Mar 09 09:37:50 2015] [error] [client 10.200.50.9] PHP Fatal error: Call to a member function get() on a non-object in /var/www/fog/service/servicemodule-active.php on line 45
[Mon Mar 09 09:38:00 2015] [error] [client 10.114.80.61] PHP Fatal error: Call to a member function get() on a non-object in /var/www/fog/service/servicemodule-active.php on line 45
[Mon Mar 09 09:38:01 2015] [error] [client 10.110.80.147] PHP Fatal error: Call to a member function get() on a non-object in /var[/COLOR] -
RE: Issues after migrating to new hardware
Strangely enough I just saw it in snapins and images when i edit individual ones.
-
RE: NAS Drives?
I am one of those people, the process you described is exactly what I meant and was what I used to mount a raid array on the same server to /images. After mount don’t forget to [FONT=monospace][COLOR=#000000]sudo touch /images/.mntcheck and [/COLOR][/FONT][FONT=monospace][COLOR=#000000]sudo chmod 777 -R /images I believe these would also avoid any issues with permissions ect. correct me if I wrong. [/COLOR][/FONT]
-
RE: Issues after migrating to new hardware
Going to call this a win and leave it alone for now if you guys have any suggestions that won’t bring this down I can try them.
-
RE: Issues after migrating to new hardware
384, 512, 640, and 768 all fail but 896 seems to work.
-
RE: Issues after migrating to new hardware
Ok bumped FOG_MEMORY_LIMIT to 1024 and that fixed it I may mess with this later and see if 512 or 728 will work.
-
RE: NAS Drives?
Yes its been done there should be a thread in the forums basically if it’s a mount point on your server you just set the permissions and mountcheck it.
-
RE: Issues after migrating to new hardware
Ok increased to 256 restarted fog cleared error log same behavior error message is this in apache2/error.log
[Sat Mar 07 15:51:10 2015] [error] [client 10.200.50.189] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 71 bytes) in /var/www/fog/lib/fog/FOGBase.class.php on line 57, referer: [url]http://10.200.10.150/fog/management/index.php?node=snapin&sub=list[/url]
-
RE: Issues after migrating to new hardware
[Sat Mar 07 15:27:20 2015] [error] [client 10.1.51.142] PHP Warning: mysqli::real_escape_string(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 266
[Sat Mar 07 15:27:20 2015] [error] [client 10.1.51.142] PHP Warning: mysqli::real_escape_string(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 266
[Sat Mar 07 15:27:20 2015] [error] [client 10.103.50.73] PHP Warning: mysqli::query(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 120
[Sat Mar 07 15:27:20 2015] [error] [client 10.103.50.73] PHP Warning: mysqli::query(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 120
[Sat Mar 07 15:27:20 2015] [error] [client 10.103.50.73] PHP Warning: mysqli::query(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 120
[Sat Mar 07 15:27:20 2015] [error] [client 10.103.50.73] PHP Warning: mysqli::query(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 120
[Sat Mar 07 15:27:20 2015] [error] [client 10.6.50.45] PHP Warning: mysqli::query(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 120
[Sat Mar 07 15:27:20 2015] [error] [client 10.6.50.45] PHP Warning: mysqli::query(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 120
[Sat Mar 07 15:27:20 2015] [error] [client 10.1.49.194] PHP Warning: mysqli::query(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 120
[Sat Mar 07 15:27:20 2015] [error] [client 10.1.49.194] PHP Warning: mysqli::query(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 120
[Sat Mar 07 15:27:20 2015] [error] [client 10.1.49.194] PHP Warning: mysqli::query(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 120
[Sat Mar 07 15:27:20 2015] [error] [client 10.1.49.194] PHP Warning: mysqli::query(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 120
[Sat Mar 07 15:27:20 2015] [error] [client 10.41.50.207] PHP Warning: mysqli::query(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 120
[Sat Mar 07 15:27:20 2015] [error] [client 10.41.50.207] PHP Warning: mysqli::query(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 120
[Sat Mar 07 15:27:20 2015] [error] [client 10.41.50.207] PHP Warning: mysqli::query(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 120
[Sat Mar 07 15:27:20 2015] [error] [client 10.41.50.207] PHP Warning: mysqli::query(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 120
[Sat Mar 07 15:27:20 2015] [error] [client 10.1.51.142] PHP Warning: mysqli::real_escape_string(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 266
[Sat Mar 07 15:27:20 2015] [error] [client 10.1.51.142] PHP Warning: mysqli::real_escape_string(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 266
[Sat Mar 07 15:27:20 2015] [error] [client 10.1.51.142] PHP Warning: mysqli::real_escape_string(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 266
[Sat Mar 07 15:27:20 2015] [error] [client 10.1.51.142] PHP Warning: mysqli::real_escape_string(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 266
[Sat Mar 07 15:27:20 2015] [error] [client 10.1.51.142] PHP Warning: mysqli::real_escape_string(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 266
[Sat Mar 07 15:27:20 2015] [error] [client 10.1.51.142] PHP Warning: mysqli::real_escape_string(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 266
[Sat Mar 07 15:27:20 2015] [error] [client 10.1.51.142] PHP Warning: mysqli::real_escape_string(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 266
[Sat Mar 07 15:27:20 2015] [error] [client 10.1.51.142] PHP Warning: mysqli::real_escape_string(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 266
[Sat Mar 07 15:27:20 2015] [error] [client 10.1.51.142] PHP Warning: mysqli::real_escape_string(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 266
[Sat Mar 07 15:27:20 2015] [error] [client 10.1.51.142] PHP Warning: mysqli::real_escape_string(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 266
[Sat Mar 07 15:27:20 2015] [error] [client 10.1.51.142] PHP Warning: mysqli::real_escape_string(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 266
[Sat Mar 07 15:27:20 2015] [error] [client 10.1.51.142] PHP Warning: mysqli::real_escape_string(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 266
[Sat Mar 07 15:27:20 2015] [error] [client 10.1.51.142] PHP Warning: mysqli::real_escape_string(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 266
[Sat Mar 07 15:27:20 2015] [error] [client 10.1.51.142] PHP Warning: mysqli::real_escape_string(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 266
[Sat Mar 07 15:27:22 2015] [notice] caught SIGTERM, shutting down
[Sat Mar 07 15:27:23 2015] [notice] Apache/2.2.22 (Ubuntu) PHP/5.3.10-1ubuntu3.16 with Suhosin-Patch configured – resuming normal operations
[Sat Mar 07 15:27:23 2015] [error] [client 10.1.48.19] PHP Fatal error: Class ‘EventManager’ not found in /var/www/fog/commons/init.php on line 268
[Sat Mar 07 15:27:23 2015] [error] [client 10.1.48.200] PHP Fatal error: Uncaught exception ‘ReflectionException’ with message ‘Class HostManager does not exist’ in /var/www/fog/lib/fog/FOGBase.class.php:130\nStack trace:\n#0 /var/www/fog/lib/fog/FOGBase.class.php(130): ReflectionClass->__construct(‘HostManager’)\n#1 /var/www/fog/lib/fog/FOGCore.class.php(542): FOGBase->getClass(‘HostManager’)\n#2 /var/www/fog/commons/init.php(266): FOGCore->setSessionEnv()\n#3 /var/www/fog/commons/base.inc.php(7): require_once(‘/var/www/fog/co…’)\n#4 /var/www/fog/service/servicemodule-active.php(2): require_once(‘/var/www/fog/co…’)\n#5 {main}\n thrown in /var/www/fog/lib/fog/FOGBase.class.php on line 130
[Sat Mar 07 15:27:23 2015] [error] [client 10.42.50.179] PHP Fatal error: Uncaught exception ‘ReflectionException’ with message ‘Class PluginManager does not exist’ in /var/www/fog/lib/fog/FOGBase.class.php:130\nStack trace:\n#0 /var/www/fog/lib/fog/FOGBase.class.php(130): ReflectionClass->__construct(‘PluginManager’)\n#1 /var/www/fog/lib/fog/FOGBase.class.php(553): FOGBase->getClass(‘PluginManager’)\n#2 /var/www/fog/lib/fog/FOGCore.class.php(539): FOGBase->getActivePlugins()\n#3 /var/www/fog/commons/init.php(266): FOGCore->setSessionEnv()\n#4 /var/www/fog/commons/base.inc.php(7): require_once(‘/var/www/fog/co…’)\n#5 /var/www/fog/service/servicemodule-active.php(2): require_once(‘/var/www/fog/co…’)\n#6 {main}\n thrown in /var/www/fog/lib/fog/FOGBase.class.php on line 130
[Sat Mar 07 15:27:23 2015] [error] [client 10.117.50.165] File does not exist: /var/www/fog/service
[Sat Mar 07 15:27:23 2015] [error] [client 10.111.50.39] File does not exist: /var/www/fog/service
mkdir: cannot create directory `/var/www/fog//management/other/ssl/': No such file or directory
[Sat Mar 07 15:27:23 2015] [error] [client 10.117.50.185] PHP Warning: file_put_contents(/var/www/fog//management/other/ssl/srvpublic.key): failed to open stream: No such file or directory in /var/www/fog/lib/fog/FOGCore.class.php on line 530
[Sat Mar 07 15:27:23 2015] [error] [client 10.117.50.185] PHP Fatal error: Class ‘MACAddress’ not found in /var/www/fog/lib/fog/FOGBase.class.php on line 543
[Sat Mar 07 15:27:23 2015] [error] [client 10.1.48.144] File does not exist: /var/www/fog/service
[Sat Mar 07 15:27:23 2015] [error] [client 10.3.50.134] File does not exist: /var/www/fog/service
[Sat Mar 07 15:27:34 2015] [error] server reached MaxClients setting, consider raising the MaxClients setting
[Sat Mar 07 15:29:40 2015] [error] [client 10.200.50.189] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 7 bytes) in /var/www/fog/lib/fog/FOGController.class.php on line 90, referer: [url]http://10.200.10.150/fog/management/index.php?node=snapin&sub=list[/url]
[Sat Mar 07 15:29:41 2015] [error] [client 10.200.50.189] File does not exist: /var/www/favicon.ico
[Sat Mar 07 15:31:05 2015] [error] [client 10.200.50.189] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 8 bytes) in /var/www/fog/lib/fog/FOGController.class.php on line 348, referer: [url]http://10.200.10.150/fog/management/index.php?node=image[/url]
[Sat Mar 07 15:41:13 2015] [error] [client 10.200.50.189] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 100 bytes) in /var/www/fog/lib/fog/FOGBase.class.php on line 131, referer: [url]http://10.200.10.150/fog/management/index.php?node=image&sub=list[/url]
[Sat Mar 07 15:41:22 2015] [error] [client 10.200.50.189] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 82 bytes) in /var/www/fog/lib/fog/FOGController.class.php on line 347, referer: [url]http://10.200.10.150/fog/management/index.php?node=snapin&sub=list[/url] -
RE: Issues after migrating to new hardware
OK now running 3084 exactly the same behavior.
-
RE: Issues after migrating to new hardware
I did from 2952 to 3078 is the latest stable?
-
RE: Issues after migrating to new hardware
Probably unrelated but I show one queued task on the fog home screen but nothing on the tasks page.
-
Issues after migrating to new hardware
I moved my fog server which was at svn 2952 after remembering all the places I had to change interfaces and passwords it seems to be working. The only issue seems to be when I edit a snapin or image the top and side menus disappear as shown in the screenshots attached. I have cleared my cache, tried ie and chrome, and even updated to svn 3078 and the issues is unchanged.
OS is Ubuntu 12.04 server 64bit
SVN 3078
Fog install log
Ubuntu
.:###### .:;####:…;#;…
…##… …##;,;##::::.##…
,# …##…##:::## …::
## .::###,##. . ##.::#.:######::.
…##:::###::…#. … .#…#. #…#:::.
…:####:… …##…##::## … #
# . …##:,;##;:::#: … ##…
.# . .:;####;::::.##:::;#:…
# …:;###…###########################################
FOG
Free Computer Imaging Solution
[url]http://www.fogproject.org/[/url]
Developers:
Chuck Syperski
Jian Zhang
Peter Gilchrist
Tom Elliott
GNU GPL Version 3
###########################################
Version: 1.3.0 Installer/Updater- Found FOG Settings from previous install at: /opt/fog/.fogsettings
- Performing upgrade using these settings…
Starting Debian / Ubuntu / Kubuntu / Edubuntu Installtion.
#####################################################################
FOG now has everything it needs to setup your server, but please
understand that this script will overwrite any setting you may
have setup for services like DHCP, apache, pxe, tftp, and NFS.
It is not recommended that you install this on a production system
as this script modifies many of your system settings.
This script should be run by the root user on Redhat or with sudo on Ubuntu.
** Notice ** Redhat users will need to disable SELinux and iptables in
order to use FOG
Please see our wiki for more information at [url]http://www.fogproject.org/wiki[/url]
Here are the settings FOG will use:
Base Linux: Debian
Detected Linux Distribution: Ubuntu
Installation Type: Normal Server
Server IP Address: 10.200.10.150
DHCP router Address:
DHCP DNS Address: 10.200.10.34
Interface: eth0
Using FOG DHCP: 0
Internationalization: 0
Image Storage Location: /images
Donate: 0
DHCP will NOT be setup but you must setup your
current DHCP server to use FOG for PXE services.
On a Linux DHCP server you must set:
next-server
On a Windows DHCP server you must set:
option 066 & 067
Option 066 is the IP of the FOG Server: (e.g. 10.200.10.150)
Option 067 is the undionly.kpxe file: (e.g. undionly.kpxe)
Are you sure you wish to continue (Y/N)
Installation Started…
Installing required packages, if this fails
make sure you have an active internet connection. - Preparing apt-get
- Packages to be installed: apache2 php5 php5-json php5-gd php5-cli php5-cur$
- Skipping package: apache2 (Already installed)
- Skipping package: php5 (Already installed)
- Skipping package: php5-common (Already installed)
- Skipping package: php5-gd (Already installed)
- Skipping package: php5-cli (Already installed)
- Skipping package: php5-curl (Already installed)
- Skipping package: mysql-server (Already installed)
- Skipping package: mysql-client (Already installed)
- Skipping package: tftpd-hpa (Already installed)
- Skipping package: tftp-hpa (Already installed)
- Skipping package: nfs-kernel-server (Already installed)
- Skipping package: vsftpd (Already installed)
- Skipping package: net-tools (Already installed)
- Skipping package: wget (Already installed)
- Skipping package: xinetd (Already installed)
- Skipping package: sysv-rc-conf (Already installed)
- Skipping package: tar (Already installed)
- Skipping package: gzip (Already installed)
- Skipping package: build-essential (Already installed)
- Skipping package: cpp (Already installed)
- Skipping package: gcc (Already installed)
- Skipping package: g++ (Already installed)
- Skipping package: m4 (Already installed)
- Skipping package: htmldoc (Already installed)
- Skipping package: lftp (Already installed)
- Skipping package: openssh-server (Already installed)
- Skipping package: php-gettext (Already installed)
- Skipping package: php5-mcrypt (Already installed)
- Skipping package: php5-mysql (Already installed)
Confirming package installation. - Checking package: apache2…OK
- Checking package: php5…OK
- Checking package: php5-json…OK
- Checking package: php5-gd…OK
- Checking package: php5-cli…OK
- Checking package: php5-curl…OK
- Checking package: mysql-server…OK
- Checking package: mysql-client…OK
- Checking package: tftpd-hpa…OK
- Checking package: tftp-hpa…OK
- Checking package: nfs-kernel-server…OK
- Checking package: vsftpd…OK
- Checking package: net-tools…OK
- Checking package: wget…OK
- Checking package: xinetd…OK
- Checking package: sysv-rc-conf…OK
- Checking package: tar…OK
- Checking package: gzip…OK
- Checking package: build-essential…OK
- Checking package: cpp…OK
- Checking package: gcc…OK
- Checking package: g++…OK
- Checking package: m4…OK
- Checking package: htmldoc…OK
- Checking package: lftp…OK
- Checking package: openssh-server…OK
- Checking package: php-gettext…OK
- Checking package: php5-mcrypt…OK
- Checking package: php5-mysql…OK
Configuring services. - Setting up and starting MySql…OK
- Backing up user reports…OK
- Setting up and starting Apache Web Server…OK
- Changing permissions on apache log files…OK
- Downloading kernels and inits…OK
- Copying back any custom hook files.
- Copying back any custom report files.
You still need to install/update your database schema.
This can be done by opening a web browser and going to:
[url]http://10.200.10.150/fog/management[/url]
Press [Enter] key when database is updated/installed. - Setting up storage…OK
- Setting up and starting DHCP Server…Skipped
- Setting up and starting TFTP and PXE Servers…OK
- Setting up and starting VSFTP Server…OK
- Setting up sudo settings…OK
- Setting up FOG Snapins…OK
- Setting up and building UDPCast…OK
- Installing init scripts…OK
- Setting up FOG Services…OK
- Setting up FOG Utils…OK
- Starting FOG Multicast Management Server…OK
- Starting FOG Image Replicator Server…OK
- Starting FOG Task Scheduler Server…OK
- Starting FOG Snapin Replicator Server…OK
- Configuring Fresh Clam…OK
- Setting up and starting NFS Server…OK
Setup complete!
Last page of apache error.log
[Sat Mar 07 12:06:11 2015] [error] [client 10.200.50.189] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32 bytes) in /var/www/fog/lib/db/MySQL.class.php on line 156, referer: [url]http://fog/fog/management/index.php?node=image[/url]
[Sat Mar 07 12:08:26 2015] [error] [client 10.200.50.189] File does not exist: /var/www/fog/management/css/default/ubuntu-regular-webfont.eot, referer: [url]http://10.200.10.150/fog/management/[/url]
[Sat Mar 07 12:08:32 2015] [error] [client 10.200.50.189] File does not exist: /var/www/fog/management/css/default/ubuntu-regular-webfont.eot, referer: [url]http://10.200.10.150/fog/management/index.php[/url]
[Sat Mar 07 12:08:35 2015] [error] [client 10.200.50.189] File does not exist: /var/www/fog/management/css/default/ubuntu-regular-webfont.eot, referer: [url]http://10.200.10.150/fog/management/index.php?node=image[/url]
[Sat Mar 07 12:08:40 2015] [error] [client 10.200.50.189] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32 bytes) in /var/www/fog/lib/db/MySQL.class.php on line 156, referer: [url]http://10.200.10.150/fog/management/index.php?node=image[/url]
[Sat Mar 07 12:25:31 2015] [error] [client 10.200.50.189] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 71 bytes) in /var/www/fog/lib/fog/FOGController.class.php on line 348, referer: [url]http://fog/fog/management/index.php?node=image[/url]
root@934fog2:/var/log/apache2#
[IMG]https://dl.dropboxusercontent.com/u/24177483/snapins.png[/IMG][IMG]https://dl.dropboxusercontent.com/u/24177483/images.png[/IMG] -
RE: SVN specific version install
Running
[FONT=Consolas]svn co -r 2952 [url]https://svn.code.sf.net/p/freeghost/code/trunk[/url][/FONT]
[FONT=Consolas]does allow me to upgrade but [/FONT]
[FONT=Consolas]svn status still retuns the error[/FONT]
[FONT=Consolas][FONT=Tahoma]svn: warning: ‘.’ is not a working copy [/FONT][/FONT]this is from the ~\svn folder -
RE: SVN specific version install
svn status gives me
svn: warning: ‘.’ is not a working copy -
SVN specific version install
I am migrating to an new server and was gonna bring the new server up to the samve svn 2952 that my main server is running before backing up my live data and restoring it to the new hardware. When I run the command [B]svn up -r 2952[/B] I get the message [B]Skipped ‘.’ [/B]and nothing seems to download am I doing something wrong.
-
RE: Unable to upload image
[COLOR=#000000][SIZE=3]Under Storage Management it’s listed as Max Clients and under Fog Settings you need to have Fog Configuration > Fog Settings > [FONT=Ubuntu]FOG_QUEUESIZE needs to be higher then Max Clients.[/FONT][/SIZE][/COLOR]