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

[WEBUI] TypeError: r.files is undefined #1380

Closed
skibbipl opened this issue Jan 28, 2024 · 5 comments
Closed

[WEBUI] TypeError: r.files is undefined #1380

skibbipl opened this issue Jan 28, 2024 · 5 comments
Labels
bug Something isn't working web

Comments

@skibbipl
Copy link

Version
1.35.1

Describe the bug

TypeError: r.files is undefined

at lC  screens/Logs.tsx:197  {data && data.files.length > 0 ? (

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'logs'
  2. See error

Expected behavior
Logs displayed.

Downgrading to 1.35 fixes the issue.

@skibbipl skibbipl added the bug Something isn't working label Jan 28, 2024
@grublets
Copy link

Came here to add the same issue.

@zze0s
Copy link
Collaborator

zze0s commented Jan 28, 2024

Dupe of #1375

This is a frontend/webui/cookie issues.

Try another browser or incognito window. If it works there then clear your cookies.

I won't close this for a while.

@zze0s zze0s added the web label Jan 28, 2024
@zze0s zze0s changed the title TypeError: r.files is undefined [WEBUI] TypeError: r.files is undefined Jan 28, 2024
@RsX88
Copy link

RsX88 commented Jan 28, 2024

Same here.
Cleared cookies and everything is working again.
Thanks

@grublets
Copy link

Yep, all good now. Minor panic averted!

@martylukyy
Copy link
Collaborator

martylukyy commented Feb 12, 2024

Should be fixed by #1338
Please update to v1.37.0
Feel free to comment or reopen in case the PR mentioned above did not resolve this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working web
Projects
None yet
Development

No branches or pull requests

5 participants