Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Error Reading Settings

Firstly, I am completely new to Apple/MAC...but I am relatively familiar with PCs/Windows. I purchased & installed Server and everything appeared to go fine. I began to turn On services and configure. The next day, I opened my laptop and noticed a number of the services "Off".


I've read through a few blogs, etc attempted a few of the remedies....but I am still at a stand still. All I want is for Server back online.


Here (below) is my latest screen capture from Terminal.....if ANYONE can help me get past this, I would appreciate it.


postgres:error = "CANNOT_START_SERVICE_TIMEOUT_ERR"

(in /usr/share/devicemgr/backend)

Couldn't drop device_management : #<PGError: could not connect to server: No such file or directory

Is the server running locally and accepting

connections on Unix domain socket "/var/pgsql_socket/.s.PGSQL.5432"?

>

(in /usr/share/devicemgr/backend)

could not connect to server: No such file or directory

Is the server running locally and accepting

connections on Unix domain socket "/var/pgsql_socket/.s.PGSQL.5432"?

/usr/share/devicemgr/backend/vendor/rails/activerecord/lib/active_record/connect ion_adapters/postgresql_adapter.rb:941:in `initialize'

/usr/share/devicemgr/backend/vendor/rails/activerecord/lib/active_record/connect ion_adapters/postgresql_adapter.rb:941:in `connect'

/usr/share/devicemgr/backend/vendor/rails/activerecord/lib/active_record/connect ion_adapters/postgresql_adapter.rb:941:in `connect'

/usr/share/devicemgr/backend/vendor/rails/activerecord/lib/active_record/connect ion_adapters/postgresql_adapter.rb:217:in `initialize'

/usr/share/devicemgr/backend/vendor/rails/activerecord/lib/active_record/connect ion_adapters/postgresql_adapter.rb:37:in `new'

/usr/share/devicemgr/backend/vendor/rails/activerecord/lib/active_record/connect ion_adapters/postgresql_adapter.rb:37:in `postgresql_connection'

/usr/share/devicemgr/backend/vendor/rails/activerecord/lib/active_record/connect ion_adapters/abstract/connection_pool.rb:223:in `send'

/usr/share/devicemgr/backend/vendor/rails/activerecord/lib/active_record/connect ion_adapters/abstract/connection_pool.rb:223:in `new_connection'

/usr/share/devicemgr/backend/vendor/rails/activerecord/lib/active_record/connect ion_adapters/abstract/connection_pool.rb:245:in `checkout_new_connection'

/usr/share/devicemgr/backend/vendor/rails/activerecord/lib/active_record/connect ion_adapters/abstract/connection_pool.rb:188:in `checkout'

/usr/share/devicemgr/backend/vendor/rails/activerecord/lib/active_record/connect ion_adapters/abstract/connection_pool.rb:184:in `loop'

/usr/share/devicemgr/backend/vendor/rails/activerecord/lib/active_record/connect ion_adapters/abstract/connection_pool.rb:184:in `checkout'

/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/monitor. rb:242:in `synchronize'

/usr/share/devicemgr/backend/vendor/rails/activerecord/lib/active_record/connect ion_adapters/abstract/connection_pool.rb:183:in `checkout'

/usr/share/devicemgr/backend/vendor/rails/activerecord/lib/active_record/connect ion_adapters/abstract/connection_pool.rb:98:in `connection'

/usr/share/devicemgr/backend/vendor/rails/activerecord/lib/active_record/connect ion_adapters/abstract/connection_pool.rb:326:in `retrieve_connection'

/usr/share/devicemgr/backend/vendor/rails/activerecord/lib/active_record/connect ion_adapters/abstract/connection_specification.rb:123:in `retrieve_connection'

/usr/share/devicemgr/backend/vendor/rails/activerecord/lib/active_record/connect ion_adapters/abstract/connection_specification.rb:115:in `connection'

/usr/share/devicemgr/backend/vendor/rails/railties/lib/tasks/databases.rake:70:i n `create_database'

/usr/share/devicemgr/backend/vendor/rails/railties/lib/tasks/databases.rake:31

/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rake.rb: 636:in `call'

/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rake.rb: 636:in `execute'

/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rake.rb: 631:in `each'

/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rake.rb: 631:in `execute'

/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rake.rb: 597:in `invoke_with_call_chain'

/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/monitor. rb:242:in `synchronize'

/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rake.rb: 590:in `invoke_with_call_chain'

/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rake.rb: 583:in `invoke'

/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rake.rb: 2051:in `invoke_task'

/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rake.rb: 2029:in `top_level'

/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rake.rb: 2029:in `each'

/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rake.rb: 2029:in `top_level'

/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rake.rb: 2068:in `standard_exception_handling'

/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rake.rb: 2023:in `top_level'

/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rake.rb: 2001:in `run'

/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rake.rb: 2068:in `standard_exception_handling'

/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rake.rb: 1998:in `run'

/usr/bin/rake:31

Couldn't create database for {"encoding"=>"UTF8", "pool"=>5, "adapter"=>"postgresql", "database"=>"device_management", "username"=>"_devicemgr"}

(in /usr/share/devicemgr/backend)

rake aborted!

could not connect to server: No such file or directory

Is the server running locally and accepting

connections on Unix domain socket "/var/pgsql_socket/.s.PGSQL.5432"?



(See full trace by running task with --trace)



--trace

devicemgr:state = "STARTING"

server:~ applepie$

MacBook Pro, Mac OS X (10.7.4), Server

Posted on Jun 3, 2012 7:42 PM

Reply

There are no replies.

Error Reading Settings

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.