aboutsummaryrefslogtreecommitdiffstats
path: root/src/libserver/worker_util.c
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Improve crash loggingVsevolod Stakhov2018-10-161-0/+1
* [Minor] Fix event pending checksVsevolod Stakhov2018-10-061-2/+2
* [Minor] Log should not depend on configMikhail Galanin2018-08-301-2/+2
* [Minor] Support ucontext on osxVsevolod Stakhov2018-08-261-0/+2
* [Minor] Clear struct before useMikhail Galanin2018-08-171-0/+1
* [Fix] Fix sending string methodVsevolod Stakhov2018-07-171-1/+8
* [Fix] Fix build where ucontext is defined in ucontext.hVsevolod Stakhov2018-07-091-0/+4
* [CritFix] Do not overwrite PID of the main processVsevolod Stakhov2018-06-291-1/+0
* [CritFix] Fix maps race conditions on reloadVsevolod Stakhov2018-06-191-3/+0
* [Feature] Main process crash will now cleanup all childrenVsevolod Stakhov2018-06-181-10/+35
* [Feature] Print stack trace on crashVsevolod Stakhov2018-06-181-0/+108
* [Fix] Cleanup maps data on shutdownVsevolod Stakhov2018-06-141-10/+1
* [Minor] Show bind line if availableVsevolod Stakhov2018-05-141-5/+18
* [Feature] Implement silent logging level to minimize noise in logsVsevolod Stakhov2018-04-031-0/+8
* [Fix] Do not create pid file in no-fork modeVsevolod Stakhov2018-03-271-2/+10
* [Minor] Add common methods to find a primary controllerVsevolod Stakhov2018-02-261-0/+11
* [Minor] Allow to detect worker's scanner flag from luaVsevolod Stakhov2018-02-261-10/+3
* [Minor] Use own localtime/gmtimeVsevolod Stakhov2018-02-181-3/+3
* [Fix] Stop using of g_slice...Vsevolod Stakhov2017-10-271-2/+2
* [Feature] Improve subprocesses termination handleVsevolod Stakhov2017-09-171-2/+44
* [Minor] Make a more universal gzip compress utilityVsevolod Stakhov2017-08-121-56/+2
* [Feature] Add gzip compression support for rspamd controllerVsevolod Stakhov2017-08-121-6/+74
* [Minor] Use rspamd_socketpair everywhereVsevolod Stakhov2017-07-251-2/+2
* [Minor] Prevent data corruption when dealing with signalsVsevolod Stakhov2017-07-241-1/+6
* [Minor] Store parent pid inside workersVsevolod Stakhov2017-07-241-1/+2
* [Rework] Run post-loads when all initialization is completedVsevolod Stakhov2017-07-241-7/+1
* [Feature] Allow to reuse signal handlers chainsVsevolod Stakhov2017-07-221-12/+20
* [Feature] Implement forked workers children monitoringVsevolod Stakhov2017-07-171-1/+1
* [Minor] Further fixes to the monitored logicVsevolod Stakhov2017-07-061-0/+1
* [Rework] Send health checks from a single workerVsevolod Stakhov2017-07-061-0/+33
* [Minor] Tweaks for sessions cacheVsevolod Stakhov2017-07-041-3/+3
* [Feature] Enable sessions cache tracking for milter connectionsVsevolod Stakhov2017-07-041-2/+2
* [Feature] Add sessions cache to debug dangling sessionsVsevolod Stakhov2017-07-041-0/+109
* [Minor] Fix couple of format arguments issuesVsevolod Stakhov2017-04-081-1/+1
* [Minor] Fix various style issuesVsevolod Stakhov2017-03-231-1/+0
* [Rework] Start rework of symbols cache updatesVsevolod Stakhov2017-01-241-0/+19
* [Fix] Do not leave parent-less workers processes on fatal errorsVsevolod Stakhov2017-01-201-3/+38
* [Fix] Fix race condition in SIGUSR2 handlerVsevolod Stakhov2017-01-171-0/+2
* [Minor] Avoid double freeVsevolod Stakhov2017-01-131-0/+2
* [Minor] Allow to append headers for rspamd http routerVsevolod Stakhov2017-01-111-0/+3
* [Minor] Do not use glib PRNGVsevolod Stakhov2017-01-091-2/+1
* [Minor] Remove dynamic modules support: never usedVsevolod Stakhov2016-12-231-20/+1
* [Fix] Fix macro nameVsevolod Stakhov2016-12-071-1/+1
* made optional dependency on hiredis really optionalVlad Glagolev2016-12-061-0/+2
* [CritFix] Fix workers scripts by sharing workers configsVsevolod Stakhov2016-10-311-2/+2
* [Fix] Fix on_finish scripts and async handlersVsevolod Stakhov2016-10-251-6/+16
* [Feature] Add a very basic interface to access workers data from on_loadVsevolod Stakhov2016-10-211-1/+1
* [Fix] Fix periodic events and redisVsevolod Stakhov2016-10-201-0/+2
* [Feature] Execute on_load scripts with ev_base readyVsevolod Stakhov2016-10-171-1/+7
* [Minor] Explicitly reinit libevent PRNG on forkVsevolod Stakhov2016-09-111-5/+10
'>backport/48160/stable30 Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
aboutsummaryrefslogtreecommitdiffstats
path: root/issue_template.md
blob: e614ea0aed0ac9db61570a8d6372742a4f808c21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
<!--
Thanks for reporting issues back to Nextcloud! This is the issue tracker of Nextcloud, if you have any support question please check out https://nextcloud.com/support

This is the bug tracker for the Server component. Find other components at https://github.com/nextcloud/

For reporting potential security issues please see https://nextcloud.com/security/

To make it possible for us to help you please fill out below information carefully. 
You can also use the Issue Template application to prefill most of the required information: https://apps.nextcloud.com/apps/issuetemplate

If you are a customer, please submit your issue directly in the Nextcloud Portal https://portal.nextcloud.com so it gets resolved more quickly by our dedicated engineers.

Note that Nextcloud is an open source project backed by Nextcloud GmbH. Most of our volunteers are home users and thus primarily care about issues that affect home users. Our paid engineers prioritize issues of our customers. If you are neither a home user nor a customer, consider paying somebody to fix your issue, do it yourself or become a customer.
--> 
### Steps to reproduce
1.
2.
3.

### Expected behaviour
Tell us what should happen

### Actual behaviour
Tell us what happens instead

### Server configuration

**Operating system**:

**Web server:**

**Database:**

**PHP version:**

**Nextcloud version:** (see Nextcloud admin page)

**Updated from an older Nextcloud/ownCloud or fresh install:**

**Where did you install Nextcloud from:**

**Signing status:**
<details>
<summary>Signing status</summary>

```
Login as admin user into your Nextcloud and access 
http://example.com/index.php/settings/integrity/failed 
paste the results here.
```
</details>

**List of activated apps:**
<details>
<summary>App list</summary>

```
If you have access to your command line run e.g.:
sudo -u www-data php occ app:list
from within your Nextcloud installation folder
```
</details>

**Nextcloud configuration:**
<details>
<summary>Config report</summary>

```
If you have access to your command line run e.g.:
sudo -u www-data php occ config:list system
from within your Nextcloud installation folder

or 

Insert your config.php content here. 
Make sure to remove all sensitive content such as passwords. (e.g. database password, passwordsalt, secret, smtp password, …)
```
</details>

**Are you using external storage, if yes which one:** local/smb/sftp/...

**Are you using encryption:** yes/no

**Are you using an external user-backend, if yes which one:** LDAP/ActiveDirectory/Webdav/...

#### LDAP configuration (delete this part if not used)
<details>
<summary>LDAP config</summary>

```
With access to your command line run e.g.:
sudo -u www-data php occ ldap:show-config
from within your Nextcloud installation folder

Without access to your command line download the data/owncloud.db to your local
computer or access your SQL server remotely and run the select query:
SELECT * FROM `oc_appconfig` WHERE `appid` = 'user_ldap';


Eventually replace sensitive data as the name/IP-address of your LDAP server or groups.
```
</details>

### Client configuration
**Browser:**

**Operating system:**

### Logs
#### Web server error log
<details>
<summary>Web server error log</summary>

```
Insert your webserver log here
```
</details>

#### Nextcloud log (data/nextcloud.log)
<details>
<summary>Nextcloud log</summary>

```
Insert your Nextcloud log here
```
</details>

#### Browser log
<details>
<summary>Browser log</summary>

```
Insert your browser log here, this could for example include:

a) The javascript console log
b) The network log
c) ...
```
</details>