Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: fetch failed #1013

Open
paustint opened this issue Aug 28, 2024 · 0 comments
Open

Error: fetch failed #1013

paustint opened this issue Aug 28, 2024 · 0 comments
Assignees
Labels

Comments

@paustint
Copy link
Contributor

View details in Rollbar: https://app.rollbar.com/a/jetstream/fix/item/Jetstream/1581


Error: fetch failed
  File "../../../libs/shared/data/src/lib/client-data-data-helper.ts", line 294, in responseErrorInterceptor
        throw new Error(message);
  File "../../../node_modules/axios/lib/core/Axios.js", line 40, in Axios.request
          return await this._request(configOrUrl, config);
  File "../../../libs/shared/data/src/lib/client-data-data-helper.ts", line 114, in handleRequest
      const response = await axiosInstance.request<ApiResponse<T>>(config);
  File "../../../libs/features/manage-permissions/src/utils/permission-manager-utils.ts", line 224, in savePermissionRecords
          await Promise.all(
  File "../../../libs/features/manage-permissions/src/ManagePermissionsEditor.tsx", line 435, in ManagePermissionsEditor
            fieldSaveResults = await savePermissionRecords<FieldPermissionRecordForSave, PermissionTa...
@paustint paustint self-assigned this Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant