server); ResourcesCheck::dispatch($this->server); } catch (Throwable $e) { return handleError($e); } return null; } }