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

function running into errors when passing 'json' file. #1470

Closed
ylnhari opened this issue Jan 17, 2024 · 1 comment · Fixed by #1471
Closed

function running into errors when passing 'json' file. #1470

ylnhari opened this issue Jan 17, 2024 · 1 comment · Fixed by #1471
Assignees
Labels
bug Something isn't working external This issue was filed by someone outside of the Morpheus team

Comments

@ylnhari
Copy link

ylnhari commented Jan 17, 2024

Here

if (ext == "json"):

if i replace with 'json' with '.json' , configure_logging() function of Morpheus is working else program executes code from else even though i provide a valid JSON path ('/home/data/log/log_config.json')

@jarmak-nv jarmak-nv added Needs Triage Need team to review and classify external This issue was filed by someone outside of the Morpheus team labels Jan 17, 2024
@jarmak-nv
Copy link
Contributor

Hi @ylnhari!

Thanks for submitting this issue - our team has been notified and we'll get back to you as soon as we can!
In the mean time, feel free to add any relevant information to this issue.

@efajardo-nv efajardo-nv self-assigned this Jan 17, 2024
@efajardo-nv efajardo-nv added bug Something isn't working and removed Needs Triage Need team to review and classify labels Jan 17, 2024
@rapids-bot rapids-bot bot closed this as completed in 0e0737f Jan 17, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in Morpheus Boards Jan 17, 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 external This issue was filed by someone outside of the Morpheus team
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants