-
Notifications
You must be signed in to change notification settings - Fork 2
Unraid #14
Comments
oopsie, update the container and lmk how it goes |
Updated. Still a no go. Should I be making a variable that installs sharp?
…On Fri, Mar 17, 2023, 7:35 AM hydazz ***@***.***> wrote:
oopsie, update the container and lmk how it goes
—
Reply to this email directly, view it on GitHub
<#14 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA2JRJVYKJQW6WJJ7XP5AYTW4REBBANCNFSM6AAAAAAV6F6RR4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Sharp is not needed? Can you access the webui? |
Yeah webui is fine! But when I press enter in a chat nothing happens
…On Fri, Mar 17, 2023, 5:46 PM hydazz ***@***.***> wrote:
Sharp is not needed? Can you access the webui?
—
Reply to this email directly, view it on GitHub
<#14 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA2JRJVFLM6XUU7IIIAYOXDW4TLTDANCNFSM6AAAAAAV6F6RR4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
you can try run (--prefix not -p) |
any logs? |
There have been a couple of updates for Unraid recently which I installed - and that's when it broke for me. The obvious thing which looks broken is
|
If it helps, after upgrade the URI I end up at is |
did you delete the app in reinstall? or add NextURl variables yet? ive done that to no avail, but it may help you. seems borked on unraid |
I have only used the Unraid update feature |
@McJoppy you are missing some variables, delete the template and reinstall it from CA, or add them manually: I have also added a check for variables... a1de736 |
I've reinstalled and filled out the required vars however when trying to re-add the API key it doesn't seem to work:
|
delete the appdata |
Sorry - I totally missed the var for Updated to IP address for my internal network and can confirm all is good now! |
Damn really? I also have that variable. Have no idea why im getting empty
chats still
…On Wed, Mar 29, 2023, 3:01 PM John Oppler ***@***.***> wrote:
Sorry - I totally missed the var for NEXTAUTH_URL so had the
(unaccessible) default.
Updated to IP address for my internal network and can confirm all is good
now!
—
Reply to this email directly, view it on GitHub
<#14 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA2JRJRLSKERSLUIVI3MNR3W6SBH5ANCNFSM6AAAAAAV6F6RR4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I did also uninstall, delete the appdata dir on the Unraid server before altering the variable. It's working again for me - try
|
Will do!
…On Wed, Mar 29, 2023, 3:28 PM John Oppler ***@***.***> wrote:
I did also uninstall, delete the appdata dir on the Unraid server before
altering the variable.
It's working again for me - try
- Uninstall the app
- Delete eg. /mnt/cache/appdata/ai-chat-app or where ever the data is
- Reinstall via app search for chatgpt
- *Double check* vars :)
—
Reply to this email directly, view it on GitHub
<#14 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA2JRJTV6A4Y3FT3PPUOABLW6SEPNANCNFSM6AAAAAAV6F6RR4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
are you ussing the 192.168 ip for your next_URL? ive done all this and stil have the issue |
|
Eg. I use https://chat.some.domain.i.own/ which is reversed proxied via Nginx - so I've set this to https://chat.some.domain.i.own/ |
Have you tried deleting the database? |
What's the output of |
Once you uninstalled the app, did you remove the app data from the (most likely) cache drive? On my Unraid system I deleted the folder |
Lmfao. Just change some things a bit.
…On Thu, Mar 30, 2023, 3:09 PM Explorographer ***@***.***> wrote:
Also, to be clear, when I say sketch, I mean the DEV is asking me to post
my VARS here which include my private OpenAI API key, my login and
password. I am not going to do that. And that should not be something that
is asked of a user on a public forum.
—
Reply to this email directly, view it on GitHub
<#14 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA2JRJUUCEE4E4ZG3BA67YTW6XK6BANCNFSM6AAAAAAV6F6RR4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
It's not that deep mate, you could have copied and pasted the output of |
still not working on unraid. Even tried giving up special permissions. seems like It cant write to a file it cant make if that helps
find: /app/immich: No such file or directory Warning: For production Image Optimization with Next.js, the optional 'sharp' package is strongly recommended. Run 'yarn add sharp', and Next.js will use it automatically for Image Optimization. Read more: https://nextjs.org/docs/messages/sharp-missing-in-production Failed to write image to cache DxXAfpAlrkPLCxzj0zfIeNmMpKSOb7I2M9eiXEvL5kw= [Error: EACCES: permission denied, mkdir '/app/ai-chat-app/.next/cache/images'] { errno: -13, code: 'EACCES', syscall: 'mkdir', path: '/app/ai-chat-app/.next/cache/images'
is what im getting with or without special perms
The text was updated successfully, but these errors were encountered: