-
Notifications
You must be signed in to change notification settings - Fork 1
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
Flow App empty #19
Comments
I am experiencing the same symptoms, even down to the logs and the page where Windmill doesn't load. Except that I don't even get a broken link icon. I did notice this in my docker log. Additionally, I saw another person saying they had success when they removed and reenabled the Flow app under Ext App. I did the same and verified that the container deleted and reinstalled. The container is running fine outside of the issues stated by the OP and the above Debug log. However, Nextcloud still shows the app as only being 0% initialized. I assume all of these symptoms are related. **Web server:**Turnkey Linux Nextcloud installed via proxmox |
How to use GitHub
Steps to reproduce
docker-socket-proxy
using (according to Readme)docker run -e NC_HAPROXY_PASSWORD="some_secure_password" \ -v /var/run/docker.sock:/var/run/docker.sock \ --name nextcloud-appapi-dsp -h nextcloud-appapi-dsp \ --restart unless-stopped --privileged -d ghcr.io/nextcloud/nextcloud-appapi-dsp:release
www-data
to group docker (didn’t get it working otherwise using the socket, not sure if this should be necessary with option--privileged
)-> "Check connection" is working ✅
-> Test deploy is working ✅
Expected behaviour
App icon appears in the app list and I can access the Flow app.
Actual behaviour
A broken app icon appears (but only for admins). When clicking on it, the area where the app should appear stays empty.
I'm not to experienced but some things I observed:
docker container ls
Is it ok, that Ports are blank?
Running
wget localhost:8000
on the host gives me the followingindex.html
(which looks correct to me):index.html
docker inspect nc_app_flow
docker inspect nc_app_flow
Not sure if related NC log errors:
Server configuration
**Web server:**Nginx
Database: Maria
PHP version: 8.3
Nextcloud version: 30.0.1
List of activated apps
Nextcloud configuration
Browser
Browser name: Firefox
Browser version: 131.0.3
Operating system: Manjaro with Gnome
Browser log
The text was updated successfully, but these errors were encountered: