should be uncommented because mandatory
Open
Nobody has claimed this yet.
- Dominant language
- Elixir
- Stars
- 296
- Forks
- 86
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 50
Description
https://github.com/OpenFn/lightning/blob/199972d38176c832cd367817011d590a7be9eb7e/.env.example#L71
* (exit) an exception was raised:
lightning-latest-web-1 | ** (ArgumentError) :check_origin expects a boolean, list of hosts, :conn, or MFA tuple, got: nil
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open .env.example at the referenced line and inspect the commented setting associated with the check_origin error. Uncomment the mandatory setting, then start the application and verify that the ArgumentError no longer occurs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 30/100