Content
View differences
Updated by Cyril Rohr over 10 years ago
When trying to open a work package page (after signing in) from community.openproject.org, I get a blank page with the message:
A
<pre>A problem occurred with this web page, so it was reloaded.
```
This also occurs just by signing in from the home page.
Steps to reproduce:
- make sure you’re signed out from community
- access https://community.openproject.org
- sign in
- browser crashes
Accessing it via Chrome desktop works, but it also fails on Safari desktop. The activity monitor shows that right after sign in, the page (I suppose it is the javascript) consumes 13GB of RAM, and thus crashes the browser.
A
<pre>A
```
This also occurs just by signing in from the home page.
Steps to reproduce:
- make sure you’re signed out from community
- access https://community.openproject.org
- sign in
- browser crashes
Accessing it via Chrome desktop works, but it also fails on Safari desktop. The activity monitor shows that right after sign in, the page (I suppose it is the javascript) consumes 13GB of RAM, and thus crashes the browser.