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

Chore: ** (FunctionClauseError) no function clause matching in System.put_env/2 #31

Closed
nelsonic opened this issue Nov 10, 2022 · 1 comment
Assignees
Labels
chore a tedious but necessary task often paying technical debt external-dependency Depends on an entity/dependency external to the team's control help wanted priority-1 Highest priority issue. This is costing us money every minute that passes. T2h Time Estimate 2 Hours

Comments

@nelsonic
Copy link
Member

This is annoying ... I've run source .env in the project but still get this error. πŸ€¦β€β™‚οΈ
Need to investigate it when I get back to my desk. πŸ”

@nelsonic nelsonic added help wanted chore a tedious but necessary task often paying technical debt external-dependency Depends on an entity/dependency external to the team's control priority-1 Highest priority issue. This is costing us money every minute that passes. labels Nov 10, 2022
@nelsonic nelsonic self-assigned this Nov 10, 2022
@nelsonic nelsonic mentioned this issue Nov 10, 2022
2 tasks
@nelsonic nelsonic moved this to πŸ”– Ready for Development in dwyl app kanban Nov 11, 2022
@nelsonic nelsonic added the T2h Time Estimate 2 Hours label Nov 11, 2022
@nelsonic
Copy link
Member Author

nelsonic commented Dec 7, 2022

This was PEBKAC ... πŸ€¦β€β™‚οΈ
Resolved by re-ordering the function invocation.
Basically we were inadvertently calling:

Envar.set("AUTH_API_KEY", :ok) 

And the second argument cannot be an :atom ... πŸ™„
Works now.
Closing.

@nelsonic nelsonic closed this as completed Dec 7, 2022
Repository owner moved this from πŸ”– Ready for Development to βœ… Done in dwyl app kanban Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore a tedious but necessary task often paying technical debt external-dependency Depends on an entity/dependency external to the team's control help wanted priority-1 Highest priority issue. This is costing us money every minute that passes. T2h Time Estimate 2 Hours
Projects
Status: βœ… Done
Development

No branches or pull requests

1 participant