pypsa-usa
pypsa-usa copied to clipboard
Build renewable profiles Port Error
Checklist
- [X] I am using the current
masterbranch - [X] I am running on an up-to-date
pypsa-usaenvironment. Update viaconda env update -f envs/environment.yaml
The Issue
I keep running into an error with build_renewable_profiles while running on the cluster, where the port assigned is already in use by another of the BRP jobs.
Steps To Reproduce
No response
Expected Behavior
No response
Error Message
/home/groups/iazevedo/miniforge3/envs/pypsa-usa/lib/python3.11/site-packages/distributed/node.py:182: UserWarning:
Port 8787 is already in use.
Perhaps you already have a cluster running?
Hosting the HTTP server on port 42865 instead
INFO:__main__:Calculate landuse availability...
### Anything else?
_No response_