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

Setup on Lxplus #15

Open
JohanWulff opened this issue Mar 25, 2024 · 1 comment
Open

Setup on Lxplus #15

JohanWulff opened this issue Mar 25, 2024 · 1 comment

Comments

@JohanWulff
Copy link

Dear hh2bbtautau developers,

I'm trying to setup and run this code on lxplus.cern.ch. When running this sample task from the README.md:

law run cf.ReduceEvents \
    --version v1 \
    --dataset hh_ggf_bbtautau_madgraph \
    --branch 0

I run into this error:

ERROR: ... cf.GetDatasetLFNs(...)
Traceback (most recent call last):
  File "/eos/user/j/jowulff/hh2bbtautau/modules/columnflow/modules/law/law/target/remote/interface.py", line 120, in wrapper
    return func(self, *args, **kwargs)
  File "/eos/user/j/jowulff/hh2bbtautau/modules/columnflow/modules/law/law/contrib/gfal/target.py", line 312, in mkdir_rec
    raise e
law.contrib.gfal.target.GFALError_mkdir: globus_ftp_client: the server responded with an error 550 Permission denied    (GFALError_mkdir: unknown reason)

the call that raises the exception is:

  File "/eos/user/j/jowulff/hh2bbtautau/modules/columnflow/modules/law/law/contrib/gfal/target.py", line 305, in mkdir_rec
    ctx.mkdir_rec(uri, perm)
gfal2.GError: globus_ftp_client: the server responded with an error 550 Permission denied  

It seems like I don't have permissions for creating a directory.. Any help would be appreciated

@JohanWulff
Copy link
Author

@riga @haddadanas Ping.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant