so i installed nextcloud and it was working fine when it was using self signed truenas certificate, then i wanted to make it work without it on http, but i couldnt login, in the log there was only this
2025-02-07 12:16:55.104803+00:00127.0.0.1 - - [07/Feb/2025:12:16:55 +0000] “GET /status.php HTTP/1.1” 200 1553 “-” “curl/7.88.1”
and it wouldnt redirect me to my files or anything , i was stuck on login screen, how can i make it work in docker? i saw some other post mentioned to edit nginx to allow not ssl connections but i dont think i am able to to do that via docker. thank you for the help
Please fill out the support template. It’s impossible to answer your question without knowing basics like what image you’re using, since they’re all different.
right, i mentioned truenas so ye that build but will fill it out here
The Basics
Nextcloud Server version (e.g., 29.x.x): 30.0.5
Operating system and version (e.g., Ubuntu 24.04): Truenas Scale 24.10.2
Web server and version (e.g, Apache 2.4.25): no idea, included in image
Reverse proxy and version _(e.g. nginx 1.27.2): nginx
PHP version (e.g, 8.3): no idea, included in image
Is this the first time you’ve seen this error? (Yes / No): yes
When did this problem seem to first start?: from begining
Installation method (e.g. AIO, NCP, Bare Metal/Archive, etc.) : Truenas via docker
Are you using Cloudflare, mod_security, or similar? (Yes / No) running on localhost excplicitly
Summary of the issue you are facing:
like i said above, i want it to run on http but i am unable to login , truenas offers No certificate or default certificate truenas usses, without truenas_default certificate its impossbile to login, i even tried on fresh instll
install truenas, install nextclou,d choose certificate Id to “No certificate,” cant login
Log entries
posted above
Nextcloud
Please provide the log entries from your Nextcloud log that are generated during the time of problem (via the Copy raw option from Administration settings->Logging screen or from your nextcloud.log located in your data directory). Feel free to use a pastebin/gist service if necessary.
PASTE HERE
Web Browser
If the problem is related to the Web interface, open your browser inspector Console and Network tabs while refreshing (reloading) and reproducing the problem. Provide any relevant output/errors here that appear.
PASTE
Web server / Reverse Proxy
The output of your Apache/nginx/system log in /var/log/____:
PASTE HERE
Configuration
Nextcloud
The output of occ config:list system or similar is best, but, if not possible, the contents of your config.php file from /path/to/nextcloud is fine (make sure to remove any identifiable information!):
PASTE HERE
Apps
The output of occ app:list (if possible).
Enabled:
activity: 3.0.0
app_api: 4.0.5
bruteforcesettings: 3.0.0
calendar: 5.0.9
cloud_federation_api: 1.13.0
comments: 1.20.1
contacts: 6.1.3
dashboard: 7.10.0
dav: 1.31.1
federatedfilesharing: 1.20.0
federation: 1.20.0
files: 2.2.0
files_downloadlimit: 3.0.0
files_pdfviewer: 3.0.0
files_reminders: 1.3.0
files_sharing: 1.22.0
files_trashbin: 1.20.1
files_versions: 1.23.0
logreader: 3.0.0
lookup_server_connector: 1.18.0
memories: 7.4.1
nextcloud_announcements: 2.0.0
notes: 4.11.0
notifications: 3.0.0
oauth2: 1.18.1
password_policy: 2.0.0
previewgenerator: 5.7.0
privacy: 2.0.0
provisioning_api: 1.20.0
recognize: 8.2.0
recommendations: 3.0.0
related_resources: 1.5.0
serverinfo: 2.0.0
settings: 1.13.0
sharebymail: 1.20.0
support: 2.0.0
survey_client: 2.0.0
systemtags: 1.20.0
tasks: 0.16.1
text: 4.1.0
theming: 2.5.0
twofactor_backupcodes: 1.19.0
user_status: 1.10.0
viewer: 3.0.0
weather_status: 1.10.0
webhook_listeners: 1.1.0-dev
workflowengine: 2.12.0
Disabled:
admin_audit: 1.20.0
circles: 30.0.0 (installed 30.0.0)
contactsinteraction: 1.11.0 (installed 1.11.0)
encryption: 2.18.0
files_external: 1.22.0
firstrunwizard: 3.0.0 (installed 2.18.0)
photos: 3.0.2 (installed 2.5.0)
suspicious_login: 8.0.0
twofactor_nextcloud_notification: 4.0.0
twofactor_totp: 12.0.0-dev
updatenotification: 1.20.0 (installed 1.19.1)
user_ldap: 1.21.0
Tips for increasing the likelihood of a response
Use the preformatted text formatting option in the editor for all log entries and configuration output.
If screenshots are useful, feel free to include them.
If possible, also include key error output in text form so it can be searched for.
Try to edit log output only minimally (if at all) so that it can be ran through analyzers / formatters by those trying to help you.