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

Release 1.0.0 "ananas" #116

Open
yscialom opened this issue May 14, 2023 · 9 comments
Open

Release 1.0.0 "ananas" #116

yscialom opened this issue May 14, 2023 · 9 comments
Assignees
Labels
help wanted Extra attention is needed type:release Release of a major or minor version
Milestone

Comments

@yscialom
Copy link
Owner

No description provided.

@yscialom yscialom self-assigned this May 14, 2023
@yscialom yscialom added this to the PiNanas 1.0.0 milestone May 14, 2023
@yscialom
Copy link
Owner Author

Bug 01

image
Fix: https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/reverse_proxy_configuration.html#traefik-2

traefik.http.routers.nextcloud.middlewares: 'nextcloud_redirectregex'
traefik.http.middlewares.nextcloud_redirectregex.redirectregex.permanent: true
traefik.http.middlewares.nextcloud_redirectregex.redirectregex.regex: 'https://(.*)/.well-known/(?:card|cal)dav'
traefik.http.middlewares.nextcloud_redirectregex.redirectregex.replacement: 'https://$${1}/remote.php/dav'

@yscialom
Copy link
Owner Author

Bug 02

Nextcloud's SMTP server is not configured out-of-the-box even though we have all necessary informations in settings.yaml.

@yscialom yscialom added help wanted Extra attention is needed type:release Release of a major or minor version labels May 14, 2023
@yscialom
Copy link
Owner Author

Bug 03

Possible issue with fail2ban: found multiple warnings:

Please check jail has possibly a timezone issue. Line with odd timestamp:

@yscialom
Copy link
Owner Author

Bug 04

04.a

Looks like fail2ban runs as root.

04.b

fail2ban.log

ERROR Failed during configuration: Have not found any log file for nextcloud-auth jail

@yscialom
Copy link
Owner Author

Bug 05

Jellyfin SSO plugin doesn't work anymore since group name changes:

  • users -> user
  • admins -> admin

@yscialom
Copy link
Owner Author

Bug 06

image

Set netdata hostname to something meaningful.

@yscialom
Copy link
Owner Author

Bug 07

Jellyfin default libraries are badly configured (wrong path).

@glevil
Copy link
Collaborator

glevil commented May 14, 2023

Bug 08

Images from linuxserver.io
url "lscr.io/linuxserver/image" not respond with Compose V2

@glevil glevil mentioned this issue May 14, 2023
@glevil
Copy link
Collaborator

glevil commented Jul 23, 2023

Bug 09

Encountered when installing Pinanas
image
see: issue with pyYAML and Cython

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed type:release Release of a major or minor version
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants