I get some black and neon colored error on the last step, and then it says I’ve already autopriced but it hasn’t completed. On the second shop… the first step was normal but on the second step it tells me I’ve already autopriced and it hasn’t completed. But I haven’t today (as of 11:45pm) and all unpriced items were still unpriced. It also didn’t ask me to pay 25csc on the third step for the second shop. So something is broken with it, I’m just not sure which part of it. I’m using safari on the latest iOS.
Holiday Links
[box=Paleturquoise]
[/box]
I got the same thing (neon-colored error) when autopricing and it hasn't completed either!

I got this, too, and it yoinked my autoprice for today. oh well
Oh thank you for the image. That’s the one I got. I’m not very good with uploading images!
Holiday Links
[box=Paleturquoise]
[/box]
The good news is that it seems the autopricer recognizes that we tried and its just sitting there unfinished, waiting for a fix.
I received the same error just a few minutes ago. Also lost my autoprice for the day D:
I wished I seen this post before I tried auto pricing great I'm off to bed its 120 am
Thank you for buying from my shops
What i sell goes towards minions
so thank you very much :)
3 minions to go[/b]
I tried autopricing and the same thing happened to me. I saw someone else had trouble but I was an idiot and decided to try the autopricer anyways.
just went to autoprice and got the same thing before coming here to look for a thread on it!

took my autoprice for the day as well, here's hoping it's fixed soon!

It happened to me, too. Guess I’ll just manually price anything I put in that’s not priced yet for today.
Same.
Same error here.
Expanded all sections so you can see full error.
SPOILER (click to toggle)
^ PhpAmqpLibExceptionAMQPIOException { ▼
: "stream_socket_client(): unable to connect to tcp://: (Failed to parse address ":")"
: 0
: "/home/forge/subeta.net/vendor/php-amqplib/php-amqplib/PhpAmqpLib/Wire/IO/StreamIO.php"
: 111
trace: {▼
/home/forge/subeta.net/vendor/php-amqplib/php-amqplib/PhpAmqpLib/Wire/IO/StreamIO.php:111 {▼
PhpAmqpLibWireIOStreamIO->connect() …
› } catch (ErrorException $e) {
› throw new AMQPIOException($e->getMessage());
› }
}
/home/forge/subeta.net/vendor/php-amqplib/php-amqplib/PhpAmqpLib/Connection/AbstractConnection.php:241 {▼
PhpAmqpLibConnectionAbstractConnection->connect() …
› // Connect the socket
› $this->io->connect();
›
}
/home/forge/subeta.net/vendor/php-amqplib/php-amqplib/PhpAmqpLib/Connection/AbstractConnection.php:224 {▼
PhpAmqpLibConnectionAbstractConnection->__construct($user, $password, $vhost = '/', $insist = false, $login_method = 'AMQPLAIN', $login_response = null, $locale = 'en_US', AbstractIO $io, $heartbeat = 0, $connection_timeout = 0, $channel_rpc_timeout = 0) …
› if ($this->connectOnConstruct()) {
› $this->connect();
› }
}
/home/forge/subeta.net/vendor/php-amqplib/php-amqplib/PhpAmqpLib/Connection/AMQPStreamConnection.php:61 {▼
PhpAmqpLibConnectionAMQPStreamConnection->__construct($host, $port, $user, $password, $vhost = '/', $insist = false, $login_method = 'AMQPLAIN', $login_response = null, $locale = 'en_US', $connection_timeout = 3, $read_write_timeout = 3, $context = null, $keepalive = false, $heartbeat = 0, $channel_rpc_timeout = 0, $ssl_protocol = null) …
› parent::__construct(
› $user,
› $password,
}
/home/forge/subeta.net/src/include/queue.php:35 {▼
subetaQueue->connect() …
› try {
› $this->connection = new AMQPStreamConnection(getenv('MQ_HOST'), getenv('MQ_PORT'), getenv('MQ_USERNAME'), getenv('MQ_PASSWORD'));
› $channel = $this->connection->channel();
}
/home/forge/subeta.net/src/include/queue.php:17 {▼
subetaQueue->__construct($name = '…10') …
› if ($this->channel === false) {
› $this->connect();
› }
}
/home/forge/subeta.net/src/include/mvc/models/user_shops.php:2054 {▼
user_shops->submitAutoprice() …
› if(!isset($mainQueue)) {
› $mainQueue = new subetaQueue();
› }
}
/home/forge/subeta.net/src/include/mvc/controllers/Controller_UserShops.php:226 {▼
Controller_UserShops->submit_autoprice() …
› {
› $this->data['total'] = $this->my_shop->submitAutoprice();
› $this->load->view("user_shops/mine/autoprice.php", $this->data);
}
/home/forge/subeta.net/src/include/mvc/controllers/Controller_UserShops.php:77 {▼
Controller_UserShops->mine($shopid, $action) …
› $this->load->view('user_shops/mine/header.php', $this->data);
› $this->$action();
› $this->load->view('user_shops/mine/footer.php', $this->data);
}
/home/forge/subeta.net/src/include/mvc/controller.php:52 {▼
Controller->dispatch() …
› $i3 = count($params) > 3 ? $params[3] : '';
› $this->$function($i0, $i1, $i2, $i3);
› } else {
}
/home/forge/subeta.net/src/include/mvc/controllers/Controller_UserShops.php:11 {▼
Controller_UserShops->__construct() …
› $this->model = $this->load->model('user_shops');
› $this->dispatch();
› }
}
/home/forge/subeta.net/src/user_shops.php:7 {▼
› require_once(ROOT_DIR.'/include/mvc/tinyMvc.php');
› new Controller_UserShops();
›
}
}
}
^ "stream_socket_client(): unable to connect to tcp://: (Failed to parse address ":")"
I stupidly did the super autopricer twice and it’s charged me 200 CSC but not priced anything!
Same
[box=#D1959B] [Center]
Into the one eared hare's bag (Just another CW shop)
Oskar's sprite by
[/center][/box]
Same problem here. Doing it manually on mobile is annoying, more trouble than it’s worth :
🕷️ wo die stimme schweigen ☘️
Same here D: And now I can't autopricer again -.-
SPOILER (click to toggle)
^ PhpAmqpLibExceptionAMQPIOException { ▼
: "stream_socket_client(): unable to connect to tcp://: (Failed to parse address ":")"
: 0
: "/home/forge/subeta.net/vendor/php-amqplib/php-amqplib/PhpAmqpLib/Wire/IO/StreamIO.php"
: 111
trace: {▶}
}
^ "stream_socket_client(): unable to connect to tcp://: (Failed to parse address ":")"