Skip to content

Fatal Exception: RCTFatalException: Unhandled JS Exception: Error: Failed to open file at path '/var/mobile/Containers/Data/Application/2FE5E895-9E44-4FB7-9757-DBF3EE4362D7/Library/app_internal_data//default.realm.lock': Operation not permitted, js engine: hermes #4035

Fatal Exception: RCTFatalException: Unhandled JS Exception: Error: Failed to open file at path '/var/mobile/Containers/Data/Application/2FE5E895-9E44-4FB7-9757-DBF3EE4362D7/Library/app_internal_data//default.realm.lock': Operation not permitted, js engine: hermes

Fatal Exception: RCTFatalException: Unhandled JS Exception: Error: Failed to open file at path '/var/mobile/Containers/Data/Application/2FE5E895-9E44-4FB7-9757-DBF3EE4362D7/Library/app_internal_data//default.realm.lock': Operation not permitted, js engine: hermes #4035

Workflow file for this run

# NOTE: This is a common file that is overwritten by realm/ci-actions sync service
# and should only be modified in that repository.
name: No Response
# Both `issue_comment` and `scheduled` event types are required for this Action
# to work properly.
on:
issue_comment:
types: [created]
schedule:
# Schedule at 00:00 every day
- cron: '0 0 * * *'
jobs:
noResponse:
runs-on: ubuntu-latest
steps:
- uses: lee-dohm/no-response@v0.5.0
with:
token: ${{ github.token }}
responseRequiredLabel: More-information-needed