PDA

View Full Version : apnscp login fails


craigbooth
02-18-2007, 01:11 PM
I am having trouble loggin into apnscp.

If I go to https://beta.cp.vector.apisnetworks.com/login.php then I can enter my username and password (zeiros;zeiros.net;********), but am them presented with the following error (verbatim, except for my password, which has been edited out):

SocketError error: Unable to connect to socket, is apnscp running?
Connection refused
[Backtrace]
#0 /usr/local/apnscp_esprit/lib/datastream.php(79): DataStream->connect()
#1 /usr/local/apnscp_esprit/lib/apnscpsession.php(533): DataStream->query('auth_verify_aut...', '********')
#2 /usr/local/apnscp_esprit/lib/apnscpsession.php(351): apnscpSession->setup_first_session('zeiros', 'zeiros.net', '********', true, Object(UserError))
#3 /usr/local/apnscp_esprit/lib/apnscpsession.php(236): apnscpSession->try_curl_login('zeiros', 'zeiros.net', '********', true, Object(UserError))
#4 /usr/local/apnscp_esprit/htdocs/html/login.php(48): apnscpSession->try_login('zeiros', 'zeiros.net', '********', Object(UserError), true)
#5 {main}

[Context]
45 $this->apnscp_socket = @socket_create(AF_UNIX, SOCK_STREAM, 0);
46 if (!$this->apnscp_socket) {
47 throw new SocketError('Unable to create socket'."\n".socket_strerror(socket_last_error()));
48 }
49 if (!@socket_connect($this->apnscp_socket, APNSCP_SOCKET_PATH)) {
50 throw new SocketError('Unable to connect to socket, is apnscp running? '."\n".socket_strerror(socket_last_error()));
51 }
52 } else {
53
54 $this->apnscp_socket = @socket_create(AF_INET, SOCK_STREAM, 0);
55 if (!$this->apnscp_socket) {

Unable to connect to socket, is apnscp running? Connection refused

If I try to log into the old version of apnscp (via http://vector.apisnetworks.com) the whole thing hangs after asking for my username/password. I have tried both sites on a variety of browsers and machines.

Matt
02-18-2007, 03:20 PM
I am having trouble loggin into apnscp.

If I try to log into the old version of apnscp (via http://vector.apisnetworks.com) the whole thing hangs after asking for my username/password. I have tried both sites on a variety of browsers and machines.


Give it a try now.

craigbooth
02-18-2007, 05:43 PM
Seems to work now, but with a warning message at the head of the screen:

Notice: Trying to get property of non-object in /usr/local/apnscp_esprit/lib/datastream.php on line 130 Notice: Trying to get property of non-object in /usr/local/apnscp_esprit/lib/modules/common.php on line 303

Matt
02-18-2007, 06:37 PM
If it's not impacting usability disregard it. Vector and Eigen are getting moved next week.

craigbooth
03-03-2007, 06:59 AM
The original problem has resurfaced since this morning (I assume the move to Eigen is to blame).

Matt
03-03-2007, 02:48 PM
Why are you still using Vector? Update your e-mail address in the control panel as new URLs were sent in the phase one notice. Vector is officially defunct at this time and will be unplugged tomorrow. https://cp.assmule.apisnetworks.com/ is the new URL which you should have received if your e-mail address were current in the control panel.