pypsa-usa icon indicating copy to clipboard operation
pypsa-usa copied to clipboard

Build renewable profiles Port Error

Open ktehranchi opened this issue 1 year ago • 0 comments

Checklist

  • [X] I am using the current master branch
  • [X] I am running on an up-to-date pypsa-usa environment. Update via conda 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_

ktehranchi avatar Aug 31 '24 18:08 ktehranchi