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

Issue when creating a new route object locally #1

Open
xens opened this issue Oct 30, 2018 · 1 comment
Open

Issue when creating a new route object locally #1

xens opened this issue Oct 30, 2018 · 1 comment

Comments

@xens
Copy link
Owner

xens commented Oct 30, 2018

When creating a new route object locally that doesn't exists in the RIPEDB the script fails with the following error:

Traceback (most recent call last):
  File "/bin/ripe", line 280, in <module>
    ripe_create(args.db, pwd, json_output, key, type, args.dryrun)
  File "/bin/ripe", line 17, in ripe_create
    for i in object_entries:
NameError: global name 'object_entries' is not defined

tvasilopo referenced this issue in tvasilopo/ripeinator Jul 7, 2020
…val_write_answer() for providing more hints when dryrun fails
xens added a commit that referenced this issue Jul 31, 2020
Fixing ripe_create() on issue #1
@fischa
Copy link
Collaborator

fischa commented Jan 28, 2021

I guess this issue is solved and can be closed?

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

2 participants