← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
| Time | Nick | Message |
|---|---|---|
| 00:02 | tcohen | aleisha: did you solve your issue? |
| 00:12 | aleisha | i did not tcohen |
| 00:12 | tcohen | kohadevbox? |
| 00:14 | letsencrypt root certificates expired last week, you probably know that | |
| 00:14 | it means your OS shipped root certificates need to be updated | |
| 00:14 | if on linux, you probably just need to do a general/regular upgrade | |
| 00:15 | that will pick the ca-certificates package for upgrade | |
| 00:15 | I'm on Ubuntu 21.10 and haven't had issues | |
| 00:15 | so sudo apt update; sudo apt dist-upgrade | |
| 00:15 | good luck | |
| 00:15 | dinner | |
| 01:45 | aleisha | oh fair enough tcohen thanks i will try that! |
| 01:59 | MikeLake joined #koha | |
| 03:38 | Oak joined #koha | |
| 04:16 | sophie_m joined #koha | |
| 05:14 | chriss joined #koha | |
| 05:51 | mtj | ^ cait said a 'export GIT_SSL_NO_VERIFY=1' was a successful work-around for the cert error above |
| 05:52 | lmstrand joined #koha | |
| 05:53 | fridolin joined #koha | |
| 05:57 | fridolin | hi |
| 06:02 | cait joined #koha | |
| 06:21 | ere joined #koha | |
| 06:39 | reiveune joined #koha | |
| 06:39 | reiveune | hello |
| 06:49 | cait joined #koha | |
| 06:49 | lds joined #koha | |
| 06:52 | alex_a joined #koha | |
| 06:53 | alex_a | Bonjour |
| 06:53 | wahanui | what's up, alex_a |
| 06:54 | cait | good morning #koha |
| 07:01 | ere joined #koha | |
| 07:03 | fridolin | Joubu: are your there ? |
| 07:04 | https://sandboxes.biblibre.eu/ is broken | |
| 07:25 | ere joined #koha | |
| 07:55 | Joubu | fridolin: I will have a look |
| 07:58 | fridolin | Joubu: looks like it was disk full |
| 08:05 | Joubu | fridolin: yes, I ran `docker image prune`, then ./setup-sandbox-server.sh |
| 08:17 | fridolin | Joubu: i see disk is only 80 GO |
| 08:17 | should it be more ? | |
| 08:19 | Joubu | nope |
| 08:20 | images shoudl be removed regularly | |
| 08:21 | fridolin | ah oki cool |
| 08:22 | Aix Marseille University are running some tests it may explain | |
| 08:27 | trekkiegod joined #koha | |
| 08:54 | fridolin | see u |
| 08:54 | fridolin left #koha | |
| 10:36 | tcohen joined #koha | |
| 10:55 | tcohen | buen día, @koha |
| 10:58 | khall_ joined #koha | |
| 11:07 | oleonard | Hi all |
| 11:08 | cait | hi oleonard |
| 11:08 | wahanui | hi oleopard |
| 11:27 | Arunraj joined #koha | |
| 11:28 | Arunraj | hi |
| 11:28 | wahanui | bidet, Arunraj |
| 11:53 | Artiko joined #koha | |
| 11:53 | khall joined #koha | |
| 12:07 | Arunraj | hi. Can we directly upgrade version without any data loss or rework |
| 12:10 | oleonard | Arunraj: You should always back everything up before any upgrade. There is no guarantee something unexpected won't happen. |
| 12:11 | What versions are you moving from and to? | |
| 12:16 | Arunraj | I will get back to you soon. sorry for the delay. |
| 12:27 | Dyrcona joined #koha | |
| 12:56 | dersmon joined #koha | |
| 12:57 | dersmon | hi! i made some changes to my MARC21slim2intranetDetail.xsl but changes are not visibible directly, probably because of caching. what cache should i delete or how can i trigger a reevaluation of my xsl file? |
| 13:00 | Joubu | restart memcached |
| 13:09 | marion joined #koha | |
| 13:12 | koha-jenkins | Project Koha_20.11_U_Stable build #40: FAILURE in 4 min 18 sec: https://jenkins.koha-community[…]0.11_U_Stable/40/ |
| 13:15 | dersmon | @Joubu: if i stop memcached, i see the changes |
| 13:15 | huginn` | dersmon: downloading the Perl source |
| 13:15 | dersmon | when i start it again, i am back to the cached (old) version |
| 13:16 | ah wait | |
| 13:16 | if i reload | |
| 13:16 | changes get applied | |
| 13:17 | reload again, they are gone again | |
| 13:17 | what? :D | |
| 13:17 | weird, now it stays at the updated version | |
| 13:17 | thx | |
| 13:19 | Joubu | yes, you need to restart memcached and plack as well |
| 13:19 | dersmon: flush_memcached && service apache2 restart && service koha-common restart | |
| 13:21 | oleonard joined #koha | |
| 13:30 | cait | oleonard: is it possible that the "alert" styling in the OPAC is broken in 20.11 (maybe later too?) |
| 13:30 | i have a "your account has been frozen" when placing a hold that is a bullet item with no background color - no changes to CSS | |
| 13:32 | oleonard | I guess it's possible. I'm checking |
| 13:36 | cait: I don't see that problem. | |
| 13:45 | Joubu | Is Jeremy from BibLibre around? |
| 13:46 | marion: hi, do you know if Jemery is around? | |
| 13:47 | jeremy_b joined #koha | |
| 13:47 | Joubu | :) |
| 13:48 | jeremy_b | hi ! (salut!) |
| 13:49 | jeremy_b left #koha | |
| 13:49 | Joubu | On bug 29128 you signed off without your surname, is that expected? |
| 13:49 | huginn` | Bug https://bugs.koha-community.or[…]_bug.cgi?id=29128 enhancement, P5 - low, ---, lucas, Passed QA , Trailing whitespace in Browse shelf link on opac-detail.tt |
| 13:49 | Joubu | arg |
| 13:55 | koha-jenkins | Project Koha_19.11_D8 build #422: FAILURE in 3 min 18 sec: https://jenkins.koha-community[…]oha_19.11_D8/422/ |
| 13:56 | * oleonard | biab |
| 14:03 | alex_a joined #koha | |
| 14:22 | Artiko joined #koha | |
| 14:25 | koha-jenkins | Yippee, build fixed! |
| 14:25 | wahanui | Congratulations! |
| 14:25 | koha-jenkins | Project Koha_20.11_U_Stable build #41: FIXED in 47 min: https://jenkins.koha-community[…]0.11_U_Stable/41/ |
| 15:06 | kidclamp joined #koha | |
| 15:10 | oleonard joined #koha | |
| 15:39 | reiveune | bye |
| 15:39 | reiveune left #koha | |
| 15:44 | cait | oleonard: thx oleonard - not sure what's going on there again :( |
| 15:44 | cait left #koha | |
| 15:45 | gooble_gobble joined #koha | |
| 16:10 | koha-jenkins | Project Koha_19.11_D8 build #423: NOW UNSTABLE in 31 min: https://jenkins.koha-community[…]oha_19.11_D8/423/ |
| 16:47 | Project Koha_19.11_D8 build #424: STILL UNSTABLE in 30 min: https://jenkins.koha-community[…]oha_19.11_D8/424/ | |
| 16:54 | Putti joined #koha | |
| 17:36 | Oak joined #koha | |
| 18:36 | koha-jenkins | Project Koha_19.11_D9 build #363: SUCCESS in 31 min: https://jenkins.koha-community[…]oha_19.11_D9/363/ |
| 18:47 | Project Koha_19.11_D11 build #14: SUCCESS in 42 min: https://jenkins.koha-community[…]oha_19.11_D11/14/ | |
| 18:48 | Project Koha_19.11_U18 build #348: SUCCESS in 43 min: https://jenkins.koha-community[…]ha_19.11_U18/348/ | |
| 18:48 | Project Koha_19.11_U16 build #105: SUCCESS in 43 min: https://jenkins.koha-community[…]ha_19.11_U16/105/ | |
| 19:00 | Project Koha_19.11_D10 build #199: SUCCESS in 49 min: https://jenkins.koha-community[…]ha_19.11_D10/199/ | |
| 21:29 | alexbuckley joined #koha | |
| 21:41 | Oak joined #koha | |
| 22:44 | stefanberndtsson[m] joined #koha | |
| 23:23 | aaru_swartz[m] joined #koha | |
| 23:44 | black23[m] joined #koha | |
| 23:44 | SlackIntegration[m] joined #koha | |
| 23:51 | jpahd[m] joined #koha |
← Previous day | Today | Next day → | Search | Index