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

Error message: undefined method `downcase' for nil:NilClass #79

Open
fahdmirza opened this issue Sep 18, 2024 · 8 comments
Open

Error message: undefined method `downcase' for nil:NilClass #79

fahdmirza opened this issue Sep 18, 2024 · 8 comments

Comments

@fahdmirza
Copy link

Hello,
I am trying to review this tool for my channel at https://www.youtube.com/@fahdmirza .

Trying to install it on Ubuntu 22.04. It gets installed but while creating collection and adding new documents, nothing happens. I added document manually to collection from Admin and got following error:

Error message:
undefined method `downcase' for nil:NilClass

Could you please advise about it? Is it possible to touch base with any of your team members to get it across for video ready please? Thanks.
regards
Fahd

@nickthecook
Copy link
Owner

Hey,

Can you send me the full stack trace?

Are the jobs and llmjobs containers running?

@fahdmirza
Copy link
Author

Where do I get the trace? Everything seems to be running though . I will try to check it tomorrow morning again.

@nickthecook
Copy link
Owner

Usually the stack trace will be a bunch of lines in the logs right after the error message. Each line has the path to a file and a line number on it.

That would help me figure out exactly what went wrong.

@fahdmirza
Copy link
Author

Hi, I have attached stack in the file. Thanks.

archive.txt

@mattlindsey
Copy link
Contributor

I think #83 fixed this.

@nickthecook
Copy link
Owner

@fahdmirza Based on the log, it looks like you created at least one Document from the Admin UI. If you create a Collection in the normal Archyve UI (New Collection button in the top left), then upload a Document using the form at the bottom of the Collection page, do you see the same error?

@fahdmirza
Copy link
Author

yes I see the same error.

@nickthecook
Copy link
Owner

Can you send me a screenshot of the same document in the admin ui?

Can you share the document you uploaded that produced the error?

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

3 participants