[Support] HOODIK - End 2 End Encrypted Storage Drive


Recommended Posts

Application Name: Hoodik
Application Site: https://hoodik.io/
Docker Hub: https://hub.docker.com/r/hudik/hoodik
Github: https://github.com/hudikhq/hoodik

 

Make sure to look at the complete documentation, available on Github !


Post any questions or issues relating to this docker in this thread.

 

hoodik.png

Edited by htunlogic
Removed temporary apology for being posted in the wrong thread.
Link to comment
  • 1 month later...

Hello! I am really excited to try this app, but when I try to verify my account I get the following error:

 

I'm not sure what you may need to troubleshoot. I have looked over the logs and am wondering if this is related: 

 

[2023-09-22T15:18:25Z DEBUG actix_web::middleware::logger] Error in response: Unauthorized("missing_session_token")
[2023-09-22T15:18:25Z INFO  actix_web::middleware::logger] 192.168.1.91 "POST /api/auth/refresh HTTP/2.0" 401 50 "https://192.168.1.134:4554/manage/settings" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" 0.000039
[2023-09-22T15:18:25Z DEBUG actix_web::middleware::logger] Error in response: Unauthorized("auth::data::claims|no_claims")

 

Thank you in advance!

hoodikerror.png

Link to comment
15 hours ago, tucotheugly said:

Hello! I am really excited to try this app, but when I try to verify my account I get the following error:

 

I'm not sure what you may need to troubleshoot. I have looked over the logs and am wondering if this is related: 

 

[2023-09-22T15:18:25Z DEBUG actix_web::middleware::logger] Error in response: Unauthorized("missing_session_token")
[2023-09-22T15:18:25Z INFO  actix_web::middleware::logger] 192.168.1.91 "POST /api/auth/refresh HTTP/2.0" 401 50 "https://192.168.1.134:4554/manage/settings" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" 0.000039
[2023-09-22T15:18:25Z DEBUG actix_web::middleware::logger] Error in response: Unauthorized("auth::data::claims|no_claims")

 

Thank you in advance!

 

 

Hi, this seems like you haven't configured the APP_URL and APP_CLIENT_URL variables properly and the cookies are not passed properly then. Could you please share you config? Redact the sensitive information of course. 

 

In my case:

 

APP_URL = APP_CLIENT_URL = https://drive.my-domain.com

 

...and it is behind reverse proxy (Ngnix Proxy Manager) that is pointing to my Unraid server and port 4554 which in my case is https://10.0.0.10:4554

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.