mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-12-23 20:39:10 +00:00
WIP
This commit is contained in:
@@ -301,8 +301,8 @@ module.exports = function (token_string) {
|
||||
});
|
||||
})
|
||||
.catch(err => {
|
||||
//logger.error(err.message);
|
||||
//logger.error(err.errors);
|
||||
logger.error(err.message);
|
||||
logger.error(err.errors);
|
||||
|
||||
throw new error.PermissionError('Permission Denied', err);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user