Jump to content

[SUPPORT] xavierh / actual-server


Recommended Posts

  • 2 weeks later...
On 1/20/2023 at 11:13 AM, Agent531C said:

Is this any different than the existing actual-server container?

 

This "app" is created off the official docker image. The other one is like 7 months old; I noticed when I tried using a feature that wasn't available in that version.

Link to comment
  • 2 months later...
On 4/14/2023 at 11:53 AM, BoKKeR said:

Is there a special way to run this? I try accessing 5006 and get 

 

image.png.4e60c6c9f02e5a6c4252b30c2b387754.png

 

If you click on the troubleshooting documentation link it'll explain it a bit. Basically you need HTTPS set up. However, you can click on the Advanced options link and you can get around but just make sure you don't have 2 tabs open at the same time.

  • Like 1
  • Upvote 1
Link to comment
  • 5 months later...
  • 5 weeks later...

Has anyone been able to get this container accessible through reverse proxy?

I don't know what the problem is- I've configured it in Nginx Proxy Manager the same way as many others, which all work. I'm using a wildcard certificate and configured the CNAME record the same way as my other subdomains. However, when I try to access the proxied version of Actual, I get an Error 526: Invalid SSL Certificate.

 

Anyone else run into this?

Link to comment

Following up to my previous post: I have tried deleting my existing wildcard certificate and creating a new one. Again, all my other subdomains are working, but I can't get this one to work. Same Error 526. I also tried using my server IP instead of the container name in the "Forward Hostname / IP" field in Nginx Proxy Manager, with no success. And yes, the ActualServer container is running in the correct Docker network.

Link to comment
  • 10 months later...

I don`t know why but the documentation on how to set up HTTPS was not working for me. If anyone else is runing into this problem, here is what I did:

 

1) I changed the mounted paths in the unraid docker configuration. I had to delete the two pathes for server und user and added just one data path
<image.thumb.png.19f705f6c4af2585135d989ba1a08782.png

 

2) Under advanced view I changed the WebUi URL to HTTPS

image.thumb.png.ea96ee93de71c75fb49cf00856be2b88.png

 

3) Following this documentation https://actualbudget.org/docs/config/https/ I created the selfhost.key and selfhost.crt with the given openssl command, I created the config.json with the listed lines and put all three files into the mounted /data path /mnt/user/appdata/actual-server/

 

After restarting actaul it is now working with ssl but I have to confirm the not trusted self created ssl key

Edited by bubiman
typo
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.

×
×
  • Create New...