44 restaurants in the area
Deals & Coupons
Restaurants in the area
Has 1 coupon
Lucky China - Kennesaw
3600 Cherokee St NW #111 Kennesaw, GA 30144
1.5 mi
0.00
Pick up
Delivery
Yellow Tail Sushi - Kennesaw
4415 Wade Green Rd Kennesaw, GA 30144
2.8 mi
0.00
Delivery
Happy Panda - Kennesaw
4430 Wade Green Rd Kennesaw, GA 30144
3 mi
0.00
Pick up
Delivery
Hong Kong - Bell Ferry Rd, Kennesaw
4290 Bells Ferry Rd NW Kennesaw, GA 30144
4.2 mi
0.00
Pick up
Mr. Wok - Marietta
1750 Bells Ferry Rd Marietta, GA 30066
4.3 mi
0.00
Pick up
Delivery
China House - Acworth
6199 GA-92 Acworth, GA 30102
4.9 mi
0.00
Pick up
Delivery
Peking & Tokyo - Woodstock
200 Parkbrooke Dr # 160 Woodstock, GA 30189
6.9 mi
0.00
Pick up
Delivery
Buddha's Delight - Marietta
2731 Sandy Plains Rd Marietta, GA 30066
7 mi
0.00
Pick up
Delivery
House of Lu III - Marietta
1690 Powder Springs Rd SW #108 Marietta, GA 30064
8 mi
0.00
Pick up
Delivery
Dine-in
Dragon 168 - Marietta
1750 Powder Springs Rd SW #240 Marietta, GA 30064
8.3 mi
0.00
Pick up
China House - Marietta
1050 E Piedmont Rd Marietta, GA 30062
8.5 mi
0.00
Pick up
Delivery
House of Ming - Marietta
3101 Roswell Rd, Ste 116 Marietta, GA 30062
9.2 mi
0.00
Pick up
Delivery
Pacific Spice - Woodstock
6234 Old Hwy 5 D15 Woodstock, GA 30188
9.9 mi
0.00
Pick up
Delivery
Hibachi Express - Smyrna
2596 South Cobb Dr Smyrna, GA 30080
10.2 mi
0.00
Pick up
Golden House Restaurant - Woodstock
5335 Old Hwy 5 #104 Woodstock, GA 30188
10.3 mi
0.00
Pick up
Delivery
Great Wall Chinese & Sushi - Marietta
1275 Powers Ferry Rd SE Marietta, GA 30067
11.1 mi
0.00
Pick up
Delivery
Chin Chin Chinese - Marietta
617 Johnson Ferry Rd Marietta, GA 30068
12.3 mi
0.00
Pick up
Delivery
Dine-in
King Spring Chinese - Smyrna
3791 S Cobb Dr Smyrna, GA 30080
12.5 mi
0.00
Pick up
Delivery
Sake Japanese - Roswell
1155 Woodstock Rd # 730 Roswell, GA 30075
12.7 mi
0.00
Pick up
Delivery
Tokyo Boat - Roswell
910 Woodstock Rd Roswell, GA 30075
13.2 mi
0.00
Pick up
Star East - Mableton
5015 Floyd Rd SW Mableton, GA 30126
13.4 mi
0.00
Pick up
Delivery
Pad Thai & Chinese - Smyrna
5350 United Dr SE Smyrna, GA 30082
13.5 mi
0.00
Pick up
Delivery
China Wok - Smyrna
4480 S Cobb Dr Smyrna, GA 30080
13.9 mi
0.00
Pick up
Delivery
Hong Kong City - Atlanta
7509 Roswell Rd Atlanta, GA 30350
15 mi
0.00
Pick up
Delivery
Chef Chen - Smyrna
4924 S Cobb Dr SE, Suite D & E Smyrna, GA 30080
15 mi
0.00
Pick up
Delivery
Dine-in
Jin Cuisine - Alpharetta
12460 Crabapple Rd #200 Alpharetta, GA 30004
15.4 mi
0.00
Pick up
Delivery
Great Wall - Austell
3030 Bankhead Hwy Austell, GA 30168
15.6 mi
0.00
Pick up
Bb's Wings - Atlanta
4400 Chamblee Dunwoody Rd D Atlanta, GA 30341
18.6 mi
0.00
Pick up
Delivery
Nova Sushi & Asian Bistro - Atlanta
D 3637 Peachtree Rd NE Suite 1 Atlanta, GA 30319
18.8 mi
0.00
Pick up
China Liu's - Lithia Springs
2735 Lee Rd Lithia Springs, GA 30122
19.3 mi
0.00
Pick up
Sushi Sumo - Alpharetta
3005 Old Alabama Rd #440 Alpharetta, GA 30022
19.6 mi
0.00
Pick up
Delivery
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-4-boyan/Web/classes/Cache.class.php:69 Stack trace: #0 /home/deploy/EHungry-4-boyan/Web/classes/Cache.class.php(69): Redis->setex('order_type_prio...', 86400, 'a:2:{i:0;O:17:"...') #1 /home/deploy/EHungry-4-boyan/Web/classes/Cache.class.php(57): Cache::Set('order_type_prio...', 'a:2:{i:0;O:17:"...', 86400) #2 /home/deploy/EHungry-4-boyan/Web/classes/OrderTypePriority.class.php(97): Cache::SetArray('order_type_prio...', Array) #3 /home/deploy/EHungry-4-boyan/Web/classes/Restaurant.class.php(2946): OrderTypePriority::getAllActiveForRestaurant(62993, 10669, true) #4 /home/deploy/EHungry-4-boyan/Web/classes/Restaurant.class.php in /home/deploy/EHungry-4-boyan/Web/classes/Cache.class.php on line 69
Whoops \ Exception \ ErrorException
(E_ERROR)
Stack frames (1)
0
Whoops
\Exception
\ErrorException
/
home
/deploy
/EHungry-4-boyan
/Web
/classes
/Cache.class.php
69
/
home
/deploy
/EHungry-4-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-4-boyan/Web/classes/Cache.class.php:69\n Stack trace:\n #0 /home/deploy/EHungry-4-boyan/Web/classes/Cache.class.php(69): Redis->setex('order_type_prio...', 86400, 'a:2:{i:0;O:17:"...')\n #1 /home/deploy/EHungry-4-boyan/Web/classes/Cache.class.php(57): Cache::Set('order_type_prio...', 'a:2:{i:0;O:17:"...', 86400)\n #2 /home/deploy/EHungry-4-boyan/Web/classes/OrderTypePriority.class.php(97): Cache::SetArray('order_type_prio...', Array)\n #3 /home/deploy/EHungry-4-boyan/Web/classes/Restaurant.class.php(2946): OrderTypePriority::getAllActiveForRestaurant(62993, 10669, true)\n #4 /home/deploy/EHungry-4-boyan/Web/classes/Restaurant.class.php """
Environment & details:
| Key | Value |
| aid | "restaurants/georgia/kennesaw"
|
empty
empty
| Key | Value |
| PHPSESSID | "dh1pt0trhvr417hll6qt8tg1fe"
|
| Key | Value |
| loc | "en_US"
|
| cart | Cart {}
|
| customer_account_id | 84948
|
| restaurant_id | 9584
|
| menu_id | 12137
|
| Key | Value |
| UNIQUE_ID | "aZ012bwVrqqG5EaucJFdAAAAAAs"
|
| SCRIPT_URL | "/restaurants/georgia/kennesaw"
|
| SCRIPT_URI | "http://www.springroll.com.4.boyan.ehungry.net/restaurants/georgia/kennesaw"
|
| HTTP_HOST | "www.springroll.com.4.boyan.ehungry.net"
|
| HTTP_X_REAL_IP | "216.73.216.114"
|
| HTTP_X_FORWARDED_FOR | "216.73.216.114"
|
| 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=dh1pt0trhvr417hll6qt8tg1fe"
|
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
|
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache/2.4.66 () mod_wsgi/4.6.5 Python/3.7 PHP/7.2.34"
|
| SERVER_NAME | "www.springroll.com.4.boyan.ehungry.net"
|
| SERVER_ADDR | "127.0.0.1"
|
| SERVER_PORT | "80"
|
| REMOTE_ADDR | "127.0.0.1"
|
| DOCUMENT_ROOT | "/home/deploy/EHungry-4-boyan/Web"
|
| REQUEST_SCHEME | "http"
|
| CONTEXT_PREFIX | "" |
| CONTEXT_DOCUMENT_ROOT | "/home/deploy/EHungry-4-boyan/Web"
|
| SERVER_ADMIN | "root@localhost"
|
| SCRIPT_FILENAME | "/home/deploy/EHungry-4-boyan/Web/index.php"
|
| REMOTE_PORT | "47946"
|
| GATEWAY_INTERFACE | "CGI/1.1"
|
| SERVER_PROTOCOL | "HTTP/1.0"
|
| REQUEST_METHOD | "GET"
|
| QUERY_STRING | "aid=restaurants/georgia/kennesaw"
|
| REQUEST_URI | "/restaurants/georgia/kennesaw"
|
| SCRIPT_NAME | "/restaurants/georgia/kennesaw"
|
| PHP_SELF | "/restaurants/georgia/kennesaw"
|
| REQUEST_TIME_FLOAT | 1771910617.185
|
| REQUEST_TIME | 1771910617
|
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