50+ restaurants in the area
Restaurants in the area
Zheng Garden - West Newton
1351 Washington St West Newton, MA 02465
0.2 mi
0.00
Pick up
Delivery
Dumpling House - Newton
870 Walnut St Newton, MA 02461
1.6 mi
0.00
Pick up
Delivery
New Hong Kong - Brighton
14 Tremont St Brighton, MA 02135
2.9 mi
0.00
Pick up
Delivery
Has 5 coupons
Miyuki Sushi - Brighton
547 Washington St Brighton, MA 02135
3.1 mi
0.00
Pick up
Delivery
Green Peapod - Watertown
557 Mt Auburn St Watertown, MA 02472
3.6 mi
0.00
Pick up
Delivery
Kamiza Japanese Cuisine - Brookline
696 Washington St Brookline, MA 02446
4.7 mi
0.00
Pick up
Delivery
Asia Wok - Allston
44 Harvard Ave Allston, MA 02134
4.7 mi
0.00
Pick up
Delivery
Has 4 coupons
Hong Kong Cafe - Brookline
1391 Beacon St Brookline, MA 02446
5.2 mi
0.00
Pick up
Delivery
Poké Garden - Brookline
6 Harvard St Brookline, MA 02445
5.5 mi
0.00
Pick up
Delivery
Sono Asian Cuisine - Arlington
471 Summer St Arlington, MA 02474
5.9 mi
0.00
Pick up
Delivery
M & J Teriyaki - Boston
130 Jersey St Boston, MA 02115
6.6 mi
0.00
Pick up
Beijing Chinese - Lexington, MA
1709 Massachusetts Ave Lexington, MA 02420
6.7 mi
0.00
Pick up
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:2:{i:0;O:17:"...') #1 /home/deploy/EHungry-3-boyan/Web/classes/Cache.class.php(57): Cache::Set('order_type_prio...', 'a:2:{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(18565, 11759, 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:2:{i:0;O:17:"...')\n #1 /home/deploy/EHungry-3-boyan/Web/classes/Cache.class.php(57): Cache::Set('order_type_prio...', 'a:2:{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(18565, 11759, true)\n #4 /home/deploy/EHungry-3-boyan/Web/classes/Restaurant.class.php """
Environment & details:
| Key | Value |
| aid | "restaurants/massachusetts/west-newton"
|
empty
empty
| Key | Value |
| PHPSESSID | "dpe54rit8d0739d5hts1mcho5d"
|
| Key | Value |
| loc | "en_US"
|
| customer_account_id | 42854
|
| cart | Cart {}
|
| restaurant_id | 9160
|
| app_banner_shown | true
|
| status | array:2 [ 1 => [] 2 => [] ] |
| redirect_url | "https://www.springroll.com.3.boyan.ehungry.net/restaurant/greattastecumberland/mycoupons/redeem/82992"
|
| redirect_form | "mycoupons"
|
| CSRF_TOKEN | array:1 [ "login" => "5cb047140650645d51e5535ea1291234597defac8687bad13fa4c986e19b2922" ] |
| menu_id | 11621
|
| Key | Value |
| UNIQUE_ID | "aTgAf5H-SKet_1VgAqIy3gAAAAU"
|
| SCRIPT_URL | "/restaurants/massachusetts/west-newton"
|
| SCRIPT_URI | "http://www.springroll.com.3.boyan.ehungry.net/restaurants/massachusetts/west-newton"
|
| 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=dpe54rit8d0739d5hts1mcho5d"
|
| 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 | "50710"
|
| GATEWAY_INTERFACE | "CGI/1.1"
|
| SERVER_PROTOCOL | "HTTP/1.0"
|
| REQUEST_METHOD | "GET"
|
| QUERY_STRING | "aid=restaurants/massachusetts/west-newton"
|
| REQUEST_URI | "/restaurants/massachusetts/west-newton"
|
| SCRIPT_NAME | "/restaurants/massachusetts/west-newton"
|
| PHP_SELF | "/restaurants/massachusetts/west-newton"
|
| REQUEST_TIME_FLOAT | 1765277823.992
|
| REQUEST_TIME | 1765277823
|
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