Changes for page Announcements

Last modified by hbpadmin on 2025/01/09 12:12

From version 1.1
edited by mmorgan
on 2020/05/25 23:36
Change comment: There is no comment for this version
To version 10.1
edited by mmorgan
on 2021/01/06 16:07
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,17 +1,51 @@
1 -== Announcement ==
1 +== Collaboratory 1 maintenance ==
2 2  
3 -On the 14th of May 2020, several High Performance Computing centres across Europe suffered a cyber-attack. The attack affected the infrastructure which hosts multiple HBP and EBRAINS services. As a precaution, and in order to ensure the continued security of the HBP and EBRAINS services, all users with an HBP and/or EBRAINS user account are requested to change their password. The current passwords have been deactivated.
3 +Collaboratory 1 services will be down from 18:00 CET [[(my timezone)>>https://everytimezone.com/s/4a9daa55]] Thursday Jan 7 for maintenance. The services are being re-hosted from the EPFL/BBP infrastructure to the Fenix infrastructure. The OIDC authentication service will be reactivated first (within 30 minutes); all other services will follow in the evening. Once the Collaboratory 1 services are back online, you may find that files added to the storage within the last days do not initially appear. This will be remedied overnight as we synchronize the storage. Thank you for your patience and understanding.
4 4  
5 -Please request a new password by clicking //Forgot password// at the login prompt.
5 +As a reminder the Collaboratory 1 services are deprecated and will be shut down in September 2021.
6 6  
7 -Select a password that you do not use on another account and that cannot be easily guessed by someone knowing your other passwords.
7 +If you encounter issues with Collaboratory 1 after Friday 12:00 CET, please contact [[https:~~/~~/ebrains.eu/support>>url:https://ebrains.eu/support]]
8 8  
9 -Select a password sufficiently long and complex with a mix of lower case, upper case, digits and punctuation.
9 +(% class="wikigeneratedid" %)
10 +== ==
10 10  
11 -Remember that you are responsible for protecting your password. Do not write your password in clear form.
12 +== SSL certificates (2020-12-04) ==
12 12  
13 -Thank you for your cooperation.
14 +Our SSL Certificate provider (Let's Encrypt) has been using new certificates to sign our SSL certificates as described on their [[website>>https://letsencrypt.org/certificates]]. This requires updates on our servers and on your web browsers. The updates on your web browsers often go unnoticed by the user but in some cases your browser may inform you that it needs to fetch a new certificate. You can accept this safely; most browsers don't even mention it to the user.
14 14  
15 -The Collaboratory team, May 25 2020
16 +Note that this is not the same as accepting an exception in your browser because of a bad certificate. Accepting such exceptions can put your data and credentials at risk of a person-in-the-middle attack.
16 16  
17 -
18 +We believe we have addressed all the issues that may arise from this change in SSL certificates. If you experience any issue, especially when accessing EBRAINS APIs, don't hesitate to contact [[support>>https://ebrains.eu/support]].
19 +
20 +
21 +== Files locked in the Drive (2020-09-30) ==
22 +
23 +A few users have reported issues in saving OnlyOffice edits to the Drive of a collab.
24 +
25 +We are looking into this. At the time being, it seems that a small number of files are locked by the Drive which prevents OnlyOffice to update these files when they are edited online.
26 +
27 +We are actively trying to correct the problem as promptly as possible.
28 +
29 +==== The temporary workaround ====
30 +
31 +When you open a file in OnlyOffice:
32 +
33 +1. check if other users are editing the same file. The count appears at the top right corner.
34 +1. perform a trivial edit and save
35 +1. if you are the only user with that file open, you can trust the presence/absence of a warning message from OnlyOffice
36 +1. if multiple users have the file open simultaneously, you can:
37 +11. choose to trust the first user who opened it to have checked, or
38 +11. check in the Drive the timestamp of the file that you just saved
39 +
40 +OnlyOffice will notify you when you try to save a file and the save fails. If that happens:
41 +
42 +1. read the message
43 +1. use File > Download as ... > docx or pptx or xlsx to save the file to your computer
44 +1. close OnlyOffice. (% style="color:#e74c3c" %)**DO NOT KEEP LOCKED FILES OPEN IN ONLYOFFICE.**(%%) It would mislead others.
45 +1. rename the file by adding (% style="color:#3498db" %)//**_UNLOCKED**//(%%) at the end of the filename, before the extension
46 +1. upload the file with its new name
47 +1. work on this new file
48 +
49 +We apologize for the inconvenience and thank you for your understanding.
50 +
51 +The Collaboratory team