Content
View differences
Updated by Max Mutzge about 5 years ago
### **Environment**:
Your OpenProject Version: **OpenProject 11.1.2** (PostgreSQL)
Server: Debian GNU/Linux 9 (stretch), Client: Windows 10 / Firefox 86.0 / OpenProject language: german
### **Logs**
Mär 03 07:14:01 SRV-OP01 openproject-web-1.service\[443\]: E, \[2021-03-03T07:14:01.316257 #26419\] ERROR -- : \[current\_user=Andreas Hiller\] undefined method \`+' for nil:NilClass: undefined method \`+' for nil:NilClass
Another log:
Apr 08 17:08:33 SRV-OP01 openproject-web-1.service\[931\]: D, \[2021-04-08T17:08:33.014493 [#1013](https://community.openproject.org/work_packages/1013)\] DEBUG -- : WorkPackage Update (1.4ms) UPDATE "work\_packages" SET "position" = $1 WHERE "work\_packages"."id" = $2 \[\["position", 30\], \["id", 3012\]\]
Apr 08 17:08:33 SRV-OP01 openproject-web-1.service\[931\]: D, \[2021-04-08T17:08:33.015892 [#1013](https://community.openproject.org/work_packages/1013)\] DEBUG -- : WorkPackage Update (0.9ms) UPDATE "work\_packages" SET "position" = $1 WHERE "work\_packages"."id" = $2 \[\["position", 31\], \["id", 2974\]\]
Apr 08 17:08:33 SRV-OP01 openproject-web-1.service\[931\]: D, \[2021-04-08T17:08:33.017408 [#1013](https://community.openproject.org/work_packages/1013)\] DEBUG -- : WorkPackage Update (1.0ms) UPDATE "work\_packages" SET "position" = $1 WHERE "work\_packages"."id" = $2 \[\["position", 32\], \["id", 2999\]\]
Apr 08 17:08:33 SRV-OP01 openproject-web-1.service\[931\]: D, \[2021-04-08T17:08:33.018612 [#1013](https://community.openproject.org/work_packages/1013)\] DEBUG -- : TRANSACTION (1.0ms) COMMIT
Apr 08 17:08:33 SRV-OP01 openproject-web-1.service\[931\]: D, \[2021-04-08T17:08:33.020976 [#1013](https://community.openproject.org/work_packages/1013)\] DEBUG -- : Task Load (0.8ms) SELECT "work\_packages".\* FROM "work\_packages" WHERE "work\_packages"."id" = $1 LIMIT $2 \[\["id", 3062\], \["LIMIT", 1\]\]
Apr 08 17:08:33 SRV-OP01 openproject-web-1.service\[931\]: E, \[2021-04-08T17:08:33.026053 [#1013](https://community.openproject.org/work_packages/1013)\] ERROR -- : \[current\_user=Andreas Hiller\] undefined method \`+' for nil:NilClass: undefined method \`+' for nil:NilClass
### **Steps to reproduce:**
1. Go to taskboard
2. Move on task to open or in progress
### **Actual Behavior**
Sometimes you get an empty dialog popup, a red icon on the task box and the browser console shows internal server error 500.
<figure class="image op-uc-figure"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/20730/content"></div></figure>
### **Expected Behavior**
No error, just change the status of the task. It sometimes helps to logout und login again.
Your OpenProject Version: **OpenProject 11.1.2** (PostgreSQL)
Server: Debian GNU/Linux 9 (stretch), Client: Windows 10 / Firefox 86.0 / OpenProject language: german
### **Logs**
Mär 03 07:14:01 SRV-OP01 openproject-web-1.service\[443\]: E, \[2021-03-03T07:14:01.316257 #26419\] ERROR -- : \[current\_user=Andreas Hiller\] undefined method \`+' for nil:NilClass: undefined method \`+' for nil:NilClass
Another log:
Apr 08 17:08:33 SRV-OP01 openproject-web-1.service\[931\]: D, \[2021-04-08T17:08:33.014493 [#1013](https://community.openproject.org/work_packages/1013)\] DEBUG -- : WorkPackage Update (1.4ms) UPDATE "work\_packages" SET "position" = $1 WHERE "work\_packages"."id" = $2 \[\["position", 30\], \["id", 3012\]\]
Apr 08 17:08:33 SRV-OP01 openproject-web-1.service\[931\]: D, \[2021-04-08T17:08:33.015892 [#1013](https://community.openproject.org/work_packages/1013)\] DEBUG -- : WorkPackage Update (0.9ms) UPDATE "work\_packages" SET "position" = $1 WHERE "work\_packages"."id" = $2 \[\["position", 31\], \["id", 2974\]\]
Apr 08 17:08:33 SRV-OP01 openproject-web-1.service\[931\]: D, \[2021-04-08T17:08:33.017408 [#1013](https://community.openproject.org/work_packages/1013)\] DEBUG -- : WorkPackage Update (1.0ms) UPDATE "work\_packages" SET "position" = $1 WHERE "work\_packages"."id" = $2 \[\["position", 32\], \["id", 2999\]\]
Apr 08 17:08:33 SRV-OP01 openproject-web-1.service\[931\]: D, \[2021-04-08T17:08:33.018612 [#1013](https://community.openproject.org/work_packages/1013)\] DEBUG -- : TRANSACTION (1.0ms) COMMIT
Apr 08 17:08:33 SRV-OP01 openproject-web-1.service\[931\]: D, \[2021-04-08T17:08:33.020976 [#1013](https://community.openproject.org/work_packages/1013)\] DEBUG -- : Task Load (0.8ms) SELECT "work\_packages".\* FROM "work\_packages" WHERE "work\_packages"."id" = $1 LIMIT $2 \[\["id", 3062\], \["LIMIT", 1\]\]
Apr 08 17:08:33 SRV-OP01 openproject-web-1.service\[931\]: E, \[2021-04-08T17:08:33.026053 [#1013](https://community.openproject.org/work_packages/1013)\] ERROR -- : \[current\_user=Andreas Hiller\] undefined method \`+' for nil:NilClass: undefined method \`+' for nil:NilClass
### **Steps to reproduce:**
1. Go to taskboard
2. Move on task to open or in progress
### **Actual Behavior**
Sometimes you get an empty dialog popup, a red icon on the task box and the browser console shows internal server error 500.
<figure class="image op-uc-figure"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/20730/content"></div></figure>
### **Expected Behavior**
No error, just change the status of the task. It sometimes helps to logout und login again.