Commit Graph

114 Commits

Author SHA1 Message Date
Côme Chilliet
823e15725d Up minimum PHP version to 8.0 and maximum to 8.2
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-02-21 15:59:45 +01:00
Vincent Petry
42d1e88f4e Add link to quota docs in troubleshooting
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-18 16:00:47 +01:00
Vincent Petry
85db71171b Add section for troubleshooting quota issues
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-18 15:21:18 +01:00
Vincent Petry
f40e8711b3 Add info to fix encryption key issues
Added information about misplaced encryption keys and how to repair them
automatically or manually when needed.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-05 16:53:41 +01:00
Vincent Petry
3baa8ca46e Add troubleshooting section about NFD file encoding
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-05 10:41:26 +01:00
tflidd
cdce864d06 Merge pull request #9390 from p-bo/patch-17
Updated link to WebDAV FAQ on OwnCloud forum
2022-12-04 20:40:59 +01:00
Daniel
a1ada68056 Merge pull request #9391 from p-bo/patch-18
Missing comma in sentence
2022-11-27 21:01:18 +01:00
p-bo
d83c5e454f Missing comma in sentence
Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-17 22:52:39 +01:00
p-bo
e59c910f30 Updated link to WebDAV FAQ on OwnCloud forum
It seems, that forum was migrated, thus old URL leaded (was redirected) to forum homepage. Fixed by searching new URL of mentioned thread.

Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-17 22:47:26 +01:00
p-bo
cd2beb5625 fix bugtracker link
There can be only one link (two links results in broken link) and also link to server bug tracker is part of linked list of bugtrackers, so shouldn't appear there.

Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-17 21:51:14 +01:00
Joas Schilling
86b0105392 Merge pull request #9377 from p-bo/patch-14
Added users to number to make sense.
2022-11-17 21:14:38 +01:00
p-bo
ba46d3cf06 Added users to number to make sense.
Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-16 15:58:03 +01:00
p-bo
89a4cfd163 Update URL of FAQ category page
As announced in https://help.nextcloud.com/t/combing-how-tos-faqs-and-tips/9070 , there was merge among faq, how-to and tips section on this new URL. 

Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-16 15:44:26 +01:00
Daphne Muller
cd31c73bca Update general_troubleshooting.rst
Made the final adjustments

Signed-off-by: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com>
2022-10-28 16:21:38 +02:00
Daphne Muller
653de284f7 Update admin_manual/issues/general_troubleshooting.rst
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com>
2022-10-25 14:26:07 +02:00
Daphne Muller
990beedfe7 Update general_troubleshooting.rst
added the content of https://nextcloud.com/pushnotifications/

Signed-off-by: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com>
2022-10-25 13:51:23 +02:00
Thomas Citharel
b359226627 Remove link to dead owncloud forum
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-04-04 10:33:31 +02:00
Joas Schilling
2b8e6966fb Merge pull request #8018 from carlcsaposs/admin-manual-grammar
Fix grammatical & spelling errors in admin manual
2022-02-25 08:34:35 +01:00
Joas Schilling
555ab488f9 Update general_troubleshooting.rst
64e0e45

this was necessary for me to have those rules work and also makes perfect sense as a `/` is imho always at the beginning of the path.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-23 11:40:40 +01:00
Carl Csaposs
eb04cfcc16 Fix grammatical & spelling errors in admin manual
Signed-off-by: Carl Csaposs <carl@csaposs.com>
2022-02-10 02:04:17 +00:00
stephang
b9dfe6900c Add rewrites for nodeinfo and webfinger services.
Add Apache rewrite rules for webfinger and nodeinfo in case NC is installed in a subdirectory. This fixes #6157.

Signed-off-by: stephang <288494+stephang@users.noreply.github.com>
2021-12-08 10:44:48 +01:00
Juan Carlos Tello
0753d4595d Fix nextcloud.org urls (#7164)
* Fixed help.nextcloud.org that would result in a page with a certificate issue

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Fixed broken URL

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Fixed broken link to bugtracker documentation

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Fixed broken link to how to get your app signed

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Updated stable installation URL

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Updated URL to Contacts & Calendar troubleshooting

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Fixed many URLs that pointed to nextcloud.org instead of nextcloud.com

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Update admin_manual/issues/general_troubleshooting.rst

Co-authored-by: Daniel <mail@danielkesselberg.de>
Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Apply suggestions from code review

Co-authored-by: Daniel <mail@danielkesselberg.de>
Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Reverted changes on .pot files

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

Co-authored-by: Daniel <mail@danielkesselberg.de>
2021-10-25 14:32:19 +02:00
Christoph Wurst
c63d4ac7c7 Drop all references of IRC
We don't use this anymore, so let's also not send people there. The
forum is our main place to get help.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-10-20 17:42:19 +02:00
Vincent Petry
1adce5b495 Add encryption hit about how to fix bad signature errors
Added troubleshooting section for encryption.
Added section about the command to fix "Bad signature" errors.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-06-30 17:02:57 +02:00
Roeland Jago Douma
eb82b93a46 Revert "Fix images and alt tags, fix #621, fix #622" 2021-04-30 13:18:44 +02:00
Jan C. Borchardt
444d91253e Fix images and alt tags, fix #621, fix #622
- Change all `.. figure::` elements to `.. image::`
- Add empty `:alt:` so it is clear to screen readers that the images are decorative and don’t duplicate content
- Update styleguide with that info

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2021-04-15 20:18:42 +02:00
Joas Schilling
f95848b07c Add docs for patching an instance
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-09 11:50:31 +02:00
Joas Schilling
fda64d48c9 Adjust more php versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-01-15 11:53:10 +01:00
Christoph Wurst
c9918d47c2 Update admin webserver config recommendations for well known handlers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-12-16 10:36:10 +01:00
J0WI
122ed88e53 Update urls to HTTPS
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2020-09-17 20:33:30 +02:00
stefan123t
7ac111b272 Update general_troubleshooting.rst 2020-07-31 22:43:30 +02:00
Sascha Wiswedel
972a22c346 more link fixes
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-03 13:01:37 +02:00
John Molakvoæ
a96c57165d Merge pull request #1920 from nextcloud/wiswedel/screenshotUpdates
updated a large bunch of screenshots
2020-03-29 19:54:58 +02:00
Sascha Wiswedel
f360e4f0af updated a bunch of screenshots
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-03-28 23:29:46 +01:00
Sascha Wiswedel
b627ebacfb removed no longer referenced screenshots
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-03-28 23:28:46 +01:00
Sascha Wiswedel
d1393cf7ab added troubleshooting for changed federated cloud IDs
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-03-28 20:28:17 +01:00
Lars-Sören Steck
014fcdcfa6 Correct error in .htaccess, revert #1069
The forward slashes are only needed if the rewrite rules are being put directly into the config file of the apache virtual host. They should not be added to the .htaccess file, as in this case the redirect is not working (this has been tested by me on multiple systems).

You can also see in the discussion of the bug report #1069 after it was merged, that the reporter actually put the rules into his apache conf, instead of a .htaccess and that somebody else was reporting, that it was only working without the forward slashes in a .htaccess file.
2019-06-08 22:38:28 +02:00
Christian Oliff
a492d97b4f Remove mention of the discontinued Firebug extension
REF: https://getfirebug.com/
2019-04-05 15:01:45 +02:00
Morris Jobke
33932f8f33 Add slashes to rewrite rules
Fixes #1069
2019-01-02 22:00:44 +01:00
Georg Ehrke
ce108ac139 Add note about NGINX to well-known troubleshooting 2019-01-02 09:14:02 +00:00
Georg Ehrke
c2e5e85ffc Improve well-known doc for subdirectory
explicitly add RewriteEngine on
2019-01-02 09:14:02 +00:00
Jonas Sulzer
b74d2cb46c generalize .well-known autodiscovery to also include webfinger
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2018-11-29 18:28:31 +01:00
Flávio Gomes da Silva Lisboa
635b3e5481 Add documentation on how to change data folder #555 2018-11-27 14:54:34 -02:00
Elliott Partridge
f46a449553 Indicate required mod_rewrite
Added a note indicating that mod_rewrite is required for .well-known redirects in the .htaccess file. I stumbled across this missing requirement when upgrading to NC 13.0.
2018-10-30 11:08:27 -04:00
Joas Schilling
1deab991be Increase versions to 14
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-04 12:17:40 +02:00
Morris Jobke
16e80ad565 Revert "add code signing instructions" 2018-08-31 09:04:50 +02:00
hirschrobert
57c98664ac add code signing instructions
I had trouble understanding how to sign the code. @MorrisJobke told me on Monday. Maybe helpfull for others, too. Haven't tested it, though.
2018-08-30 12:07:52 +02:00
tflidd
f21a508c86 small fix
the forum was mentioned twice
2018-03-07 09:15:53 +01:00
peterdamian
68514fa20f Use macOS where applicable, other minor changes 2017-11-30 18:44:25 -05:00
peterdamian
9919a3fd3d #600 Change headers to sentence case 2017-11-20 15:15:05 -05:00