45 restaurants in the area
Deals & Coupons
Restaurants in the area
China Sea - Ansonia
25 Maple St Ansonia, CT 06401
0.2 mi
0.00
Pick up
Delivery
China House - Seymour
84 Bank St Seymour, CT 06483
3.5 mi
0.00
Pick up
Delivery
State Garden II - New Haven
1452 Whalley Ave New Haven, CT 06515
5.3 mi
0.00
Pick up
Delivery
Dao Fusion Cuisine - Stratford
7365 Main St Stratford, CT 06614
6.5 mi
0.00
Pick up
Delivery
Sing-Wah - New Haven
548 Whalley Ave New Haven, CT 06511
6.9 mi
0.00
Pick up
Delivery
A-1 Oriental Kitchen - New Haven
428 Whalley Ave New Haven, CT 06511
7.1 mi
0.00
Pick up
Delivery
Lin's Kitchen - Orange
500 Boston Post Rd Orange, CT 06477
7.1 mi
0.00
Pick up
Sushi Mizu - New Haven
47 Whalley Ave New Haven, CT 06511
7.8 mi
0.00
Pick up
Delivery
Hunan House - New Haven
32 Orange St New Haven, CT 06510
8.5 mi
0.00
Pick up
Delivery
Harvest House - Stratford
475 Hawley Ln #4b Stratford, CT 06614
8.6 mi
0.00
Pick up
Delivery
Dine-in
Hunan Wok - Naugatuck
1183 New Haven Rd #1 Naugatuck, CT 06770
8.9 mi
0.00
Pick up
Ichiro Japanese - Trumbull
900 White Plains Rd Trumbull, CT 06611
9.2 mi
0.00
Pick up
Delivery
Lucky Dragon - Milford
1375 New Haven Ave Milford, CT 06460
9.2 mi
0.00
Pick up
Delivery
Ming Feng Chinese Restaurant - Milford
553 Bridgeport Ave Milford, CT 06460
9.6 mi
0.00
Pick up
Delivery
Wah-Chun - New Haven
218 Grand Ave New Haven, CT 06513
9.8 mi
0.00
Pick up
Delivery
Lumi Asian Fusion - North Haven
460 Universal Dr N North Haven, CT 06473
10.7 mi
0.00
Pick up
Main Wah - Stratford
1345 Barnum Ave Stratford, CT 06615
10.7 mi
0.00
Pick up
China Ming - Stratford
574 Success Ave Stratford, CT 06614
10.8 mi
0.00
Pick up
Delivery
Sun Rise House - North Haven
91 State St North Haven, CT 06473
11 mi
0.00
Pick up
Delivery
Number One - East Haven
937 Foxon Rd East Haven, CT 06513
11.2 mi
0.00
Pick up
Delivery
China King - Wallingford
159 N Colony St Wallingford, CT 06492
15.4 mi
0.00
Pick up
Zheng Zheng - Wolcott
1457 Meriden Rd #1 Wolcott, CT 06716
15.4 mi
0.00
Pick up
Delivery
Dine-in
Great Wall - North Branford
280 Branford Rd, Route 80 North Branford, CT 06471
16 mi
0.00
Pick up
Zheng's Chinese - Marion
2211 Meriden-Waterbury Turnpike Marion, CT 06444
17.1 mi
0.00
Pick up
CC Star - Watertown
1155 Main St Watertown, CT 06795
17.1 mi
0.00
Pick up
Delivery
Sweet Mango - Southington
692 West St Southington, CT 06489
20.3 mi
0.00
Pick up
Jeffrey's Chinese Cuisine - Danbury
7 Pembroke Rd Danbury, CT 06811
21.1 mi
0.00
Pick up
Village Gourmet - Norwalk
22 Chestnut Hill Rd Norwalk, CT 06851
21.4 mi
0.00
Pick up
Ren Dumpling & Noodle House - Wilton
14 Danbury Rd Wilton, CT 06897
21.7 mi
0.00
Pick up
Golden City - Terryville
311 Main St Terryville, CT 06786
22.2 mi
0.00
Pick up
Delivery
Wah Lung - Bristol
2 Divinity St Bristol, CT 06010
23.4 mi
0.00
Pick up
Delivery
Shanghai Gourmet - Norwalk
111 New Canaan Ave Norwalk, CT 06850
23.8 mi
0.00
Pick up
Golden Million - Norwalk
82 Fort Point St #5 Norwalk, CT 06855
23.8 mi
0.00
Pick up
Delivery
Panda Garden - South Salem
207 Oakridge Dr South Salem, NY 10590
24.7 mi
0.00
Pick up
Fuji Japanese Steak House - Bristol
1186 Farmington Avenue Bristol, CT 06010
25.8 mi
0.00
Pick up
China Chef - Bristol
1196 Farmington Av Bristol, CT 06010
Fatal error: Uncaught RedisException: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. in /home/deploy/EHungry-3-boyan/Web/classes/Cache.class.php:69 Stack trace: #0 /home/deploy/EHungry-3-boyan/Web/classes/Cache.class.php(69): Redis->setex('order_type_prio...', 86400, 'a:3:{i:0;O:17:"...') #1 /home/deploy/EHungry-3-boyan/Web/classes/Cache.class.php(57): Cache::Set('order_type_prio...', 'a:3:{i:0;O:17:"...', 86400) #2 /home/deploy/EHungry-3-boyan/Web/classes/OrderTypePriority.class.php(97): Cache::SetArray('order_type_prio...', Array) #3 /home/deploy/EHungry-3-boyan/Web/classes/Restaurant.class.php(2936): OrderTypePriority::getAllActiveForRestaurant(35491, 7376, true) #4 /home/deploy/EHungry-3-boyan/Web/classes/Restaurant.class.php( in /home/deploy/EHungry-3-boyan/Web/classes/Cache.class.php on line 69
Whoops \ Exception \ ErrorException
(E_ERROR)
Stack frames (1)
0
Whoops
\Exception
\ErrorException
/
home
/deploy
/EHungry-3-boyan
/Web
/classes
/Cache.class.php
69
/
home
/deploy
/EHungry-3-boyan
/Web
/classes
/Cache.class.php
}
public static function SetObject($key, $var, $expire = 86400) {
return static::Set($key, serialize($var), $expire);
}
public static function SetArray($key, $var, $expire = 86400) {
return static::Set($key, serialize($var), $expire);
}
public static function SetBoolean($key, $var, $expire = 86400) {
return static::Set($key, serialize($var), $expire);
}
public static function Set($key, $var, $expire = 86400) {
App::debugbarLog('debug', "Cache set: $key");
if ($i = static::getInstance()) {
$var = static::beforeSet($var);
return $expire > 0?
$i->setEx($key, $expire, $var) :
$i->set($key, $var);
}
return null;
}
public static function Exists(...$key):?bool {
if ($i = static::getInstance()) {
return $i->exists($key);
}
return null;
}
public static function Expire($key, $ttl) {
if ($i = static::getInstance()) {
return $i->expire($key, $ttl);
}
return false;
}
/**
Arguments
""" Uncaught RedisException: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. in /home/deploy/EHungry-3-boyan/Web/classes/Cache.class.php:69\n Stack trace:\n #0 /home/deploy/EHungry-3-boyan/Web/classes/Cache.class.php(69): Redis->setex('order_type_prio...', 86400, 'a:3:{i:0;O:17:"...')\n #1 /home/deploy/EHungry-3-boyan/Web/classes/Cache.class.php(57): Cache::Set('order_type_prio...', 'a:3:{i:0;O:17:"...', 86400)\n #2 /home/deploy/EHungry-3-boyan/Web/classes/OrderTypePriority.class.php(97): Cache::SetArray('order_type_prio...', Array)\n #3 /home/deploy/EHungry-3-boyan/Web/classes/Restaurant.class.php(2936): OrderTypePriority::getAllActiveForRestaurant(35491, 7376, true)\n #4 /home/deploy/EHungry-3-boyan/Web/classes/Restaurant.class.php( """
Environment & details:
| Key | Value |
| aid | "restaurants/connecticut/ansonia"
|
empty
empty
| Key | Value |
| PHPSESSID | "ve2d54p3i95ggvk6fq8k0oq79k"
|
| Key | Value |
| loc | "en_US"
|
| cart | Cart {}
|
| customer_account_id | 21855
|
| restaurant_id | 8487
|
| app_banner_shown | true
|
| menu_id | 10766
|
| Key | Value |
| UNIQUE_ID | "aTUl_n0v95KemMdolhX6ggAAAAI"
|
| SCRIPT_URL | "/restaurants/connecticut/ansonia"
|
| SCRIPT_URI | "http://www.springroll.com.3.boyan.ehungry.net/restaurants/connecticut/ansonia"
|
| HTTP_HOST | "www.springroll.com.3.boyan.ehungry.net"
|
| HTTP_X_REAL_IP | "216.73.216.186"
|
| HTTP_X_FORWARDED_FOR | "216.73.216.186"
|
| HTTP_X_CONFKEY | "Main_Domain:6462"
|
| HTTP_SCHEME | "https"
|
| HTTP_EHENV | "TODO"
|
| HTTP_CONNECTION | "close"
|
| HTTP_ACCEPT | "*/*"
|
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
|
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate"
|
| HTTP_COOKIE | "PHPSESSID=ve2d54p3i95ggvk6fq8k0oq79k"
|
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
|
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache/2.4.62 () mod_wsgi/4.6.5 Python/3.7 PHP/7.2.34"
|
| SERVER_NAME | "www.springroll.com.3.boyan.ehungry.net"
|
| SERVER_ADDR | "127.0.0.1"
|
| SERVER_PORT | "80"
|
| REMOTE_ADDR | "127.0.0.1"
|
| DOCUMENT_ROOT | "/home/deploy/EHungry-3-boyan/Web"
|
| REQUEST_SCHEME | "http"
|
| CONTEXT_PREFIX | "" |
| CONTEXT_DOCUMENT_ROOT | "/home/deploy/EHungry-3-boyan/Web"
|
| SERVER_ADMIN | "root@localhost"
|
| SCRIPT_FILENAME | "/home/deploy/EHungry-3-boyan/Web/index.php"
|
| REMOTE_PORT | "60456"
|
| GATEWAY_INTERFACE | "CGI/1.1"
|
| SERVER_PROTOCOL | "HTTP/1.0"
|
| REQUEST_METHOD | "GET"
|
| QUERY_STRING | "aid=restaurants/connecticut/ansonia"
|
| REQUEST_URI | "/restaurants/connecticut/ansonia"
|
| SCRIPT_NAME | "/restaurants/connecticut/ansonia"
|
| PHP_SELF | "/restaurants/connecticut/ansonia"
|
| REQUEST_TIME_FLOAT | 1765090814.421
|
| REQUEST_TIME | 1765090814
|
empty
0. Whoops\Handler\PrettyPageHandler
Fatal error: Uncaught RedisException: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. in [no active file]:0 Stack trace: #0 {main} thrown in [no active file] on line 0