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

Netbox pgsql Issue #2

Open
compgeniuses opened this issue Jul 3, 2024 · 1 comment
Open

Netbox pgsql Issue #2

compgeniuses opened this issue Jul 3, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@compgeniuses
Copy link
Contributor

Traceback (most recent call last):
File "/home/netbox1/.config/actions/configure-module/10configure_environment_vars", line 36, in
agent.write_envfile(postgres_config, "postgres.env")
File "/usr/local/agent/pypkg/agent/init.py", line 111, in write_envfile
entries = [ek + "=" + str(ev) for ek, ev in envmap.items()]
^^^^^^^^^^^^
AttributeError: 'str' object has no attribute 'items'

@compgeniuses compgeniuses added the bug Something isn't working label Jul 3, 2024
@kemboi22
Copy link

kemboi22 commented Jul 8, 2024

I think right now its fixed

@compgeniuses compgeniuses removed this from Nethserver Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants