Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
1
757
labels
stringlengths
4
664
body
stringlengths
3
261k
index
stringclasses
10 values
text_combine
stringlengths
96
261k
label
stringclasses
2 values
text
stringlengths
96
232k
binary_label
int64
0
1
47,502
10,111,548,135
IssuesEvent
2019-07-30 13:00:23
astrolabsoftware/fink-broker
https://api.github.com/repos/astrolabsoftware/fink-broker
opened
Code smells: newly introduced code does not respect Sonar rules
code quality sonarqube
**Describe the issue** Sonarqube does not analyse external PR (unfortunately), and several code smells have been introduced (mostly syntax). Action item: clean the code.
1.0
Code smells: newly introduced code does not respect Sonar rules - **Describe the issue** Sonarqube does not analyse external PR (unfortunately), and several code smells have been introduced (mostly syntax). Action item: clean the code.
non_defect
code smells newly introduced code does not respect sonar rules describe the issue sonarqube does not analyse external pr unfortunately and several code smells have been introduced mostly syntax action item clean the code
0
52,921
13,225,230,867
IssuesEvent
2020-08-17 20:45:26
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
fix up the i3-install.sh script included in ports src (Trac #583)
Migrated from Trac defect tools/ports
the i3-install.sh setup magic script needs some love. http://code.icecube.wisc.edu/icetray/tools/DarwinPorts/trunk/i3-install.sh Needs better: - error detection for common fails - more spewy and interactive input/ouput. This needs to generally be more bullet proof and also needs to be made clear when the "base" ports are installed and when you're better to not "wipe" things and to switch over to your I3_PORTS and run install commands to restart things. <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/583">https://code.icecube.wisc.edu/projects/icecube/ticket/583</a>, reported by blaufussand owned by nega</em></summary> <p> ```json { "status": "closed", "changetime": "2011-07-29T20:12:12", "_ts": "1311970332000000", "description": "the i3-install.sh setup magic script needs some love.\n\nhttp://code.icecube.wisc.edu/icetray/tools/DarwinPorts/trunk/i3-install.sh\n\nNeeds better:\n\n- error detection for common fails\n- more spewy and interactive input/ouput.\n\nThis needs to generally be more bullet proof and also needs to be\nmade clear when the \"base\" ports are installed and when you're\nbetter to not \"wipe\" things and to switch over to your I3_PORTS\nand run install commands to restart things.\n", "reporter": "blaufuss", "cc": "", "resolution": "fixed", "time": "2010-01-19T20:46:19", "component": "tools/ports", "summary": "fix up the i3-install.sh script included in ports src", "priority": "major", "keywords": "", "milestone": "", "owner": "nega", "type": "defect" } ``` </p> </details>
1.0
fix up the i3-install.sh script included in ports src (Trac #583) - the i3-install.sh setup magic script needs some love. http://code.icecube.wisc.edu/icetray/tools/DarwinPorts/trunk/i3-install.sh Needs better: - error detection for common fails - more spewy and interactive input/ouput. This needs to generally be more bullet proof and also needs to be made clear when the "base" ports are installed and when you're better to not "wipe" things and to switch over to your I3_PORTS and run install commands to restart things. <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/583">https://code.icecube.wisc.edu/projects/icecube/ticket/583</a>, reported by blaufussand owned by nega</em></summary> <p> ```json { "status": "closed", "changetime": "2011-07-29T20:12:12", "_ts": "1311970332000000", "description": "the i3-install.sh setup magic script needs some love.\n\nhttp://code.icecube.wisc.edu/icetray/tools/DarwinPorts/trunk/i3-install.sh\n\nNeeds better:\n\n- error detection for common fails\n- more spewy and interactive input/ouput.\n\nThis needs to generally be more bullet proof and also needs to be\nmade clear when the \"base\" ports are installed and when you're\nbetter to not \"wipe\" things and to switch over to your I3_PORTS\nand run install commands to restart things.\n", "reporter": "blaufuss", "cc": "", "resolution": "fixed", "time": "2010-01-19T20:46:19", "component": "tools/ports", "summary": "fix up the i3-install.sh script included in ports src", "priority": "major", "keywords": "", "milestone": "", "owner": "nega", "type": "defect" } ``` </p> </details>
defect
fix up the install sh script included in ports src trac the install sh setup magic script needs some love needs better error detection for common fails more spewy and interactive input ouput this needs to generally be more bullet proof and also needs to be made clear when the base ports are installed and when you re better to not wipe things and to switch over to your ports and run install commands to restart things migrated from json status closed changetime ts description the install sh setup magic script needs some love n n better n n error detection for common fails n more spewy and interactive input ouput n nthis needs to generally be more bullet proof and also needs to be nmade clear when the base ports are installed and when you re nbetter to not wipe things and to switch over to your ports nand run install commands to restart things n reporter blaufuss cc resolution fixed time component tools ports summary fix up the install sh script included in ports src priority major keywords milestone owner nega type defect
1
773,905
27,175,592,159
IssuesEvent
2023-02-18 01:10:07
rpitv/glimpse-api
https://api.github.com/repos/rpitv/glimpse-api
opened
Feature: Running in HTTPS
Type: Feature Priority: LOW
While this application is designed to run behind a proxy, there is still a slight security benefit to still keeping things encrypted behind the proxy. It would be nice if we could add support to run this application with HTTPS enabled. This will require coordination with https://github.com/rpitv/glimpse-ui. Note that, while more secure, running the app with HTTPS enabled will require slightly more processing time. It isn't necessarily something that we should just do because we can, but it would be good to have the option.
1.0
Feature: Running in HTTPS - While this application is designed to run behind a proxy, there is still a slight security benefit to still keeping things encrypted behind the proxy. It would be nice if we could add support to run this application with HTTPS enabled. This will require coordination with https://github.com/rpitv/glimpse-ui. Note that, while more secure, running the app with HTTPS enabled will require slightly more processing time. It isn't necessarily something that we should just do because we can, but it would be good to have the option.
non_defect
feature running in https while this application is designed to run behind a proxy there is still a slight security benefit to still keeping things encrypted behind the proxy it would be nice if we could add support to run this application with https enabled this will require coordination with note that while more secure running the app with https enabled will require slightly more processing time it isn t necessarily something that we should just do because we can but it would be good to have the option
0
28,635
2,708,430,574
IssuesEvent
2015-04-08 08:53:54
codenameone/CodenameOne
https://api.github.com/repos/codenameone/CodenameOne
closed
Relative file paths should throw an exception in the simulator
enhancement Priority-Medium Type-Enhancement
A common mistake for new developers is using a File API with a relative path. We should throw an exception for that case that would include a description of how to get the app home path and work with that to generate a path.
1.0
Relative file paths should throw an exception in the simulator - A common mistake for new developers is using a File API with a relative path. We should throw an exception for that case that would include a description of how to get the app home path and work with that to generate a path.
non_defect
relative file paths should throw an exception in the simulator a common mistake for new developers is using a file api with a relative path we should throw an exception for that case that would include a description of how to get the app home path and work with that to generate a path
0
3,291
2,610,059,989
IssuesEvent
2015-02-26 18:17:41
chrsmith/jsjsj122
https://api.github.com/repos/chrsmith/jsjsj122
opened
路桥治疗不孕不育的费用
auto-migrated Priority-Medium Type-Defect
``` 路桥治疗不孕不育的费用【台州五洲生殖医院】24小时健康咨 询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台州 市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、108� ��118、198及椒江一金清公交车直达枫南小区,乘坐107、105、109 、112、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 ``` ----- Original issue reported on code.google.com by `poweragr...@gmail.com` on 30 May 2014 at 7:05
1.0
路桥治疗不孕不育的费用 - ``` 路桥治疗不孕不育的费用【台州五洲生殖医院】24小时健康咨 询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台州 市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、108� ��118、198及椒江一金清公交车直达枫南小区,乘坐107、105、109 、112、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 ``` ----- Original issue reported on code.google.com by `poweragr...@gmail.com` on 30 May 2014 at 7:05
defect
路桥治疗不孕不育的费用 路桥治疗不孕不育的费用【台州五洲生殖医院】 询热线 微信号tzwzszyy 医院地址 台州 (枫南大转盘旁)乘车线路 、 � �� 、 , 、 、 、 、 、 ,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 original issue reported on code google com by poweragr gmail com on may at
1
344,573
30,751,721,996
IssuesEvent
2023-07-28 19:57:18
saltstack/salt
https://api.github.com/repos/saltstack/salt
opened
[Increase Test Coverage] Batch 132
Tests
Increase the code coverage percent on the following files to at least 80%. Please be aware that currently the percentage might be inaccurate if the module uses salt due to #64696 File | Percent salt/sdb/rest.py 26 salt/serializers/json.py 66 salt/spm/pkgdb/sqlite3.py 66 salt/states/process.py 78 salt/states/rabbitmq_plugin.py 77
1.0
[Increase Test Coverage] Batch 132 - Increase the code coverage percent on the following files to at least 80%. Please be aware that currently the percentage might be inaccurate if the module uses salt due to #64696 File | Percent salt/sdb/rest.py 26 salt/serializers/json.py 66 salt/spm/pkgdb/sqlite3.py 66 salt/states/process.py 78 salt/states/rabbitmq_plugin.py 77
non_defect
batch increase the code coverage percent on the following files to at least please be aware that currently the percentage might be inaccurate if the module uses salt due to file percent salt sdb rest py salt serializers json py salt spm pkgdb py salt states process py salt states rabbitmq plugin py
0
38,314
8,755,364,842
IssuesEvent
2018-12-14 14:41:01
cython/cython
https://api.github.com/repos/cython/cython
closed
Optimized abs should be nogil-safe
Type Analysis defect
From the following: ```cython cdef double foo(double x): return abs(x) cdef int bar(int x): return abs(x) ``` the resulting C/C++ code calls `fabs`/`abs` thanks to #1255. If you add `nogil` on these functions, then Cython will complain with: ``` return abs(x) ^ ------------------------------------------------------------ test_abs.pyx:2:14: Calling gil-requiring function not allowed without gil ``` Because of #1837, I'm not sure about `bar`, but at least `foo` should not require the GIL.
1.0
Optimized abs should be nogil-safe - From the following: ```cython cdef double foo(double x): return abs(x) cdef int bar(int x): return abs(x) ``` the resulting C/C++ code calls `fabs`/`abs` thanks to #1255. If you add `nogil` on these functions, then Cython will complain with: ``` return abs(x) ^ ------------------------------------------------------------ test_abs.pyx:2:14: Calling gil-requiring function not allowed without gil ``` Because of #1837, I'm not sure about `bar`, but at least `foo` should not require the GIL.
defect
optimized abs should be nogil safe from the following cython cdef double foo double x return abs x cdef int bar int x return abs x the resulting c c code calls fabs abs thanks to if you add nogil on these functions then cython will complain with return abs x test abs pyx calling gil requiring function not allowed without gil because of i m not sure about bar but at least foo should not require the gil
1
46,100
13,055,852,116
IssuesEvent
2020-07-30 02:55:39
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
fix up the i3-install.sh script included in ports src (Trac #583)
Incomplete Migration Migrated from Trac defect tools/ports
Migrated from https://code.icecube.wisc.edu/ticket/583 ```json { "status": "closed", "changetime": "2011-07-29T20:12:12", "description": "the i3-install.sh setup magic script needs some love.\n\nhttp://code.icecube.wisc.edu/icetray/tools/DarwinPorts/trunk/i3-install.sh\n\nNeeds better:\n\n- error detection for common fails\n- more spewy and interactive input/ouput.\n\nThis needs to generally be more bullet proof and also needs to be\nmade clear when the \"base\" ports are installed and when you're\nbetter to not \"wipe\" things and to switch over to your I3_PORTS\nand run install commands to restart things.\n", "reporter": "blaufuss", "cc": "", "resolution": "fixed", "_ts": "1311970332000000", "component": "tools/ports", "summary": "fix up the i3-install.sh script included in ports src", "priority": "major", "keywords": "", "time": "2010-01-19T20:46:19", "milestone": "", "owner": "nega", "type": "defect" } ```
1.0
fix up the i3-install.sh script included in ports src (Trac #583) - Migrated from https://code.icecube.wisc.edu/ticket/583 ```json { "status": "closed", "changetime": "2011-07-29T20:12:12", "description": "the i3-install.sh setup magic script needs some love.\n\nhttp://code.icecube.wisc.edu/icetray/tools/DarwinPorts/trunk/i3-install.sh\n\nNeeds better:\n\n- error detection for common fails\n- more spewy and interactive input/ouput.\n\nThis needs to generally be more bullet proof and also needs to be\nmade clear when the \"base\" ports are installed and when you're\nbetter to not \"wipe\" things and to switch over to your I3_PORTS\nand run install commands to restart things.\n", "reporter": "blaufuss", "cc": "", "resolution": "fixed", "_ts": "1311970332000000", "component": "tools/ports", "summary": "fix up the i3-install.sh script included in ports src", "priority": "major", "keywords": "", "time": "2010-01-19T20:46:19", "milestone": "", "owner": "nega", "type": "defect" } ```
defect
fix up the install sh script included in ports src trac migrated from json status closed changetime description the install sh setup magic script needs some love n n better n n error detection for common fails n more spewy and interactive input ouput n nthis needs to generally be more bullet proof and also needs to be nmade clear when the base ports are installed and when you re nbetter to not wipe things and to switch over to your ports nand run install commands to restart things n reporter blaufuss cc resolution fixed ts component tools ports summary fix up the install sh script included in ports src priority major keywords time milestone owner nega type defect
1
44,941
12,476,858,643
IssuesEvent
2020-05-29 14:10:22
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
opened
Use Kotlin default values instead of force-feeding null when mapping POJOs
T: Defect
### Expected behavior and actual behavior: When jOOQ maps a record onto the following Kotlin POJO: ```kotlin data class Race( val id: Long, val distance: Int = 0 ) ``` if the distance column is null, or if the resultset doesn't include a distance column, jOOQ currently forces a null down the throat of the data class' primary constructor, resulting in an NPE at runtime. Detecting whether a constructor is non-nullable with a default value and using that instead would be much nicer. ### Versions: - jOOQ: 3.13.2
1.0
Use Kotlin default values instead of force-feeding null when mapping POJOs - ### Expected behavior and actual behavior: When jOOQ maps a record onto the following Kotlin POJO: ```kotlin data class Race( val id: Long, val distance: Int = 0 ) ``` if the distance column is null, or if the resultset doesn't include a distance column, jOOQ currently forces a null down the throat of the data class' primary constructor, resulting in an NPE at runtime. Detecting whether a constructor is non-nullable with a default value and using that instead would be much nicer. ### Versions: - jOOQ: 3.13.2
defect
use kotlin default values instead of force feeding null when mapping pojos expected behavior and actual behavior when jooq maps a record onto the following kotlin pojo kotlin data class race val id long val distance int if the distance column is null or if the resultset doesn t include a distance column jooq currently forces a null down the throat of the data class primary constructor resulting in an npe at runtime detecting whether a constructor is non nullable with a default value and using that instead would be much nicer versions jooq
1
106,821
16,721,718,924
IssuesEvent
2021-06-10 08:09:09
mild-blue/covid-vaxx
https://api.github.com/repos/mild-blue/covid-vaxx
closed
Enable rate limiting on the production proxy
devops security
* ted mame nejaky zakladni rate limiting primo na serveru * ten by mel byt relativne benevolentni a slouzit pouze jako zachrana brzda * proto predtim, nez pujdeme do produkce musime spravne nakonfigurovat reverse proxy aby limiting delala za nas * v pripade treafiku https://doc.traefik.io/traefik/middlewares/ratelimit/ * v pripade Nginxu https://www.nginx.com/blog/rate-limiting-nginx/ anebo pak nejaky AWS produkt
True
Enable rate limiting on the production proxy - * ted mame nejaky zakladni rate limiting primo na serveru * ten by mel byt relativne benevolentni a slouzit pouze jako zachrana brzda * proto predtim, nez pujdeme do produkce musime spravne nakonfigurovat reverse proxy aby limiting delala za nas * v pripade treafiku https://doc.traefik.io/traefik/middlewares/ratelimit/ * v pripade Nginxu https://www.nginx.com/blog/rate-limiting-nginx/ anebo pak nejaky AWS produkt
non_defect
enable rate limiting on the production proxy ted mame nejaky zakladni rate limiting primo na serveru ten by mel byt relativne benevolentni a slouzit pouze jako zachrana brzda proto predtim nez pujdeme do produkce musime spravne nakonfigurovat reverse proxy aby limiting delala za nas v pripade treafiku v pripade nginxu anebo pak nejaky aws produkt
0
34,523
7,452,970,636
IssuesEvent
2018-03-29 10:10:51
kerdokullamae/test_koik_issued
https://api.github.com/repos/kerdokullamae/test_koik_issued
closed
Osaline andmete uuendamine ei õnnestu
P: highest R: fixed T: defect
**Reported by jaak tamre on 24 Jul 2013 05:46 UTC** '''Object''' Kirjeldusüksuse muutmise teenus '''Description''' Tarvol ebaõnnestub digiteerituse info salvestamine baasi, teenus ei salvesta mittetäielikku KÜ-d '''Todo''' Kontrollida, kas serializer võimaldab osalist andmete muutmist Vajadusel teha see võimalikuks.
1.0
Osaline andmete uuendamine ei õnnestu - **Reported by jaak tamre on 24 Jul 2013 05:46 UTC** '''Object''' Kirjeldusüksuse muutmise teenus '''Description''' Tarvol ebaõnnestub digiteerituse info salvestamine baasi, teenus ei salvesta mittetäielikku KÜ-d '''Todo''' Kontrollida, kas serializer võimaldab osalist andmete muutmist Vajadusel teha see võimalikuks.
defect
osaline andmete uuendamine ei õnnestu reported by jaak tamre on jul utc object kirjeldusüksuse muutmise teenus description tarvol ebaõnnestub digiteerituse info salvestamine baasi teenus ei salvesta mittetäielikku kü d todo kontrollida kas serializer võimaldab osalist andmete muutmist vajadusel teha see võimalikuks
1
98,667
8,683,767,021
IssuesEvent
2018-12-02 20:58:10
zalando/zalenium
https://api.github.com/repos/zalando/zalenium
closed
Zalenium falls over with 503 Service Unavailable soon after running tests
waiting-answer waiting-retest
Zalenium Image Version(s): 3.14.0f ## Expected Behavior - We are constraining a test suite by amount of workers in a .NET project which is parameterized through a Jenkins build that then runs on Zalenium. It has been beefed up quite a bit with resources and doesn't hit the limits at all. We'd expect it to scale to ~50 nodes without issues. We currently use Selenium-grid with a constant of 70 nodes with the same resource allocation and it doesn't have any issues. ## Actual Behavior - If we scale the amount of workers(hence, nodes for Zalenium), it will fail quite fast - throwing `503 Service Unavailable`. Before the inevitable crash of the hub itself, we notice a few error messages from the nodes: `Failed to pull image "elgalu/selenium:latest": rpc error: code = Unknown desc = Error response from daemon: unauthorized: authentication required` `Failed to pull image "elgalu/selenium:latest": rpc error: code = Unknown desc = Error response from daemon: received unexpected HTTP status: 503 Service Unavailable` What's strange is that a lot of pods before this manages to pull the image just fine. It happens seemingly randomly, but simultaniously with the Zalenium hub becoming unstable(accessing `/grid/admin/live` will also throw a 503). What we've tried: Changing `elgalu/selenium:latest` to `elgalu/selenium:3.14.0-p14`. This appeared to speed up performance quite a bit - I am not Kubernetes expert at all, but I'd guess the `latest` tag would make a request to Docker-hub for each new pod creation to pull down the image, whereas a specific version - as here - caches it locally in the cluster instead. I'm not sure if this is correct. If not, could the following hard-coded setting for the pod creation be a potential issue? https://github.com/zalando/zalenium/blob/master/src/main/java/de/zalando/ep/zalenium/container/kubernetes/KubernetesContainerClient.java#L560 Regardless, we still face the issue of the service falling over quite fast. Resources are monitored; network IO doesn't look suspecious, and it has plenty of memory + CPU pools to take from, and doesn't hit anywhere near the limits. Any idea what this could be? I'm not entirely sure it's related to Zalenium, more likely to our cluster setup, but any pointers towards a solution would greatly be appreciated.
1.0
Zalenium falls over with 503 Service Unavailable soon after running tests - Zalenium Image Version(s): 3.14.0f ## Expected Behavior - We are constraining a test suite by amount of workers in a .NET project which is parameterized through a Jenkins build that then runs on Zalenium. It has been beefed up quite a bit with resources and doesn't hit the limits at all. We'd expect it to scale to ~50 nodes without issues. We currently use Selenium-grid with a constant of 70 nodes with the same resource allocation and it doesn't have any issues. ## Actual Behavior - If we scale the amount of workers(hence, nodes for Zalenium), it will fail quite fast - throwing `503 Service Unavailable`. Before the inevitable crash of the hub itself, we notice a few error messages from the nodes: `Failed to pull image "elgalu/selenium:latest": rpc error: code = Unknown desc = Error response from daemon: unauthorized: authentication required` `Failed to pull image "elgalu/selenium:latest": rpc error: code = Unknown desc = Error response from daemon: received unexpected HTTP status: 503 Service Unavailable` What's strange is that a lot of pods before this manages to pull the image just fine. It happens seemingly randomly, but simultaniously with the Zalenium hub becoming unstable(accessing `/grid/admin/live` will also throw a 503). What we've tried: Changing `elgalu/selenium:latest` to `elgalu/selenium:3.14.0-p14`. This appeared to speed up performance quite a bit - I am not Kubernetes expert at all, but I'd guess the `latest` tag would make a request to Docker-hub for each new pod creation to pull down the image, whereas a specific version - as here - caches it locally in the cluster instead. I'm not sure if this is correct. If not, could the following hard-coded setting for the pod creation be a potential issue? https://github.com/zalando/zalenium/blob/master/src/main/java/de/zalando/ep/zalenium/container/kubernetes/KubernetesContainerClient.java#L560 Regardless, we still face the issue of the service falling over quite fast. Resources are monitored; network IO doesn't look suspecious, and it has plenty of memory + CPU pools to take from, and doesn't hit anywhere near the limits. Any idea what this could be? I'm not entirely sure it's related to Zalenium, more likely to our cluster setup, but any pointers towards a solution would greatly be appreciated.
non_defect
zalenium falls over with service unavailable soon after running tests zalenium image version s expected behavior we are constraining a test suite by amount of workers in a net project which is parameterized through a jenkins build that then runs on zalenium it has been beefed up quite a bit with resources and doesn t hit the limits at all we d expect it to scale to nodes without issues we currently use selenium grid with a constant of nodes with the same resource allocation and it doesn t have any issues actual behavior if we scale the amount of workers hence nodes for zalenium it will fail quite fast throwing service unavailable before the inevitable crash of the hub itself we notice a few error messages from the nodes failed to pull image elgalu selenium latest rpc error code unknown desc error response from daemon unauthorized authentication required failed to pull image elgalu selenium latest rpc error code unknown desc error response from daemon received unexpected http status service unavailable what s strange is that a lot of pods before this manages to pull the image just fine it happens seemingly randomly but simultaniously with the zalenium hub becoming unstable accessing grid admin live will also throw a what we ve tried changing elgalu selenium latest to elgalu selenium this appeared to speed up performance quite a bit i am not kubernetes expert at all but i d guess the latest tag would make a request to docker hub for each new pod creation to pull down the image whereas a specific version as here caches it locally in the cluster instead i m not sure if this is correct if not could the following hard coded setting for the pod creation be a potential issue regardless we still face the issue of the service falling over quite fast resources are monitored network io doesn t look suspecious and it has plenty of memory cpu pools to take from and doesn t hit anywhere near the limits any idea what this could be i m not entirely sure it s related to zalenium more likely to our cluster setup but any pointers towards a solution would greatly be appreciated
0
69,817
22,682,809,866
IssuesEvent
2022-07-04 11:27:45
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Room unusable after "Failed to find location in timeline"
T-Defect
### Steps to reproduce 1. Enter a specific room that is showing this problem 2. Click the "Go to last unread message" button 3. Problem 1: Receive a message "Failed to find location in timeline" 4. Problem 2: I can see no messages, and I am unable to scroll in the room. ### Outcome #### What did you expect? I expected to go back to the last unread message. And I expected to be able to use the room after the error. #### What happened instead? I see a blank room that is unusable until I go to a different one. ### Operating system Ubuntu 21.10 ### Browser information Firefox 101.0.1 ### URL for webapp https://develop.element.io ### Application version Element version: 53ce8388f1b3-react-0026e0462b3f-js-ee0264f77d02 Olm version: 3.2.8 ### Homeserver matrix.org ### Will you send logs? Yes
1.0
Room unusable after "Failed to find location in timeline" - ### Steps to reproduce 1. Enter a specific room that is showing this problem 2. Click the "Go to last unread message" button 3. Problem 1: Receive a message "Failed to find location in timeline" 4. Problem 2: I can see no messages, and I am unable to scroll in the room. ### Outcome #### What did you expect? I expected to go back to the last unread message. And I expected to be able to use the room after the error. #### What happened instead? I see a blank room that is unusable until I go to a different one. ### Operating system Ubuntu 21.10 ### Browser information Firefox 101.0.1 ### URL for webapp https://develop.element.io ### Application version Element version: 53ce8388f1b3-react-0026e0462b3f-js-ee0264f77d02 Olm version: 3.2.8 ### Homeserver matrix.org ### Will you send logs? Yes
defect
room unusable after failed to find location in timeline steps to reproduce enter a specific room that is showing this problem click the go to last unread message button problem receive a message failed to find location in timeline problem i can see no messages and i am unable to scroll in the room outcome what did you expect i expected to go back to the last unread message and i expected to be able to use the room after the error what happened instead i see a blank room that is unusable until i go to a different one operating system ubuntu browser information firefox url for webapp application version element version react js olm version homeserver matrix org will you send logs yes
1
135,187
12,677,811,014
IssuesEvent
2020-06-19 08:30:10
kinvolk/lokomotive
https://api.github.com/repos/kinvolk/lokomotive
closed
Document TLS Handshake errors on AWS single master cluster
cluster-lifecycle kind/documentation platform/aws
On apiserver you can see multiple TLS Handshake errors as reported in https://github.com/kinvolk/lokomotive/issues/278. But this is cannot be fixed on AWS if the cluster has single node master. So document it as mentioned in: > For AWS, the TLS handshake errors cannot be resolved, as they are caused > by AWS Load Balancer, which is configured to only TCP checks and in HTTP > mode, it does not support authentication header, so we would have to > remove --anonymous-auth=false kube-apiserver option, which we shouldn't > do. https://github.com/kinvolk/lokomotive/issues/278#issuecomment-614574108 cc: @invidian
1.0
Document TLS Handshake errors on AWS single master cluster - On apiserver you can see multiple TLS Handshake errors as reported in https://github.com/kinvolk/lokomotive/issues/278. But this is cannot be fixed on AWS if the cluster has single node master. So document it as mentioned in: > For AWS, the TLS handshake errors cannot be resolved, as they are caused > by AWS Load Balancer, which is configured to only TCP checks and in HTTP > mode, it does not support authentication header, so we would have to > remove --anonymous-auth=false kube-apiserver option, which we shouldn't > do. https://github.com/kinvolk/lokomotive/issues/278#issuecomment-614574108 cc: @invidian
non_defect
document tls handshake errors on aws single master cluster on apiserver you can see multiple tls handshake errors as reported in but this is cannot be fixed on aws if the cluster has single node master so document it as mentioned in for aws the tls handshake errors cannot be resolved as they are caused by aws load balancer which is configured to only tcp checks and in http mode it does not support authentication header so we would have to remove anonymous auth false kube apiserver option which we shouldn t do cc invidian
0
34,534
7,453,241,570
IssuesEvent
2018-03-29 11:12:54
kerdokullamae/test_koik_issued
https://api.github.com/repos/kerdokullamae/test_koik_issued
closed
Triggeri viga KÜ kustutamisel
P: highest R: fixed T: defect
**Reported by sven syld on 5 Aug 2013 11:22 UTC** ``` ERROR: column dus.description_unit_id does not exist LINE 10: ... join dira.description_unit_storage dus on (du.id=dus.descri... ^ QUERY: ( select count(1) as ARCHIVAL_FILE_CALCED -- ARCHIVAL_FILE_CALCED ,sum(case when du.deadline is null then 1 else 0 end) as PERMANENT_STORING_CALCED -- PERMANENT_STORING_CALCED ,sum(case when du.deadline is null then 0 else 1 end) as LONG_TERM_STORING_CALCED -- LONG_TERM_STORING_CALCED ,count(distinct du.id) as IN_STORAGE_CALCED -- IN_STORAGE_CALCED ,count(distinct dus.storage_box_id) as BOXES_CALCED -- BOXES_CALCED from dira.description_unit du left join dira.description_unit_storage dus on (du.id=dus.description_unit_id) where du.archival_file_directory_id=v_directory_id group by du.archival_file_directory_id ) CONTEXT: PL/pgSQL function "directory_amount_recalculate" line 17 at FOR over SELECT rows SQL statement "SELECT dira.directory_amount_recalculate(v_directory_id)" PL/pgSQL function "description_unit_recalculate_directory_amount" line 51 at PERFORM In statement: DELETE FROM dira.description_unit where import_id LIKE 'MAPS_%' ``` Viga protseduuris dira.directory_amount_recalculate().
1.0
Triggeri viga KÜ kustutamisel - **Reported by sven syld on 5 Aug 2013 11:22 UTC** ``` ERROR: column dus.description_unit_id does not exist LINE 10: ... join dira.description_unit_storage dus on (du.id=dus.descri... ^ QUERY: ( select count(1) as ARCHIVAL_FILE_CALCED -- ARCHIVAL_FILE_CALCED ,sum(case when du.deadline is null then 1 else 0 end) as PERMANENT_STORING_CALCED -- PERMANENT_STORING_CALCED ,sum(case when du.deadline is null then 0 else 1 end) as LONG_TERM_STORING_CALCED -- LONG_TERM_STORING_CALCED ,count(distinct du.id) as IN_STORAGE_CALCED -- IN_STORAGE_CALCED ,count(distinct dus.storage_box_id) as BOXES_CALCED -- BOXES_CALCED from dira.description_unit du left join dira.description_unit_storage dus on (du.id=dus.description_unit_id) where du.archival_file_directory_id=v_directory_id group by du.archival_file_directory_id ) CONTEXT: PL/pgSQL function "directory_amount_recalculate" line 17 at FOR over SELECT rows SQL statement "SELECT dira.directory_amount_recalculate(v_directory_id)" PL/pgSQL function "description_unit_recalculate_directory_amount" line 51 at PERFORM In statement: DELETE FROM dira.description_unit where import_id LIKE 'MAPS_%' ``` Viga protseduuris dira.directory_amount_recalculate().
defect
triggeri viga kü kustutamisel reported by sven syld on aug utc error column dus description unit id does not exist line join dira description unit storage dus on du id dus descri query select count as archival file calced archival file calced sum case when du deadline is null then else end as permanent storing calced permanent storing calced sum case when du deadline is null then else end as long term storing calced long term storing calced count distinct du id as in storage calced in storage calced count distinct dus storage box id as boxes calced boxes calced from dira description unit du left join dira description unit storage dus on du id dus description unit id where du archival file directory id v directory id group by du archival file directory id context pl pgsql function directory amount recalculate line at for over select rows sql statement select dira directory amount recalculate v directory id pl pgsql function description unit recalculate directory amount line at perform in statement delete from dira description unit where import id like maps viga protseduuris dira directory amount recalculate
1
290,825
25,098,842,478
IssuesEvent
2022-11-08 12:12:13
OpenMDAO/dymos
https://api.github.com/repos/OpenMDAO/dymos
closed
Update GitHub workflow to properly test Python 3.11
testing
### Task Description Currently, installing PETSc will downgrade the Python version to 3.10. A working Python 3.11 environment requires installing the latest versions of mpi4py and PETSc, which are not yet available on conda-forge. ``` The following packages will be DOWNGRADED: numpy 1.23.4-py311h7d28db0_1 --> 1.23.4-py310h53a5b5f_1 None python 3.11.0-ha86cf86_0_cpython --> 3.10.6-ha86cf86_0_cpython None ```
1.0
Update GitHub workflow to properly test Python 3.11 - ### Task Description Currently, installing PETSc will downgrade the Python version to 3.10. A working Python 3.11 environment requires installing the latest versions of mpi4py and PETSc, which are not yet available on conda-forge. ``` The following packages will be DOWNGRADED: numpy 1.23.4-py311h7d28db0_1 --> 1.23.4-py310h53a5b5f_1 None python 3.11.0-ha86cf86_0_cpython --> 3.10.6-ha86cf86_0_cpython None ```
non_defect
update github workflow to properly test python task description currently installing petsc will downgrade the python version to a working python environment requires installing the latest versions of and petsc which are not yet available on conda forge the following packages will be downgraded numpy none python cpython cpython none
0
15,925
2,869,098,932
IssuesEvent
2015-06-05 23:19:35
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
closed
untitest only supports single setUp methods
Area-Pkg Pkg-Unittest Priority-Unassigned Triaged Type-Defect
*This issue was originally filed by Misko.H...&#064;gmail.com* _____ main() { &nbsp;&nbsp;setUp(() =&gt; print(1)); &nbsp;&nbsp;setUp(() =&gt; print(2)); &nbsp;&nbsp;test('', () =&gt; null); } This prints out:2 since the second setUp method overrides the previous once. This is unintuitive. They should be run in the same order in which they were registered.
1.0
untitest only supports single setUp methods - *This issue was originally filed by Misko.H...&#064;gmail.com* _____ main() { &nbsp;&nbsp;setUp(() =&gt; print(1)); &nbsp;&nbsp;setUp(() =&gt; print(2)); &nbsp;&nbsp;test('', () =&gt; null); } This prints out:2 since the second setUp method overrides the previous once. This is unintuitive. They should be run in the same order in which they were registered.
defect
untitest only supports single setup methods this issue was originally filed by misko h gmail com main nbsp nbsp setup gt print nbsp nbsp setup gt print nbsp nbsp test gt null this prints out since the second setup method overrides the previous once this is unintuitive they should be run in the same order in which they were registered
1
51,649
13,207,557,849
IssuesEvent
2020-08-14 23:35:07
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
[sim-services] (Trac #781)
Incomplete Migration Migrated from Trac combo simulation defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/781">https://code.icecube.wisc.edu/projects/icecube/ticket/781</a>, reported by olivasand owned by olivas</em></summary> <p> ```json { "status": "closed", "changetime": "2016-03-18T21:14:03", "_ts": "1458335643235016", "description": "Make sure the sanity checkers are solid, all have tests, and the testing scripts are enabled.", "reporter": "olivas", "cc": "", "resolution": "fixed", "time": "2014-10-11T19:02:30", "component": "combo simulation", "summary": "[sim-services]", "priority": "critical", "keywords": "", "milestone": "", "owner": "olivas", "type": "defect" } ``` </p> </details>
1.0
[sim-services] (Trac #781) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/781">https://code.icecube.wisc.edu/projects/icecube/ticket/781</a>, reported by olivasand owned by olivas</em></summary> <p> ```json { "status": "closed", "changetime": "2016-03-18T21:14:03", "_ts": "1458335643235016", "description": "Make sure the sanity checkers are solid, all have tests, and the testing scripts are enabled.", "reporter": "olivas", "cc": "", "resolution": "fixed", "time": "2014-10-11T19:02:30", "component": "combo simulation", "summary": "[sim-services]", "priority": "critical", "keywords": "", "milestone": "", "owner": "olivas", "type": "defect" } ``` </p> </details>
defect
trac migrated from json status closed changetime ts description make sure the sanity checkers are solid all have tests and the testing scripts are enabled reporter olivas cc resolution fixed time component combo simulation summary priority critical keywords milestone owner olivas type defect
1
15,123
9,792,012,290
IssuesEvent
2019-06-10 16:19:50
pulumi/pulumi-aws
https://api.github.com/repos/pulumi/pulumi-aws
closed
Add constants for RDS engine names and engine modes
area/providers impact/usability
It would be nice to provide constants for RDS cluster engine names and engine names - lists of valid values are available here: https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateDBCluster.html
True
Add constants for RDS engine names and engine modes - It would be nice to provide constants for RDS cluster engine names and engine names - lists of valid values are available here: https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateDBCluster.html
non_defect
add constants for rds engine names and engine modes it would be nice to provide constants for rds cluster engine names and engine names lists of valid values are available here
0
70,778
23,314,771,982
IssuesEvent
2022-08-08 11:30:46
primefaces/primereact
https://api.github.com/repos/primefaces/primereact
closed
InputText types incorrectly omitting `ref`
defect
### Describe the bug The `InputTextProps` are currently defined as: ``` export interface InputTextProps extends Omit<React.DetailedHTMLProps<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, 'onInput'|'ref'> { keyfilter?: KeyFilterType; validateOnly?: boolean; tooltip?: string; tooltipOptions?: TooltipOptions; onInput?(event: React.FormEvent<HTMLInputElement>, validatePattern: boolean): void; children?: React.ReactNode; } ``` omitting the `ref` which results in `InputText` ref being of `LegacyRef` type. ### Reproducer _No response_ ### PrimeReact version 8.3.0 ### React version 18.x ### Language TypeScript ### Build / Runtime Create React App (CRA) ### Browser(s) _No response_ ### Steps to reproduce the behavior _No response_ ### Expected behavior `ref` should be removed from the `Omit`
1.0
InputText types incorrectly omitting `ref` - ### Describe the bug The `InputTextProps` are currently defined as: ``` export interface InputTextProps extends Omit<React.DetailedHTMLProps<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, 'onInput'|'ref'> { keyfilter?: KeyFilterType; validateOnly?: boolean; tooltip?: string; tooltipOptions?: TooltipOptions; onInput?(event: React.FormEvent<HTMLInputElement>, validatePattern: boolean): void; children?: React.ReactNode; } ``` omitting the `ref` which results in `InputText` ref being of `LegacyRef` type. ### Reproducer _No response_ ### PrimeReact version 8.3.0 ### React version 18.x ### Language TypeScript ### Build / Runtime Create React App (CRA) ### Browser(s) _No response_ ### Steps to reproduce the behavior _No response_ ### Expected behavior `ref` should be removed from the `Omit`
defect
inputtext types incorrectly omitting ref describe the bug the inputtextprops are currently defined as export interface inputtextprops extends omit htmlinputelement oninput ref keyfilter keyfiltertype validateonly boolean tooltip string tooltipoptions tooltipoptions oninput event react formevent validatepattern boolean void children react reactnode omitting the ref which results in inputtext ref being of legacyref type reproducer no response primereact version react version x language typescript build runtime create react app cra browser s no response steps to reproduce the behavior no response expected behavior ref should be removed from the omit
1
408,427
11,946,830,272
IssuesEvent
2020-04-03 08:50:54
HE-Arc/CSRuby
https://api.github.com/repos/HE-Arc/CSRuby
closed
Mise en place d'un chat en ligne
extra low priority
chat en ligne - envoyer un message (bouton sur le “trade”) lien utile : https://socket.io/
1.0
Mise en place d'un chat en ligne - chat en ligne - envoyer un message (bouton sur le “trade”) lien utile : https://socket.io/
non_defect
mise en place d un chat en ligne chat en ligne envoyer un message bouton sur le “trade” lien utile
0
63,119
17,380,610,288
IssuesEvent
2021-07-31 16:25:45
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Memory leaks and client freezes due to mis-interpreted preview
T-Defect
I'm not able to extract much information, but devs could be able to interpret this. #### Description After refreshing my element client, it froze, after restarting a few times, and finally hitting debugger pause in the Source tab of devtools, i got some more information; ![image](https://user-images.githubusercontent.com/22740616/127746150-30b2cf39-c417-47c4-ad93-ce7fb4d9579d.png) Here's the copy of that string; ``` Hi, i am having issues with signal bridge. I am not able to send or receive messages. I tried to find the log file but couldn't find it. logging: version: 1 formatters: colored: (): mautrix_signal.util.ColorFormatter format: '[%(asctime)s] [%(levelname)s@%(name)s] ``` Here's the stacktrace; <details> <summary>Stacktrace</summary> ``` b (languageHandler.tsx:formatted:2) Object.assign.interpolate (languageHandler.tsx:formatted:2) _ (languageHandler.tsx:formatted:2) getTextFor (languageHandler.tsx:formatted:2) generatePreview (languageHandler.tsx:formatted:2) await in generatePreview (async) getPreviewForRoom (languageHandler.tsx:formatted:2) generatePreview (languageHandler.tsx:formatted:2) o (languageHandler.tsx:formatted:2) gi (languageHandler.tsx:formatted:2) Ba (languageHandler.tsx:formatted:2) Gs (languageHandler.tsx:formatted:2) wc (languageHandler.tsx:formatted:2) Ec (languageHandler.tsx:formatted:2) yc (languageHandler.tsx:formatted:2) hc (languageHandler.tsx:formatted:2) (anonymous) (languageHandler.tsx:formatted:2) t.unstable_runWithPriority (languageHandler.tsx:formatted:2) Vr (languageHandler.tsx:formatted:2) zr (languageHandler.tsx:formatted:2) Hr (languageHandler.tsx:formatted:2) sc (languageHandler.tsx:formatted:2) enqueueSetState (languageHandler.tsx:formatted:2) f.setState (languageHandler.tsx:formatted:2) (anonymous) (languageHandler.tsx:formatted:2) s.emit (languageHandler.tsx:formatted:2) (anonymous) (languageHandler.tsx:formatted:2) trigger (languageHandler.tsx:formatted:2) makeReady (languageHandler.tsx:formatted:2) await in makeReady (async) onReady (languageHandler.tsx:formatted:2) onReady (languageHandler.tsx:formatted:2) (anonymous) (languageHandler.tsx:formatted:2) e._invokeCallback (languageHandler.tsx:formatted:2) e.dispatch (languageHandler.tsx:formatted:2) dispatch (languageHandler.tsx:formatted:2) o (languageHandler.tsx:formatted:2) s.emit (languageHandler.tsx:formatted:2) updateSyncState (languageHandler.tsx:formatted:2) _sync (languageHandler.tsx:formatted:2) await in _sync (async) s (languageHandler.tsx:formatted:2) await in s (async) a (languageHandler.tsx:formatted:2) ``` </details> #### Version information This happened on `develop.`, `staging.` and my desktop app; - **Platform**: desktop - **OS**: Windows - **Version**: Unable, but latest.
1.0
Memory leaks and client freezes due to mis-interpreted preview - I'm not able to extract much information, but devs could be able to interpret this. #### Description After refreshing my element client, it froze, after restarting a few times, and finally hitting debugger pause in the Source tab of devtools, i got some more information; ![image](https://user-images.githubusercontent.com/22740616/127746150-30b2cf39-c417-47c4-ad93-ce7fb4d9579d.png) Here's the copy of that string; ``` Hi, i am having issues with signal bridge. I am not able to send or receive messages. I tried to find the log file but couldn't find it. logging: version: 1 formatters: colored: (): mautrix_signal.util.ColorFormatter format: '[%(asctime)s] [%(levelname)s@%(name)s] ``` Here's the stacktrace; <details> <summary>Stacktrace</summary> ``` b (languageHandler.tsx:formatted:2) Object.assign.interpolate (languageHandler.tsx:formatted:2) _ (languageHandler.tsx:formatted:2) getTextFor (languageHandler.tsx:formatted:2) generatePreview (languageHandler.tsx:formatted:2) await in generatePreview (async) getPreviewForRoom (languageHandler.tsx:formatted:2) generatePreview (languageHandler.tsx:formatted:2) o (languageHandler.tsx:formatted:2) gi (languageHandler.tsx:formatted:2) Ba (languageHandler.tsx:formatted:2) Gs (languageHandler.tsx:formatted:2) wc (languageHandler.tsx:formatted:2) Ec (languageHandler.tsx:formatted:2) yc (languageHandler.tsx:formatted:2) hc (languageHandler.tsx:formatted:2) (anonymous) (languageHandler.tsx:formatted:2) t.unstable_runWithPriority (languageHandler.tsx:formatted:2) Vr (languageHandler.tsx:formatted:2) zr (languageHandler.tsx:formatted:2) Hr (languageHandler.tsx:formatted:2) sc (languageHandler.tsx:formatted:2) enqueueSetState (languageHandler.tsx:formatted:2) f.setState (languageHandler.tsx:formatted:2) (anonymous) (languageHandler.tsx:formatted:2) s.emit (languageHandler.tsx:formatted:2) (anonymous) (languageHandler.tsx:formatted:2) trigger (languageHandler.tsx:formatted:2) makeReady (languageHandler.tsx:formatted:2) await in makeReady (async) onReady (languageHandler.tsx:formatted:2) onReady (languageHandler.tsx:formatted:2) (anonymous) (languageHandler.tsx:formatted:2) e._invokeCallback (languageHandler.tsx:formatted:2) e.dispatch (languageHandler.tsx:formatted:2) dispatch (languageHandler.tsx:formatted:2) o (languageHandler.tsx:formatted:2) s.emit (languageHandler.tsx:formatted:2) updateSyncState (languageHandler.tsx:formatted:2) _sync (languageHandler.tsx:formatted:2) await in _sync (async) s (languageHandler.tsx:formatted:2) await in s (async) a (languageHandler.tsx:formatted:2) ``` </details> #### Version information This happened on `develop.`, `staging.` and my desktop app; - **Platform**: desktop - **OS**: Windows - **Version**: Unable, but latest.
defect
memory leaks and client freezes due to mis interpreted preview i m not able to extract much information but devs could be able to interpret this description after refreshing my element client it froze after restarting a few times and finally hitting debugger pause in the source tab of devtools i got some more information here s the copy of that string hi i am having issues with signal bridge i am not able to send or receive messages i tried to find the log file but couldn t find it logging version formatters colored mautrix signal util colorformatter format here s the stacktrace stacktrace b languagehandler tsx formatted object assign interpolate languagehandler tsx formatted languagehandler tsx formatted gettextfor languagehandler tsx formatted generatepreview languagehandler tsx formatted await in generatepreview async getpreviewforroom languagehandler tsx formatted generatepreview languagehandler tsx formatted o languagehandler tsx formatted gi languagehandler tsx formatted ba languagehandler tsx formatted gs languagehandler tsx formatted wc languagehandler tsx formatted ec languagehandler tsx formatted yc languagehandler tsx formatted hc languagehandler tsx formatted anonymous languagehandler tsx formatted t unstable runwithpriority languagehandler tsx formatted vr languagehandler tsx formatted zr languagehandler tsx formatted hr languagehandler tsx formatted sc languagehandler tsx formatted enqueuesetstate languagehandler tsx formatted f setstate languagehandler tsx formatted anonymous languagehandler tsx formatted s emit languagehandler tsx formatted anonymous languagehandler tsx formatted trigger languagehandler tsx formatted makeready languagehandler tsx formatted await in makeready async onready languagehandler tsx formatted onready languagehandler tsx formatted anonymous languagehandler tsx formatted e invokecallback languagehandler tsx formatted e dispatch languagehandler tsx formatted dispatch languagehandler tsx formatted o languagehandler tsx formatted s emit languagehandler tsx formatted updatesyncstate languagehandler tsx formatted sync languagehandler tsx formatted await in sync async s languagehandler tsx formatted await in s async a languagehandler tsx formatted version information this happened on develop staging and my desktop app platform desktop os windows version unable but latest
1
10,526
4,786,393,386
IssuesEvent
2016-10-29 11:51:04
magicDGS/ReadTools
https://api.github.com/repos/magicDGS/ReadTools
closed
Refactoring (port to GATK4 framework)
build/developer enhancement HIGH_PRIORITY
As part of the migration to GATK4 (#23) and gradle, some other stuff should be done: - [x] Port to GATK4 framework (in a separate branch to keep it clean) - [x] Integration tests for the ported tools using the current version - [x] ~~Refactoring code to keep it simpler (see #25, for example).~~ Edited: with the refactoring is much simpler, but simplification will be performed in a different way. - [x] Make variables final when possible. - [x] Move tests to TestNG - [x] Increase test coverage (ideally at least 50%) - [x] ~~Check code for putative errors and add javadoc to public and protected methods.~~ Edited: new issue for this (#63) Here is tracked what it is already done in the port_to_gatk branch. Specific issues for each part are opened to track what is already done in the develop branch.
1.0
Refactoring (port to GATK4 framework) - As part of the migration to GATK4 (#23) and gradle, some other stuff should be done: - [x] Port to GATK4 framework (in a separate branch to keep it clean) - [x] Integration tests for the ported tools using the current version - [x] ~~Refactoring code to keep it simpler (see #25, for example).~~ Edited: with the refactoring is much simpler, but simplification will be performed in a different way. - [x] Make variables final when possible. - [x] Move tests to TestNG - [x] Increase test coverage (ideally at least 50%) - [x] ~~Check code for putative errors and add javadoc to public and protected methods.~~ Edited: new issue for this (#63) Here is tracked what it is already done in the port_to_gatk branch. Specific issues for each part are opened to track what is already done in the develop branch.
non_defect
refactoring port to framework as part of the migration to and gradle some other stuff should be done port to framework in a separate branch to keep it clean integration tests for the ported tools using the current version refactoring code to keep it simpler see for example edited with the refactoring is much simpler but simplification will be performed in a different way make variables final when possible move tests to testng increase test coverage ideally at least check code for putative errors and add javadoc to public and protected methods edited new issue for this here is tracked what it is already done in the port to gatk branch specific issues for each part are opened to track what is already done in the develop branch
0
323,485
23,950,016,175
IssuesEvent
2022-09-12 10:39:26
hacs/integration
https://api.github.com/repos/hacs/integration
closed
Resource Links do not work
issue:documentation
### Describe the issue The following resource links on the documentation lead to a 404: [GitHub](https://hacs.xyz/github) [Discord](https://hacs.xyz/discord) [Code of Conduct](https://hacs.xyz/coc) Assuming its because of [this commit](https://github.com/hacs/documentation/commit/0776f100791ba454d2c2e4a4a679429384993666#diff-a038096cbdea434999e1dce5ab497212f1fe18204dde1a027ce3bdd663261a2a) ### Screenshots _No response_
1.0
Resource Links do not work - ### Describe the issue The following resource links on the documentation lead to a 404: [GitHub](https://hacs.xyz/github) [Discord](https://hacs.xyz/discord) [Code of Conduct](https://hacs.xyz/coc) Assuming its because of [this commit](https://github.com/hacs/documentation/commit/0776f100791ba454d2c2e4a4a679429384993666#diff-a038096cbdea434999e1dce5ab497212f1fe18204dde1a027ce3bdd663261a2a) ### Screenshots _No response_
non_defect
resource links do not work describe the issue the following resource links on the documentation lead to a assuming its because of screenshots no response
0
38,808
8,967,113,924
IssuesEvent
2019-01-29 01:50:52
svigerske/Ipopt
https://api.github.com/repos/svigerske/Ipopt
closed
Pardiso Loader issue with Intel MKL's Pardiso
Intel MKL Pardiso Ipopt defect
Issue created by migration from Trac. Original creator: FabiF1 Original creation time: 2015-01-04 16:37:43 Assignee: ipopt-team Version: 3.11 Dear all, I am using Ipopt 3.11.9 from sources on a Windows machine. I am building it together with the linear solver Pardiso coming from the Intel MKL 11.2 update 1. I may have found a bug in the Pardiso loader that would cause exceptions whenever Ipopt tries to invoke it. I am proposing a fix hereafter which has enabled me to successfully use MKL's Pardiso to solve optimization problems. The main issue comes from the fact that in the Pardiso loader C-code, the argument IPARM comes after SOLVER. A bit of digging into the MKL reference documentation led me to believe that their version expects IPARM to come before SOLVER. Another minor issue appeared with an uninitialized pointer *E. Hereafter details of my fix. *PardisoLoader.c* line 42-46 modified to become: ``` typedef void (*pardisoinit_new_t)(void* PT, const ipfint* MTYPE, ipfint* IPARM, const ipfint * SOLVER, double* DPARM, ipfint* E); ``` *PardisoLoader.c* line 62-67 modified to become: ``` void wrap_old_pardisoinit(void* PT, const ipfint* MTYPE, ipfint* IPARM, const ipfint* SOLVER, double* DPARM, ipfint* E) { if (func_pardisoinit == NULL) LSL_lateParadisoLibLoad(); func_pardisoinit(PT, MTYPE, IPARM); // *E = 0; // Fab Hack as uninitialized pointer } ``` *PardisoLoader.c* line 88-97 modified to become: ``` void F77_FUNC(pardisoinit,PARDISOINIT)(void* PT, const ipfint* MTYPE, ipfint* IPARM, const ipfint* SOLVER, double* DPARM, ipfint* E) { if (func_new_pardisoinit == NULL) LSL_lateParadisoLibLoad(); assert(func_new_pardisoinit != NULL); func_new_pardisoinit(PT, MTYPE, IPARM, SOLVER, DPARM, E); } ``` *IpPardisoSolverInterface.cpp* lines 69-73 modified to become: ``` void PARDISOINIT_FUNC(void* PT, const ipfint* MTYPE, ipfint* IPARM, const ipfint* SOLVER, double* DPARM, ipfint* ERROR); ``` *IpPardisoSolverInterface.cpp* line 407 modified to become: ``` PARDISOINIT_FUNC(PT_, &MTYPE_, IPARM_, &SOLVER, DPARM_, &ERROR); ``` Modifying *IpPardisoSolverInterface.cpp* and *PardisoLoader.c* has been enough to be able to run Ipopt, nonetheless, as I haven't tried all the possible Pardiso options, more might be needed. Feel free to let me know, shall any of my modifications be incorrect. Best regards, and Happy New Year 2015. Fab.
1.0
Pardiso Loader issue with Intel MKL's Pardiso - Issue created by migration from Trac. Original creator: FabiF1 Original creation time: 2015-01-04 16:37:43 Assignee: ipopt-team Version: 3.11 Dear all, I am using Ipopt 3.11.9 from sources on a Windows machine. I am building it together with the linear solver Pardiso coming from the Intel MKL 11.2 update 1. I may have found a bug in the Pardiso loader that would cause exceptions whenever Ipopt tries to invoke it. I am proposing a fix hereafter which has enabled me to successfully use MKL's Pardiso to solve optimization problems. The main issue comes from the fact that in the Pardiso loader C-code, the argument IPARM comes after SOLVER. A bit of digging into the MKL reference documentation led me to believe that their version expects IPARM to come before SOLVER. Another minor issue appeared with an uninitialized pointer *E. Hereafter details of my fix. *PardisoLoader.c* line 42-46 modified to become: ``` typedef void (*pardisoinit_new_t)(void* PT, const ipfint* MTYPE, ipfint* IPARM, const ipfint * SOLVER, double* DPARM, ipfint* E); ``` *PardisoLoader.c* line 62-67 modified to become: ``` void wrap_old_pardisoinit(void* PT, const ipfint* MTYPE, ipfint* IPARM, const ipfint* SOLVER, double* DPARM, ipfint* E) { if (func_pardisoinit == NULL) LSL_lateParadisoLibLoad(); func_pardisoinit(PT, MTYPE, IPARM); // *E = 0; // Fab Hack as uninitialized pointer } ``` *PardisoLoader.c* line 88-97 modified to become: ``` void F77_FUNC(pardisoinit,PARDISOINIT)(void* PT, const ipfint* MTYPE, ipfint* IPARM, const ipfint* SOLVER, double* DPARM, ipfint* E) { if (func_new_pardisoinit == NULL) LSL_lateParadisoLibLoad(); assert(func_new_pardisoinit != NULL); func_new_pardisoinit(PT, MTYPE, IPARM, SOLVER, DPARM, E); } ``` *IpPardisoSolverInterface.cpp* lines 69-73 modified to become: ``` void PARDISOINIT_FUNC(void* PT, const ipfint* MTYPE, ipfint* IPARM, const ipfint* SOLVER, double* DPARM, ipfint* ERROR); ``` *IpPardisoSolverInterface.cpp* line 407 modified to become: ``` PARDISOINIT_FUNC(PT_, &MTYPE_, IPARM_, &SOLVER, DPARM_, &ERROR); ``` Modifying *IpPardisoSolverInterface.cpp* and *PardisoLoader.c* has been enough to be able to run Ipopt, nonetheless, as I haven't tried all the possible Pardiso options, more might be needed. Feel free to let me know, shall any of my modifications be incorrect. Best regards, and Happy New Year 2015. Fab.
defect
pardiso loader issue with intel mkl s pardiso issue created by migration from trac original creator original creation time assignee ipopt team version dear all i am using ipopt from sources on a windows machine i am building it together with the linear solver pardiso coming from the intel mkl update i may have found a bug in the pardiso loader that would cause exceptions whenever ipopt tries to invoke it i am proposing a fix hereafter which has enabled me to successfully use mkl s pardiso to solve optimization problems the main issue comes from the fact that in the pardiso loader c code the argument iparm comes after solver a bit of digging into the mkl reference documentation led me to believe that their version expects iparm to come before solver another minor issue appeared with an uninitialized pointer e hereafter details of my fix pardisoloader c line modified to become typedef void pardisoinit new t void pt const ipfint mtype ipfint iparm const ipfint solver double dparm ipfint e pardisoloader c line modified to become void wrap old pardisoinit void pt const ipfint mtype ipfint iparm const ipfint solver double dparm ipfint e if func pardisoinit null lsl lateparadisolibload func pardisoinit pt mtype iparm e fab hack as uninitialized pointer pardisoloader c line modified to become void func pardisoinit pardisoinit void pt const ipfint mtype ipfint iparm const ipfint solver double dparm ipfint e if func new pardisoinit null lsl lateparadisolibload assert func new pardisoinit null func new pardisoinit pt mtype iparm solver dparm e ippardisosolverinterface cpp lines modified to become void pardisoinit func void pt const ipfint mtype ipfint iparm const ipfint solver double dparm ipfint error ippardisosolverinterface cpp line modified to become pardisoinit func pt mtype iparm solver dparm error modifying ippardisosolverinterface cpp and pardisoloader c has been enough to be able to run ipopt nonetheless as i haven t tried all the possible pardiso options more might be needed feel free to let me know shall any of my modifications be incorrect best regards and happy new year fab
1
615,878
19,278,578,334
IssuesEvent
2021-12-10 14:42:43
BlackDemonZyT/BotSentry
https://api.github.com/repos/BlackDemonZyT/BotSentry
opened
Dolly set at one blacklists player.
bug medium priority
How to reproduce bug: 1. Join the server for the first time. 2. The server kicks you because of the first join check. 3. Join again. 4. You will be blacklisted (dolly is set to 1). Maybe it does not fully clear previous join attempts?
1.0
Dolly set at one blacklists player. - How to reproduce bug: 1. Join the server for the first time. 2. The server kicks you because of the first join check. 3. Join again. 4. You will be blacklisted (dolly is set to 1). Maybe it does not fully clear previous join attempts?
non_defect
dolly set at one blacklists player how to reproduce bug join the server for the first time the server kicks you because of the first join check join again you will be blacklisted dolly is set to maybe it does not fully clear previous join attempts
0
78,772
27,752,232,040
IssuesEvent
2023-03-15 21:49:41
matrix-org/synapse
https://api.github.com/repos/matrix-org/synapse
reopened
Federation sender worker not federating messages in 1.76.0rc1
A-Workers S-Major T-Defect X-Needs-Info O-Uncommon
### Description My federation sender worker hasn't been federating outgoing messages since updating to 1.76.0rc1. Even messages sent before doing the first faster join haven't gone through. Presence and typing notifications do seem to go through. Incoming messages are being received normally. ### Steps to reproduce - update to 1.76.0rc1 with a worker setup including one federation sender - try to send messages ### Homeserver tonkku.me ### Synapse Version 1.76.0rc1 ### Installation Method Docker (matrixdotorg/synapse) ### Database single postgresql database ### Workers Multiple workers ### Platform Running in docker containers on a server with Ubuntu 20.04.5, AMD Ryzen 5 3600, 64GB RAM. ### Configuration Using a worker setup with one main synapse instance, 4 generic workers and 1 federation sender. Presence is enabled. Experimental features enabled: ``` msc3026_enabled: true msc2815_enabled: true msc3773_enabled: true msc3882_enabled: true msc3886_endpoint: 'https://rendezvous.lab.element.dev' msc3912_enabled: true ``` worker configuration: ``` send_federation: false federation_sender_instances: - federation_sender1 instance_map: generic_worker1: host: generic-worker1 port: 9111 generic_worker2: host: generic-worker2 port: 9112 generic_worker3: host: generic-worker3 port: 9113 generic_worker4: host: generic-worker4 port: 9114 stream_writers: events: - generic_worker1 - generic_worker2 - generic_worker3 - generic_worker4 redis: enabled: true host: redis ``` ``` worker_app: synapse.app.federation_sender worker_name: federation_sender1 worker_replication_host: synapse worker_replication_http_port: 9100 worker_log_config: "/data/tonkku.me.log.config" ``` ### Relevant log output ```shell tonkku-matrix-server-generic-worker-4 | 2023-01-27 07:50:29,215 - synapse.replication.http.send_events - 147 - INFO - POST-31712 - Got batch of events to send, last ID of batch is: $1Kq2JWRsQNYq3BdNb_D1vUPeJciH7j39-l7dFyDqhWE, sending into room: !KibRmKHfMtoXfmIqBP:tonkku.me tonkku-matrix-server-generic-worker-4 | 2023-01-27 07:50:29,232 - synapse.access.http.9114 - 460 - INFO - POST-31712 - ::ffff:192.168.240.6 - 9114 - {None} Processed request: 0.017sec/0.001sec (0.000sec, 0.000sec) (0.000sec/0.000sec/0) 149B 200 "POST /_synapse/replication/send_events/frDXoxQLuc HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:29,233 - synapse.http.client - 460 - INFO - PUT-10818 - Received response to POST http://generic-worker4:9114/_synapse/replication/send_events/frDXoxQLuc: 200 tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:29,233 - synapse.replication.tcp.client - 372 - INFO - PUT-10818 - Waiting for repl stream 'events' to reach 817572 (generic_worker4) tonkku-matrix-server-generic-worker-4 | 2023-01-27 07:50:29,237 - synapse.replication.tcp.resource - 193 - INFO - replication_notifier-725 - Streaming: events -> 817572 tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:29,239 - synapse.replication.tcp.client - 384 - INFO - PUT-10818 - Finished waiting for repl stream 'events' to reach 817572 (generic_worker4) tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:29,240 - synapse.access.http.9102 - 460 - INFO - PUT-10818 - [redacted IP] - 9102 - {@tonkku:tonkku.me} Processed request: 0.049sec/0.000sec (0.005sec, 0.001sec) (0.003sec/0.013sec/15) 59B 200 "PUT /_matrix/client/r0/rooms/!KibRmKHfMtoXfmIqBP%3Atonkku.me/send/m.room.encrypted/m1674805828912.7 HTTP/1.0" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Element/1.11.20 Chrome/108.0.5359.179 Electron/22.0.3 Safari/537.36" [3 dbevts] tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:29,259 - synapse.access.http.9101 - 460 - INFO - GET-12340 - [redacted IP] - 9101 - {@tonkku:tonkku.me} Processed request: 4.449sec/0.000sec (0.007sec, 0.002sec) (0.024sec/0.045sec/18) 1272B 200 "GET /_matrix/client/r0/sync?filter=6&timeout=30000&since=m788039%7E3.817456%7E1.817571%7E2.817568_20566155_2601_2123712_33123_30_7014_2345778_0_3 HTTP/1.0" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Element/1.11.20 Chrome/108.0.5359.179 Electron/22.0.3 Safari/537.36" [1 dbevts] tonkku-matrix-server | 2023-01-27 07:50:29,452 - synapse.access.http.9100 - 460 - INFO - POST-64485 - ::ffff:192.168.240.7 - 9100 - {None} Processed request: 0.000sec/0.001sec (0.000sec, 0.000sec) (0.000sec/0.000sec/0) 279B 200 "POST /_synapse/replication/presence_set_state/%40tonkku%3Atonkku.me HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:29,453 - synapse.http.client - 460 - INFO - GET-12342 - Received response to POST http://synapse:9100/_synapse/replication/presence_set_state/%40tonkku%3Atonkku.me: 200 tonkku-matrix-server | 2023-01-27 07:50:29,463 - synapse.access.http.8008 - 460 - INFO - POST-64484 - [redacted IP] - 8008 - {@tonkku:tonkku.me} Processed request: 0.012sec/0.001sec (0.000sec, 0.001sec) (0.001sec/0.008sec/4) 2B 200 "POST /_matrix/client/r0/rooms/!KibRmKHfMtoXfmIqBP%3Atonkku.me/read_markers HTTP/1.0" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Element/1.11.20 Chrome/108.0.5359.179 Electron/22.0.3 Safari/537.36" [0 dbevts] tonkku-matrix-server | 2023-01-27 07:50:29,464 - synapse.replication.tcp.resource - 193 - INFO - replication_notifier-109167 - Streaming: account_data -> 33124 tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:29,471 - synapse.access.http.9101 - 460 - INFO - GET-12342 - [redacted IP] - 9101 - {@tonkku:tonkku.me} Processed request: 0.021sec/0.000sec (0.001sec, 0.000sec) (0.001sec/0.003sec/4) 729B 200 "GET /_matrix/client/r0/sync?filter=6&timeout=30000&since=m788039%7E3.817456%7E1.817572%7E2.817568_20566155_2601_2123712_33123_30_7014_2345778_0_3 HTTP/1.0" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Element/1.11.20 Chrome/108.0.5359.179 Electron/22.0.3 Safari/537.36" [0 dbevts] tonkku-matrix-server | 2023-01-27 07:50:29,590 - synapse.access.http.9100 - 460 - INFO - POST-64486 - ::ffff:192.168.240.7 - 9100 - {None} Processed request: 0.000sec/0.000sec (0.000sec, 0.000sec) (0.000sec/0.000sec/0) 279B 200 "POST /_synapse/replication/presence_set_state/%40tonkku%3Atonkku.me HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:29,591 - synapse.http.client - 460 - INFO - GET-12344 - Received response to POST http://synapse:9100/_synapse/replication/presence_set_state/%40tonkku%3Atonkku.me: 200 tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:29,892 - synapse.federation.transport.server.federation - 103 - INFO - PUT-12345 - Received txn 1673813262285 from matrix.hadallen.ca. (PDUs: 0, EDUs: 1) tonkku-matrix-server | 2023-01-27 07:50:29,896 - synapse.replication.http.federation - 186 - INFO - POST-64487 - Got 'm.presence' edu from matrix.hadallen.ca tonkku-matrix-server | 2023-01-27 07:50:29,897 - synapse.access.http.9100 - 460 - INFO - POST-64487 - ::ffff:192.168.240.7 - 9100 - {None} Processed request: 0.001sec/0.000sec (0.001sec, 0.000sec) (0.000sec/0.000sec/0) 279B 200 "POST /_synapse/replication/fed_send_edu/m.presence/jtnpiXDrUe HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:29,897 - synapse.http.client - 460 - INFO - PUT-12345 - Received response to POST http://synapse:9100/_synapse/replication/fed_send_edu/m.presence/jtnpiXDrUe: 200 tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:29,907 - synapse.access.http.9101 - 460 - INFO - PUT-12345 - 24.68.83.130 - 9101 - {matrix.hadallen.ca} Processed request: 0.015sec/0.000sec (0.001sec, 0.000sec) (0.001sec/0.009sec/2) 11B 200 "PUT /_matrix/federation/v1/send/1673813262285 HTTP/1.0" "Synapse/1.73.0" [0 dbevts] tonkku-matrix-server-federation-sender-1 | 2023-01-27 07:50:30,172 - synapse.http.matrixfederationclient - 672 - INFO - federation_transaction_transmission_loop-393797 - {PUT-O-181577} [bancino.net] Request failed: PUT matrix://bancino.net/_matrix/federation/v1/send/1674746060146: ResponseNeverReceived:[CancelledError()] tonkku-matrix-server-generic-worker-3 | 2023-01-27 07:50:30,760 - synapse.federation.transport.server.federation - 103 - INFO - PUT-14201 - Received txn 1674755342297 from matrix.org. (PDUs: 0, EDUs: 4) tonkku-matrix-server | 2023-01-27 07:50:30,764 - synapse.replication.http.federation - 186 - INFO - POST-64488 - Got 'm.device_list_update' edu from matrix.org tonkku-matrix-server | 2023-01-27 07:50:30,765 - synapse.replication.http.federation - 186 - INFO - POST-64489 - Got 'm.device_list_update' edu from matrix.org tonkku-matrix-server | 2023-01-27 07:50:30,766 - synapse.replication.http.federation - 186 - INFO - POST-64490 - Got 'm.device_list_update' edu from matrix.org tonkku-matrix-server | 2023-01-27 07:50:30,767 - synapse.replication.http.federation - 186 - INFO - POST-64491 - Got 'm.receipt' edu from matrix.org tonkku-matrix-server | 2023-01-27 07:50:30,769 - synapse.handlers.device - 1111 - INFO - POST-64488 - Received device list update for @hannahbarbarian:matrix.org, requiring resync: True. Devices: HMJZNAGOZS tonkku-matrix-server | 2023-01-27 07:50:30,770 - synapse.handlers.device - 1111 - INFO - POST-64489 - Received device list update for @lr7:matrix.org, requiring resync: True. Devices: WVPPLBOOFW tonkku-matrix-server | 2023-01-27 07:50:30,783 - synapse.replication.tcp.resource - 193 - INFO - replication_notifier-109168 - Streaming: receipts -> 2123713 tonkku-matrix-server | 2023-01-27 07:50:30,788 - synapse.access.http.9100 - 460 - INFO - POST-64491 - ::ffff:192.168.240.5 - 9100 - {None} Processed request: 0.021sec/0.000sec (0.001sec, 0.001sec) (0.002sec/0.015sec/5) 279B 200 "POST /_synapse/replication/fed_send_edu/m.receipt/TtOesxZXle HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-3 | 2023-01-27 07:50:30,789 - synapse.http.client - 460 - INFO - PUT-14201 - Received response to POST http://synapse:9100/_synapse/replication/fed_send_edu/m.receipt/TtOesxZXle: 200 tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:30,794 - synapse.access.http.9101 - 460 - INFO - GET-12344 - [redacted IP] - 9101 - {@tonkku:tonkku.me} Processed request: 1.205sec/0.000sec (0.003sec, 0.000sec) (0.001sec/0.006sec/4) 780B 200 "GET /_matrix/client/r0/sync?filter=6&timeout=30000&since=m788039%7E3.817456%7E1.817572%7E2.817568_20566155_2601_2123712_33124_30_7014_2345778_0_3 HTTP/1.0" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Element/1.11.20 Chrome/108.0.5359.179 Electron/22.0.3 Safari/537.36" [0 dbevts] tonkku-matrix-server-federation-sender-1 | 2023-01-27 07:50:30,864 - synapse.http.matrixfederationclient - 672 - INFO - federation_transaction_transmission_loop-392140 - {PUT-O-180948} [synapsis.nadir.org] Request failed: PUT matrix://synapsis.nadir.org/_matrix/federation/v1/send/1674746059517: ResponseNeverReceived:[CancelledError()] tonkku-matrix-server | 2023-01-27 07:50:30,939 - synapse.access.http.9100 - 460 - INFO - POST-64492 - ::ffff:192.168.240.7 - 9100 - {None} Processed request: 0.000sec/0.000sec (0.000sec, 0.000sec) (0.000sec/0.000sec/0) 279B 200 "POST /_synapse/replication/presence_set_state/%40tonkku%3Atonkku.me HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:30,940 - synapse.http.client - 460 - INFO - GET-12347 - Received response to POST http://synapse:9100/_synapse/replication/presence_set_state/%40tonkku%3Atonkku.me: 200 tonkku-matrix-server | 2023-01-27 07:50:31,086 - synapse.access.http.8008 - 460 - INFO - GET-64493 - 2a00:1098:84:1c8::158 - 8008 - {None} Processed request: 0.000sec/0.000sec (0.000sec, 0.000sec) (0.000sec/0.000sec/0) 301B 200 "GET /_matrix/key/v2/server HTTP/1.0" "Synapse/1.76.0rc1 (b=matrix-org-hotfixes,484db60cd6)" [0 dbevts] tonkku-matrix-server | 2023-01-27 07:50:31,149 - synapse.http.matrixfederationclient - 299 - INFO - POST-64488 - {GET-O-141113} [matrix.org] Completed request: 200 OK in 0.38 secs, got 1892 bytes - GET matrix://matrix.org/_matrix/federation/v1/user/devices/%40hannahbarbarian%3Amatrix.org tonkku-matrix-server | 2023-01-27 07:50:31,150 - root - 1352 - INFO - POST-64488 - Skipping device list resync for @hannahbarbarian:matrix.org, as our cache matches already tonkku-matrix-server | 2023-01-27 07:50:31,151 - synapse.access.http.9100 - 460 - INFO - POST-64488 - ::ffff:192.168.240.5 - 9100 - {None} Processed request: 0.387sec/0.000sec (0.001sec, 0.001sec) (0.001sec/0.002sec/3) 279B 200 "POST /_synapse/replication/fed_send_edu/m.device_list_update/eIFEReVCkH HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-3 | 2023-01-27 07:50:31,152 - synapse.http.client - 460 - INFO - PUT-14201 - Received response to POST http://synapse:9100/_synapse/replication/fed_send_edu/m.device_list_update/eIFEReVCkH: 200 tonkku-matrix-server-federation-sender-1 | 2023-01-27 07:50:31,312 - synapse.http.federation.matrix_federation_agent - 363 - INFO - federation_transaction_transmission_loop-396260 - Failed to connect to eggy.cc:8448: User timeout caused connection failure. tonkku-matrix-server-federation-sender-1 | 2023-01-27 07:50:31,313 - synapse.http.matrixfederationclient - 672 - INFO - federation_transaction_transmission_loop-396260 - {PUT-O-182682} [eggy.cc] Request failed: PUT matrix://eggy.cc/_matrix/federation/v1/send/1674746061248: TimeoutError('') tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:31,967 - synapse.federation.transport.server.federation - 103 - INFO - PUT-12348 - Received txn 1673566981718 from gruenhage.xyz. (PDUs: 0, EDUs: 1) tonkku-matrix-server | 2023-01-27 07:50:31,970 - synapse.replication.http.federation - 186 - INFO - POST-64494 - Got 'm.presence' edu from gruenhage.xyz tonkku-matrix-server | 2023-01-27 07:50:31,971 - synapse.access.http.9100 - 460 - INFO - POST-64494 - ::ffff:192.168.240.7 - 9100 - {None} Processed request: 0.001sec/0.000sec (0.000sec, 0.000sec) (0.000sec/0.000sec/0) 279B 200 "POST /_synapse/replication/fed_send_edu/m.presence/mwocLhmkrK HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:31,971 - synapse.http.client - 460 - INFO - PUT-12348 - Received response to POST http://synapse:9100/_synapse/replication/fed_send_edu/m.presence/mwocLhmkrK: 200 tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:31,985 - synapse.access.http.9101 - 460 - INFO - PUT-12348 - 109.250.36.91 - 9101 - {gruenhage.xyz} Processed request: 0.019sec/0.000sec (0.001sec, 0.000sec) (0.001sec/0.013sec/2) 11B 200 "PUT /_matrix/federation/v1/send/1673566981718 HTTP/1.0" "Synapse/1.74.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:32,695 - synapse.federation.transport.server.federation - 103 - INFO - PUT-10819 - Received txn 1674647102137 from strahlungsfrei.de. (PDUs: 0, EDUs: 1) tonkku-matrix-server | 2023-01-27 07:50:32,698 - synapse.replication.http.federation - 186 - INFO - POST-64495 - Got 'm.presence' edu from strahlungsfrei.de tonkku-matrix-server | 2023-01-27 07:50:32,710 - synapse.replication.tcp.resource - 193 - INFO - replication_notifier-109169 - Streaming: presence -> 20566156 tonkku-matrix-server | 2023-01-27 07:50:32,713 - synapse.access.http.9100 - 460 - INFO - POST-64495 - ::ffff:192.168.240.6 - 9100 - {None} Processed request: 0.015sec/0.000sec (0.001sec, 0.000sec) (0.001sec/0.011sec/3) 279B 200 "POST /_synapse/replication/fed_send_edu/m.presence/tAVsrPDqdu HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:32,714 - synapse.http.client - 460 - INFO - PUT-10819 - Received response to POST http://synapse:9100/_synapse/replication/fed_send_edu/m.presence/tAVsrPDqdu: 200 tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:32,716 - synapse.access.http.9101 - 460 - INFO - GET-12347 - [redacted IP] - 9101 - {@tonkku:tonkku.me} Processed request: 1.779sec/0.000sec (0.002sec, 0.000sec) (0.001sec/0.002sec/3) 425B 200 "GET /_matrix/client/r0/sync?filter=6&timeout=30000&since=m788039%7E3.817456%7E1.817572%7E2.817568_20566155_2601_2123713_33124_30_7014_2345778_0_3 HTTP/1.0" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Element/1.11.20 Chrome/108.0.5359.179 Electron/22.0.3 Safari/537.36" [0 dbevts] tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:32,717 - synapse.access.http.9102 - 460 - INFO - PUT-10819 - 37.221.197.227 - 9102 - {strahlungsfrei.de} Processed request: 0.022sec/0.000sec (0.001sec, 0.000sec) (0.001sec/0.002sec/2) 11B 200 "PUT /_matrix/federation/v1/send/1674647102137 HTTP/1.0" "Synapse/1.75.0" [0 dbevts] tonkku-matrix-server | 2023-01-27 07:50:32,952 - synapse.access.http.9100 - 460 - INFO - POST-64496 - ::ffff:192.168.240.7 - 9100 - {None} Processed request: 0.000sec/0.000sec (0.000sec, 0.000sec) (0.000sec/0.000sec/0) 279B 200 "POST /_synapse/replication/presence_set_state/%40tonkku%3Atonkku.me HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:32,952 - synapse.http.client - 460 - INFO - GET-12350 - Received response to POST http://synapse:9100/_synapse/replication/presence_set_state/%40tonkku%3Atonkku.me: 200 tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:33,864 - synapse.federation.transport.server.federation - 103 - INFO - PUT-10820 - Received txn 1674646692320 from roastburry.com. (PDUs: 0, EDUs: 1) tonkku-matrix-server | 2023-01-27 07:50:33,867 - synapse.replication.http.federation - 186 - INFO - POST-64497 - Got 'm.presence' edu from roastburry.com tonkku-matrix-server | 2023-01-27 07:50:33,868 - synapse.access.http.9100 - 460 - INFO - POST-64497 - ::ffff:192.168.240.6 - 9100 - {None} Processed request: 0.001sec/0.000sec (0.001sec, 0.000sec) (0.000sec/0.000sec/0) 279B 200 "POST /_synapse/replication/fed_send_edu/m.presence/LBeYTSWDXP HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:33,869 - synapse.http.client - 460 - INFO - PUT-10820 - Received response to POST http://synapse:9100/_synapse/replication/fed_send_edu/m.presence/LBeYTSWDXP: 200 tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:33,875 - synapse.access.http.9102 - 460 - INFO - PUT-10820 - 99.46.147.41 - 9102 - {roastburry.com} Processed request: 0.012sec/0.000sec (0.002sec, 0.000sec) (0.001sec/0.006sec/2) 11B 200 "PUT /_matrix/federation/v1/send/1674646692320 HTTP/1.0" "Synapse/1.74.0" [0 dbevts]tonkku-matrix-server-generic-worker-4 | 2023-01-27 07:50:29,215 - synapse.replication.http.send_events - 147 - INFO - POST-31712 - Got batch of events to send, last ID of batch is: $1Kq2JWRsQNYq3BdNb_D1vUPeJciH7j39-l7dFyDqhWE, sending into room: !KibRmKHfMtoXfmIqBP:tonkku.me tonkku-matrix-server-generic-worker-4 | 2023-01-27 07:50:29,232 - synapse.access.http.9114 - 460 - INFO - POST-31712 - ::ffff:192.168.240.6 - 9114 - {None} Processed request: 0.017sec/0.001sec (0.000sec, 0.000sec) (0.000sec/0.000sec/0) 149B 200 "POST /_synapse/replication/send_events/frDXoxQLuc HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:29,233 - synapse.http.client - 460 - INFO - PUT-10818 - Received response to POST http://generic-worker4:9114/_synapse/replication/send_events/frDXoxQLuc: 200 tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:29,233 - synapse.replication.tcp.client - 372 - INFO - PUT-10818 - Waiting for repl stream 'events' to reach 817572 (generic_worker4) tonkku-matrix-server-generic-worker-4 | 2023-01-27 07:50:29,237 - synapse.replication.tcp.resource - 193 - INFO - replication_notifier-725 - Streaming: events -> 817572 tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:29,239 - synapse.replication.tcp.client - 384 - INFO - PUT-10818 - Finished waiting for repl stream 'events' to reach 817572 (generic_worker4) tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:29,240 - synapse.access.http.9102 - 460 - INFO - PUT-10818 - [redacted IP] - 9102 - {@tonkku:tonkku.me} Processed request: 0.049sec/0.000sec (0.005sec, 0.001sec) (0.003sec/0.013sec/15) 59B 200 "PUT /_matrix/client/r0/rooms/!KibRmKHfMtoXfmIqBP%3Atonkku.me/send/m.room.encrypted/m1674805828912.7 HTTP/1.0" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Element/1.11.20 Chrome/108.0.5359.179 Electron/22.0.3 Safari/537.36" [3 dbevts] tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:29,259 - synapse.access.http.9101 - 460 - INFO - GET-12340 - [redacted IP] - 9101 - {@tonkku:tonkku.me} Processed request: 4.449sec/0.000sec (0.007sec, 0.002sec) (0.024sec/0.045sec/18) 1272B 200 "GET /_matrix/client/r0/sync?filter=6&timeout=30000&since=m788039%7E3.817456%7E1.817571%7E2.817568_20566155_2601_2123712_33123_30_7014_2345778_0_3 HTTP/1.0" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Element/1.11.20 Chrome/108.0.5359.179 Electron/22.0.3 Safari/537.36" [1 dbevts] tonkku-matrix-server | 2023-01-27 07:50:29,452 - synapse.access.http.9100 - 460 - INFO - POST-64485 - ::ffff:192.168.240.7 - 9100 - {None} Processed request: 0.000sec/0.001sec (0.000sec, 0.000sec) (0.000sec/0.000sec/0) 279B 200 "POST /_synapse/replication/presence_set_state/%40tonkku%3Atonkku.me HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:29,453 - synapse.http.client - 460 - INFO - GET-12342 - Received response to POST http://synapse:9100/_synapse/replication/presence_set_state/%40tonkku%3Atonkku.me: 200 tonkku-matrix-server | 2023-01-27 07:50:29,463 - synapse.access.http.8008 - 460 - INFO - POST-64484 - [redacted IP] - 8008 - {@tonkku:tonkku.me} Processed request: 0.012sec/0.001sec (0.000sec, 0.001sec) (0.001sec/0.008sec/4) 2B 200 "POST /_matrix/client/r0/rooms/!KibRmKHfMtoXfmIqBP%3Atonkku.me/read_markers HTTP/1.0" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Element/1.11.20 Chrome/108.0.5359.179 Electron/22.0.3 Safari/537.36" [0 dbevts] tonkku-matrix-server | 2023-01-27 07:50:29,464 - synapse.replication.tcp.resource - 193 - INFO - replication_notifier-109167 - Streaming: account_data -> 33124 tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:29,471 - synapse.access.http.9101 - 460 - INFO - GET-12342 - [redacted IP] - 9101 - {@tonkku:tonkku.me} Processed request: 0.021sec/0.000sec (0.001sec, 0.000sec) (0.001sec/0.003sec/4) 729B 200 "GET /_matrix/client/r0/sync?filter=6&timeout=30000&since=m788039%7E3.817456%7E1.817572%7E2.817568_20566155_2601_2123712_33123_30_7014_2345778_0_3 HTTP/1.0" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Element/1.11.20 Chrome/108.0.5359.179 Electron/22.0.3 Safari/537.36" [0 dbevts] tonkku-matrix-server | 2023-01-27 07:50:29,590 - synapse.access.http.9100 - 460 - INFO - POST-64486 - ::ffff:192.168.240.7 - 9100 - {None} Processed request: 0.000sec/0.000sec (0.000sec, 0.000sec) (0.000sec/0.000sec/0) 279B 200 "POST /_synapse/replication/presence_set_state/%40tonkku%3Atonkku.me HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:29,591 - synapse.http.client - 460 - INFO - GET-12344 - Received response to POST http://synapse:9100/_synapse/replication/presence_set_state/%40tonkku%3Atonkku.me: 200 tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:29,892 - synapse.federation.transport.server.federation - 103 - INFO - PUT-12345 - Received txn 1673813262285 from matrix.hadallen.ca. (PDUs: 0, EDUs: 1) tonkku-matrix-server | 2023-01-27 07:50:29,896 - synapse.replication.http.federation - 186 - INFO - POST-64487 - Got 'm.presence' edu from matrix.hadallen.ca tonkku-matrix-server | 2023-01-27 07:50:29,897 - synapse.access.http.9100 - 460 - INFO - POST-64487 - ::ffff:192.168.240.7 - 9100 - {None} Processed request: 0.001sec/0.000sec (0.001sec, 0.000sec) (0.000sec/0.000sec/0) 279B 200 "POST /_synapse/replication/fed_send_edu/m.presence/jtnpiXDrUe HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:29,897 - synapse.http.client - 460 - INFO - PUT-12345 - Received response to POST http://synapse:9100/_synapse/replication/fed_send_edu/m.presence/jtnpiXDrUe: 200 tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:29,907 - synapse.access.http.9101 - 460 - INFO - PUT-12345 - 24.68.83.130 - 9101 - {matrix.hadallen.ca} Processed request: 0.015sec/0.000sec (0.001sec, 0.000sec) (0.001sec/0.009sec/2) 11B 200 "PUT /_matrix/federation/v1/send/1673813262285 HTTP/1.0" "Synapse/1.73.0" [0 dbevts] tonkku-matrix-server-federation-sender-1 | 2023-01-27 07:50:30,172 - synapse.http.matrixfederationclient - 672 - INFO - federation_transaction_transmission_loop-393797 - {PUT-O-181577} [bancino.net] Request failed: PUT matrix://bancino.net/_matrix/federation/v1/send/1674746060146: ResponseNeverReceived:[CancelledError()] tonkku-matrix-server-generic-worker-3 | 2023-01-27 07:50:30,760 - synapse.federation.transport.server.federation - 103 - INFO - PUT-14201 - Received txn 1674755342297 from matrix.org. (PDUs: 0, EDUs: 4) tonkku-matrix-server | 2023-01-27 07:50:30,764 - synapse.replication.http.federation - 186 - INFO - POST-64488 - Got 'm.device_list_update' edu from matrix.org tonkku-matrix-server | 2023-01-27 07:50:30,765 - synapse.replication.http.federation - 186 - INFO - POST-64489 - Got 'm.device_list_update' edu from matrix.org tonkku-matrix-server | 2023-01-27 07:50:30,766 - synapse.replication.http.federation - 186 - INFO - POST-64490 - Got 'm.device_list_update' edu from matrix.org tonkku-matrix-server | 2023-01-27 07:50:30,767 - synapse.replication.http.federation - 186 - INFO - POST-64491 - Got 'm.receipt' edu from matrix.org tonkku-matrix-server | 2023-01-27 07:50:30,769 - synapse.handlers.device - 1111 - INFO - POST-64488 - Received device list update for @hannahbarbarian:matrix.org, requiring resync: True. Devices: HMJZNAGOZS tonkku-matrix-server | 2023-01-27 07:50:30,770 - synapse.handlers.device - 1111 - INFO - POST-64489 - Received device list update for @lr7:matrix.org, requiring resync: True. Devices: WVPPLBOOFW tonkku-matrix-server | 2023-01-27 07:50:30,783 - synapse.replication.tcp.resource - 193 - INFO - replication_notifier-109168 - Streaming: receipts -> 2123713 tonkku-matrix-server | 2023-01-27 07:50:30,788 - synapse.access.http.9100 - 460 - INFO - POST-64491 - ::ffff:192.168.240.5 - 9100 - {None} Processed request: 0.021sec/0.000sec (0.001sec, 0.001sec) (0.002sec/0.015sec/5) 279B 200 "POST /_synapse/replication/fed_send_edu/m.receipt/TtOesxZXle HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-3 | 2023-01-27 07:50:30,789 - synapse.http.client - 460 - INFO - PUT-14201 - Received response to POST http://synapse:9100/_synapse/replication/fed_send_edu/m.receipt/TtOesxZXle: 200 tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:30,794 - synapse.access.http.9101 - 460 - INFO - GET-12344 - [redacted IP] - 9101 - {@tonkku:tonkku.me} Processed request: 1.205sec/0.000sec (0.003sec, 0.000sec) (0.001sec/0.006sec/4) 780B 200 "GET /_matrix/client/r0/sync?filter=6&timeout=30000&since=m788039%7E3.817456%7E1.817572%7E2.817568_20566155_2601_2123712_33124_30_7014_2345778_0_3 HTTP/1.0" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Element/1.11.20 Chrome/108.0.5359.179 Electron/22.0.3 Safari/537.36" [0 dbevts] tonkku-matrix-server-federation-sender-1 | 2023-01-27 07:50:30,864 - synapse.http.matrixfederationclient - 672 - INFO - federation_transaction_transmission_loop-392140 - {PUT-O-180948} [synapsis.nadir.org] Request failed: PUT matrix://synapsis.nadir.org/_matrix/federation/v1/send/1674746059517: ResponseNeverReceived:[CancelledError()] tonkku-matrix-server | 2023-01-27 07:50:30,939 - synapse.access.http.9100 - 460 - INFO - POST-64492 - ::ffff:192.168.240.7 - 9100 - {None} Processed request: 0.000sec/0.000sec (0.000sec, 0.000sec) (0.000sec/0.000sec/0) 279B 200 "POST /_synapse/replication/presence_set_state/%40tonkku%3Atonkku.me HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:30,940 - synapse.http.client - 460 - INFO - GET-12347 - Received response to POST http://synapse:9100/_synapse/replication/presence_set_state/%40tonkku%3Atonkku.me: 200 tonkku-matrix-server | 2023-01-27 07:50:31,086 - synapse.access.http.8008 - 460 - INFO - GET-64493 - 2a00:1098:84:1c8::158 - 8008 - {None} Processed request: 0.000sec/0.000sec (0.000sec, 0.000sec) (0.000sec/0.000sec/0) 301B 200 "GET /_matrix/key/v2/server HTTP/1.0" "Synapse/1.76.0rc1 (b=matrix-org-hotfixes,484db60cd6)" [0 dbevts] tonkku-matrix-server | 2023-01-27 07:50:31,149 - synapse.http.matrixfederationclient - 299 - INFO - POST-64488 - {GET-O-141113} [matrix.org] Completed request: 200 OK in 0.38 secs, got 1892 bytes - GET matrix://matrix.org/_matrix/federation/v1/user/devices/%40hannahbarbarian%3Amatrix.org tonkku-matrix-server | 2023-01-27 07:50:31,150 - root - 1352 - INFO - POST-64488 - Skipping device list resync for @hannahbarbarian:matrix.org, as our cache matches already tonkku-matrix-server | 2023-01-27 07:50:31,151 - synapse.access.http.9100 - 460 - INFO - POST-64488 - ::ffff:192.168.240.5 - 9100 - {None} Processed request: 0.387sec/0.000sec (0.001sec, 0.001sec) (0.001sec/0.002sec/3) 279B 200 "POST /_synapse/replication/fed_send_edu/m.device_list_update/eIFEReVCkH HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-3 | 2023-01-27 07:50:31,152 - synapse.http.client - 460 - INFO - PUT-14201 - Received response to POST http://synapse:9100/_synapse/replication/fed_send_edu/m.device_list_update/eIFEReVCkH: 200 tonkku-matrix-server-federation-sender-1 | 2023-01-27 07:50:31,312 - synapse.http.federation.matrix_federation_agent - 363 - INFO - federation_transaction_transmission_loop-396260 - Failed to connect to eggy.cc:8448: User timeout caused connection failure. tonkku-matrix-server-federation-sender-1 | 2023-01-27 07:50:31,313 - synapse.http.matrixfederationclient - 672 - INFO - federation_transaction_transmission_loop-396260 - {PUT-O-182682} [eggy.cc] Request failed: PUT matrix://eggy.cc/_matrix/federation/v1/send/1674746061248: TimeoutError('') tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:31,967 - synapse.federation.transport.server.federation - 103 - INFO - PUT-12348 - Received txn 1673566981718 from gruenhage.xyz. (PDUs: 0, EDUs: 1) tonkku-matrix-server | 2023-01-27 07:50:31,970 - synapse.replication.http.federation - 186 - INFO - POST-64494 - Got 'm.presence' edu from gruenhage.xyz tonkku-matrix-server | 2023-01-27 07:50:31,971 - synapse.access.http.9100 - 460 - INFO - POST-64494 - ::ffff:192.168.240.7 - 9100 - {None} Processed request: 0.001sec/0.000sec (0.000sec, 0.000sec) (0.000sec/0.000sec/0) 279B 200 "POST /_synapse/replication/fed_send_edu/m.presence/mwocLhmkrK HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:31,971 - synapse.http.client - 460 - INFO - PUT-12348 - Received response to POST http://synapse:9100/_synapse/replication/fed_send_edu/m.presence/mwocLhmkrK: 200 tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:31,985 - synapse.access.http.9101 - 460 - INFO - PUT-12348 - 109.250.36.91 - 9101 - {gruenhage.xyz} Processed request: 0.019sec/0.000sec (0.001sec, 0.000sec) (0.001sec/0.013sec/2) 11B 200 "PUT /_matrix/federation/v1/send/1673566981718 HTTP/1.0" "Synapse/1.74.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:32,695 - synapse.federation.transport.server.federation - 103 - INFO - PUT-10819 - Received txn 1674647102137 from strahlungsfrei.de. (PDUs: 0, EDUs: 1) tonkku-matrix-server | 2023-01-27 07:50:32,698 - synapse.replication.http.federation - 186 - INFO - POST-64495 - Got 'm.presence' edu from strahlungsfrei.de tonkku-matrix-server | 2023-01-27 07:50:32,710 - synapse.replication.tcp.resource - 193 - INFO - replication_notifier-109169 - Streaming: presence -> 20566156 tonkku-matrix-server | 2023-01-27 07:50:32,713 - synapse.access.http.9100 - 460 - INFO - POST-64495 - ::ffff:192.168.240.6 - 9100 - {None} Processed request: 0.015sec/0.000sec (0.001sec, 0.000sec) (0.001sec/0.011sec/3) 279B 200 "POST /_synapse/replication/fed_send_edu/m.presence/tAVsrPDqdu HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:32,714 - synapse.http.client - 460 - INFO - PUT-10819 - Received response to POST http://synapse:9100/_synapse/replication/fed_send_edu/m.presence/tAVsrPDqdu: 200 tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:32,716 - synapse.access.http.9101 - 460 - INFO - GET-12347 - [redacted IP] - 9101 - {@tonkku:tonkku.me} Processed request: 1.779sec/0.000sec (0.002sec, 0.000sec) (0.001sec/0.002sec/3) 425B 200 "GET /_matrix/client/r0/sync?filter=6&timeout=30000&since=m788039%7E3.817456%7E1.817572%7E2.817568_20566155_2601_2123713_33124_30_7014_2345778_0_3 HTTP/1.0" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Element/1.11.20 Chrome/108.0.5359.179 Electron/22.0.3 Safari/537.36" [0 dbevts] tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:32,717 - synapse.access.http.9102 - 460 - INFO - PUT-10819 - 37.221.197.227 - 9102 - {strahlungsfrei.de} Processed request: 0.022sec/0.000sec (0.001sec, 0.000sec) (0.001sec/0.002sec/2) 11B 200 "PUT /_matrix/federation/v1/send/1674647102137 HTTP/1.0" "Synapse/1.75.0" [0 dbevts] tonkku-matrix-server | 2023-01-27 07:50:32,952 - synapse.access.http.9100 - 460 - INFO - POST-64496 - ::ffff:192.168.240.7 - 9100 - {None} Processed request: 0.000sec/0.000sec (0.000sec, 0.000sec) (0.000sec/0.000sec/0) 279B 200 "POST /_synapse/replication/presence_set_state/%40tonkku%3Atonkku.me HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:32,952 - synapse.http.client - 460 - INFO - GET-12350 - Received response to POST http://synapse:9100/_synapse/replication/presence_set_state/%40tonkku%3Atonkku.me: 200 tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:33,864 - synapse.federation.transport.server.federation - 103 - INFO - PUT-10820 - Received txn 1674646692320 from roastburry.com. (PDUs: 0, EDUs: 1) tonkku-matrix-server | 2023-01-27 07:50:33,867 - synapse.replication.http.federation - 186 - INFO - POST-64497 - Got 'm.presence' edu from roastburry.com tonkku-matrix-server | 2023-01-27 07:50:33,868 - synapse.access.http.9100 - 460 - INFO - POST-64497 - ::ffff:192.168.240.6 - 9100 - {None} Processed request: 0.001sec/0.000sec (0.001sec, 0.000sec) (0.000sec/0.000sec/0) 279B 200 "POST /_synapse/replication/fed_send_edu/m.presence/LBeYTSWDXP HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:33,869 - synapse.http.client - 460 - INFO - PUT-10820 - Received response to POST http://synapse:9100/_synapse/replication/fed_send_edu/m.presence/LBeYTSWDXP: 200 tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:33,875 - synapse.access.http.9102 - 460 - INFO - PUT-10820 - 99.46.147.41 - 9102 - {roastburry.com} Processed request: 0.012sec/0.000sec (0.002sec, 0.000sec) (0.001sec/0.006sec/2) 11B 200 "PUT /_matrix/federation/v1/send/1674646692320 HTTP/1.0" "Synapse/1.74.0" [0 dbevts] ``` ### Anything else that would be useful to know? The logs are a snippet of a few seconds starting from sending a message to a room with members from matrix.org and kde.org. You can see that an outgoing federation request is never even attempted to either of those servers
1.0
Federation sender worker not federating messages in 1.76.0rc1 - ### Description My federation sender worker hasn't been federating outgoing messages since updating to 1.76.0rc1. Even messages sent before doing the first faster join haven't gone through. Presence and typing notifications do seem to go through. Incoming messages are being received normally. ### Steps to reproduce - update to 1.76.0rc1 with a worker setup including one federation sender - try to send messages ### Homeserver tonkku.me ### Synapse Version 1.76.0rc1 ### Installation Method Docker (matrixdotorg/synapse) ### Database single postgresql database ### Workers Multiple workers ### Platform Running in docker containers on a server with Ubuntu 20.04.5, AMD Ryzen 5 3600, 64GB RAM. ### Configuration Using a worker setup with one main synapse instance, 4 generic workers and 1 federation sender. Presence is enabled. Experimental features enabled: ``` msc3026_enabled: true msc2815_enabled: true msc3773_enabled: true msc3882_enabled: true msc3886_endpoint: 'https://rendezvous.lab.element.dev' msc3912_enabled: true ``` worker configuration: ``` send_federation: false federation_sender_instances: - federation_sender1 instance_map: generic_worker1: host: generic-worker1 port: 9111 generic_worker2: host: generic-worker2 port: 9112 generic_worker3: host: generic-worker3 port: 9113 generic_worker4: host: generic-worker4 port: 9114 stream_writers: events: - generic_worker1 - generic_worker2 - generic_worker3 - generic_worker4 redis: enabled: true host: redis ``` ``` worker_app: synapse.app.federation_sender worker_name: federation_sender1 worker_replication_host: synapse worker_replication_http_port: 9100 worker_log_config: "/data/tonkku.me.log.config" ``` ### Relevant log output ```shell tonkku-matrix-server-generic-worker-4 | 2023-01-27 07:50:29,215 - synapse.replication.http.send_events - 147 - INFO - POST-31712 - Got batch of events to send, last ID of batch is: $1Kq2JWRsQNYq3BdNb_D1vUPeJciH7j39-l7dFyDqhWE, sending into room: !KibRmKHfMtoXfmIqBP:tonkku.me tonkku-matrix-server-generic-worker-4 | 2023-01-27 07:50:29,232 - synapse.access.http.9114 - 460 - INFO - POST-31712 - ::ffff:192.168.240.6 - 9114 - {None} Processed request: 0.017sec/0.001sec (0.000sec, 0.000sec) (0.000sec/0.000sec/0) 149B 200 "POST /_synapse/replication/send_events/frDXoxQLuc HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:29,233 - synapse.http.client - 460 - INFO - PUT-10818 - Received response to POST http://generic-worker4:9114/_synapse/replication/send_events/frDXoxQLuc: 200 tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:29,233 - synapse.replication.tcp.client - 372 - INFO - PUT-10818 - Waiting for repl stream 'events' to reach 817572 (generic_worker4) tonkku-matrix-server-generic-worker-4 | 2023-01-27 07:50:29,237 - synapse.replication.tcp.resource - 193 - INFO - replication_notifier-725 - Streaming: events -> 817572 tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:29,239 - synapse.replication.tcp.client - 384 - INFO - PUT-10818 - Finished waiting for repl stream 'events' to reach 817572 (generic_worker4) tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:29,240 - synapse.access.http.9102 - 460 - INFO - PUT-10818 - [redacted IP] - 9102 - {@tonkku:tonkku.me} Processed request: 0.049sec/0.000sec (0.005sec, 0.001sec) (0.003sec/0.013sec/15) 59B 200 "PUT /_matrix/client/r0/rooms/!KibRmKHfMtoXfmIqBP%3Atonkku.me/send/m.room.encrypted/m1674805828912.7 HTTP/1.0" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Element/1.11.20 Chrome/108.0.5359.179 Electron/22.0.3 Safari/537.36" [3 dbevts] tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:29,259 - synapse.access.http.9101 - 460 - INFO - GET-12340 - [redacted IP] - 9101 - {@tonkku:tonkku.me} Processed request: 4.449sec/0.000sec (0.007sec, 0.002sec) (0.024sec/0.045sec/18) 1272B 200 "GET /_matrix/client/r0/sync?filter=6&timeout=30000&since=m788039%7E3.817456%7E1.817571%7E2.817568_20566155_2601_2123712_33123_30_7014_2345778_0_3 HTTP/1.0" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Element/1.11.20 Chrome/108.0.5359.179 Electron/22.0.3 Safari/537.36" [1 dbevts] tonkku-matrix-server | 2023-01-27 07:50:29,452 - synapse.access.http.9100 - 460 - INFO - POST-64485 - ::ffff:192.168.240.7 - 9100 - {None} Processed request: 0.000sec/0.001sec (0.000sec, 0.000sec) (0.000sec/0.000sec/0) 279B 200 "POST /_synapse/replication/presence_set_state/%40tonkku%3Atonkku.me HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:29,453 - synapse.http.client - 460 - INFO - GET-12342 - Received response to POST http://synapse:9100/_synapse/replication/presence_set_state/%40tonkku%3Atonkku.me: 200 tonkku-matrix-server | 2023-01-27 07:50:29,463 - synapse.access.http.8008 - 460 - INFO - POST-64484 - [redacted IP] - 8008 - {@tonkku:tonkku.me} Processed request: 0.012sec/0.001sec (0.000sec, 0.001sec) (0.001sec/0.008sec/4) 2B 200 "POST /_matrix/client/r0/rooms/!KibRmKHfMtoXfmIqBP%3Atonkku.me/read_markers HTTP/1.0" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Element/1.11.20 Chrome/108.0.5359.179 Electron/22.0.3 Safari/537.36" [0 dbevts] tonkku-matrix-server | 2023-01-27 07:50:29,464 - synapse.replication.tcp.resource - 193 - INFO - replication_notifier-109167 - Streaming: account_data -> 33124 tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:29,471 - synapse.access.http.9101 - 460 - INFO - GET-12342 - [redacted IP] - 9101 - {@tonkku:tonkku.me} Processed request: 0.021sec/0.000sec (0.001sec, 0.000sec) (0.001sec/0.003sec/4) 729B 200 "GET /_matrix/client/r0/sync?filter=6&timeout=30000&since=m788039%7E3.817456%7E1.817572%7E2.817568_20566155_2601_2123712_33123_30_7014_2345778_0_3 HTTP/1.0" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Element/1.11.20 Chrome/108.0.5359.179 Electron/22.0.3 Safari/537.36" [0 dbevts] tonkku-matrix-server | 2023-01-27 07:50:29,590 - synapse.access.http.9100 - 460 - INFO - POST-64486 - ::ffff:192.168.240.7 - 9100 - {None} Processed request: 0.000sec/0.000sec (0.000sec, 0.000sec) (0.000sec/0.000sec/0) 279B 200 "POST /_synapse/replication/presence_set_state/%40tonkku%3Atonkku.me HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:29,591 - synapse.http.client - 460 - INFO - GET-12344 - Received response to POST http://synapse:9100/_synapse/replication/presence_set_state/%40tonkku%3Atonkku.me: 200 tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:29,892 - synapse.federation.transport.server.federation - 103 - INFO - PUT-12345 - Received txn 1673813262285 from matrix.hadallen.ca. (PDUs: 0, EDUs: 1) tonkku-matrix-server | 2023-01-27 07:50:29,896 - synapse.replication.http.federation - 186 - INFO - POST-64487 - Got 'm.presence' edu from matrix.hadallen.ca tonkku-matrix-server | 2023-01-27 07:50:29,897 - synapse.access.http.9100 - 460 - INFO - POST-64487 - ::ffff:192.168.240.7 - 9100 - {None} Processed request: 0.001sec/0.000sec (0.001sec, 0.000sec) (0.000sec/0.000sec/0) 279B 200 "POST /_synapse/replication/fed_send_edu/m.presence/jtnpiXDrUe HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:29,897 - synapse.http.client - 460 - INFO - PUT-12345 - Received response to POST http://synapse:9100/_synapse/replication/fed_send_edu/m.presence/jtnpiXDrUe: 200 tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:29,907 - synapse.access.http.9101 - 460 - INFO - PUT-12345 - 24.68.83.130 - 9101 - {matrix.hadallen.ca} Processed request: 0.015sec/0.000sec (0.001sec, 0.000sec) (0.001sec/0.009sec/2) 11B 200 "PUT /_matrix/federation/v1/send/1673813262285 HTTP/1.0" "Synapse/1.73.0" [0 dbevts] tonkku-matrix-server-federation-sender-1 | 2023-01-27 07:50:30,172 - synapse.http.matrixfederationclient - 672 - INFO - federation_transaction_transmission_loop-393797 - {PUT-O-181577} [bancino.net] Request failed: PUT matrix://bancino.net/_matrix/federation/v1/send/1674746060146: ResponseNeverReceived:[CancelledError()] tonkku-matrix-server-generic-worker-3 | 2023-01-27 07:50:30,760 - synapse.federation.transport.server.federation - 103 - INFO - PUT-14201 - Received txn 1674755342297 from matrix.org. (PDUs: 0, EDUs: 4) tonkku-matrix-server | 2023-01-27 07:50:30,764 - synapse.replication.http.federation - 186 - INFO - POST-64488 - Got 'm.device_list_update' edu from matrix.org tonkku-matrix-server | 2023-01-27 07:50:30,765 - synapse.replication.http.federation - 186 - INFO - POST-64489 - Got 'm.device_list_update' edu from matrix.org tonkku-matrix-server | 2023-01-27 07:50:30,766 - synapse.replication.http.federation - 186 - INFO - POST-64490 - Got 'm.device_list_update' edu from matrix.org tonkku-matrix-server | 2023-01-27 07:50:30,767 - synapse.replication.http.federation - 186 - INFO - POST-64491 - Got 'm.receipt' edu from matrix.org tonkku-matrix-server | 2023-01-27 07:50:30,769 - synapse.handlers.device - 1111 - INFO - POST-64488 - Received device list update for @hannahbarbarian:matrix.org, requiring resync: True. Devices: HMJZNAGOZS tonkku-matrix-server | 2023-01-27 07:50:30,770 - synapse.handlers.device - 1111 - INFO - POST-64489 - Received device list update for @lr7:matrix.org, requiring resync: True. Devices: WVPPLBOOFW tonkku-matrix-server | 2023-01-27 07:50:30,783 - synapse.replication.tcp.resource - 193 - INFO - replication_notifier-109168 - Streaming: receipts -> 2123713 tonkku-matrix-server | 2023-01-27 07:50:30,788 - synapse.access.http.9100 - 460 - INFO - POST-64491 - ::ffff:192.168.240.5 - 9100 - {None} Processed request: 0.021sec/0.000sec (0.001sec, 0.001sec) (0.002sec/0.015sec/5) 279B 200 "POST /_synapse/replication/fed_send_edu/m.receipt/TtOesxZXle HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-3 | 2023-01-27 07:50:30,789 - synapse.http.client - 460 - INFO - PUT-14201 - Received response to POST http://synapse:9100/_synapse/replication/fed_send_edu/m.receipt/TtOesxZXle: 200 tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:30,794 - synapse.access.http.9101 - 460 - INFO - GET-12344 - [redacted IP] - 9101 - {@tonkku:tonkku.me} Processed request: 1.205sec/0.000sec (0.003sec, 0.000sec) (0.001sec/0.006sec/4) 780B 200 "GET /_matrix/client/r0/sync?filter=6&timeout=30000&since=m788039%7E3.817456%7E1.817572%7E2.817568_20566155_2601_2123712_33124_30_7014_2345778_0_3 HTTP/1.0" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Element/1.11.20 Chrome/108.0.5359.179 Electron/22.0.3 Safari/537.36" [0 dbevts] tonkku-matrix-server-federation-sender-1 | 2023-01-27 07:50:30,864 - synapse.http.matrixfederationclient - 672 - INFO - federation_transaction_transmission_loop-392140 - {PUT-O-180948} [synapsis.nadir.org] Request failed: PUT matrix://synapsis.nadir.org/_matrix/federation/v1/send/1674746059517: ResponseNeverReceived:[CancelledError()] tonkku-matrix-server | 2023-01-27 07:50:30,939 - synapse.access.http.9100 - 460 - INFO - POST-64492 - ::ffff:192.168.240.7 - 9100 - {None} Processed request: 0.000sec/0.000sec (0.000sec, 0.000sec) (0.000sec/0.000sec/0) 279B 200 "POST /_synapse/replication/presence_set_state/%40tonkku%3Atonkku.me HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:30,940 - synapse.http.client - 460 - INFO - GET-12347 - Received response to POST http://synapse:9100/_synapse/replication/presence_set_state/%40tonkku%3Atonkku.me: 200 tonkku-matrix-server | 2023-01-27 07:50:31,086 - synapse.access.http.8008 - 460 - INFO - GET-64493 - 2a00:1098:84:1c8::158 - 8008 - {None} Processed request: 0.000sec/0.000sec (0.000sec, 0.000sec) (0.000sec/0.000sec/0) 301B 200 "GET /_matrix/key/v2/server HTTP/1.0" "Synapse/1.76.0rc1 (b=matrix-org-hotfixes,484db60cd6)" [0 dbevts] tonkku-matrix-server | 2023-01-27 07:50:31,149 - synapse.http.matrixfederationclient - 299 - INFO - POST-64488 - {GET-O-141113} [matrix.org] Completed request: 200 OK in 0.38 secs, got 1892 bytes - GET matrix://matrix.org/_matrix/federation/v1/user/devices/%40hannahbarbarian%3Amatrix.org tonkku-matrix-server | 2023-01-27 07:50:31,150 - root - 1352 - INFO - POST-64488 - Skipping device list resync for @hannahbarbarian:matrix.org, as our cache matches already tonkku-matrix-server | 2023-01-27 07:50:31,151 - synapse.access.http.9100 - 460 - INFO - POST-64488 - ::ffff:192.168.240.5 - 9100 - {None} Processed request: 0.387sec/0.000sec (0.001sec, 0.001sec) (0.001sec/0.002sec/3) 279B 200 "POST /_synapse/replication/fed_send_edu/m.device_list_update/eIFEReVCkH HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-3 | 2023-01-27 07:50:31,152 - synapse.http.client - 460 - INFO - PUT-14201 - Received response to POST http://synapse:9100/_synapse/replication/fed_send_edu/m.device_list_update/eIFEReVCkH: 200 tonkku-matrix-server-federation-sender-1 | 2023-01-27 07:50:31,312 - synapse.http.federation.matrix_federation_agent - 363 - INFO - federation_transaction_transmission_loop-396260 - Failed to connect to eggy.cc:8448: User timeout caused connection failure. tonkku-matrix-server-federation-sender-1 | 2023-01-27 07:50:31,313 - synapse.http.matrixfederationclient - 672 - INFO - federation_transaction_transmission_loop-396260 - {PUT-O-182682} [eggy.cc] Request failed: PUT matrix://eggy.cc/_matrix/federation/v1/send/1674746061248: TimeoutError('') tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:31,967 - synapse.federation.transport.server.federation - 103 - INFO - PUT-12348 - Received txn 1673566981718 from gruenhage.xyz. (PDUs: 0, EDUs: 1) tonkku-matrix-server | 2023-01-27 07:50:31,970 - synapse.replication.http.federation - 186 - INFO - POST-64494 - Got 'm.presence' edu from gruenhage.xyz tonkku-matrix-server | 2023-01-27 07:50:31,971 - synapse.access.http.9100 - 460 - INFO - POST-64494 - ::ffff:192.168.240.7 - 9100 - {None} Processed request: 0.001sec/0.000sec (0.000sec, 0.000sec) (0.000sec/0.000sec/0) 279B 200 "POST /_synapse/replication/fed_send_edu/m.presence/mwocLhmkrK HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:31,971 - synapse.http.client - 460 - INFO - PUT-12348 - Received response to POST http://synapse:9100/_synapse/replication/fed_send_edu/m.presence/mwocLhmkrK: 200 tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:31,985 - synapse.access.http.9101 - 460 - INFO - PUT-12348 - 109.250.36.91 - 9101 - {gruenhage.xyz} Processed request: 0.019sec/0.000sec (0.001sec, 0.000sec) (0.001sec/0.013sec/2) 11B 200 "PUT /_matrix/federation/v1/send/1673566981718 HTTP/1.0" "Synapse/1.74.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:32,695 - synapse.federation.transport.server.federation - 103 - INFO - PUT-10819 - Received txn 1674647102137 from strahlungsfrei.de. (PDUs: 0, EDUs: 1) tonkku-matrix-server | 2023-01-27 07:50:32,698 - synapse.replication.http.federation - 186 - INFO - POST-64495 - Got 'm.presence' edu from strahlungsfrei.de tonkku-matrix-server | 2023-01-27 07:50:32,710 - synapse.replication.tcp.resource - 193 - INFO - replication_notifier-109169 - Streaming: presence -> 20566156 tonkku-matrix-server | 2023-01-27 07:50:32,713 - synapse.access.http.9100 - 460 - INFO - POST-64495 - ::ffff:192.168.240.6 - 9100 - {None} Processed request: 0.015sec/0.000sec (0.001sec, 0.000sec) (0.001sec/0.011sec/3) 279B 200 "POST /_synapse/replication/fed_send_edu/m.presence/tAVsrPDqdu HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:32,714 - synapse.http.client - 460 - INFO - PUT-10819 - Received response to POST http://synapse:9100/_synapse/replication/fed_send_edu/m.presence/tAVsrPDqdu: 200 tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:32,716 - synapse.access.http.9101 - 460 - INFO - GET-12347 - [redacted IP] - 9101 - {@tonkku:tonkku.me} Processed request: 1.779sec/0.000sec (0.002sec, 0.000sec) (0.001sec/0.002sec/3) 425B 200 "GET /_matrix/client/r0/sync?filter=6&timeout=30000&since=m788039%7E3.817456%7E1.817572%7E2.817568_20566155_2601_2123713_33124_30_7014_2345778_0_3 HTTP/1.0" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Element/1.11.20 Chrome/108.0.5359.179 Electron/22.0.3 Safari/537.36" [0 dbevts] tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:32,717 - synapse.access.http.9102 - 460 - INFO - PUT-10819 - 37.221.197.227 - 9102 - {strahlungsfrei.de} Processed request: 0.022sec/0.000sec (0.001sec, 0.000sec) (0.001sec/0.002sec/2) 11B 200 "PUT /_matrix/federation/v1/send/1674647102137 HTTP/1.0" "Synapse/1.75.0" [0 dbevts] tonkku-matrix-server | 2023-01-27 07:50:32,952 - synapse.access.http.9100 - 460 - INFO - POST-64496 - ::ffff:192.168.240.7 - 9100 - {None} Processed request: 0.000sec/0.000sec (0.000sec, 0.000sec) (0.000sec/0.000sec/0) 279B 200 "POST /_synapse/replication/presence_set_state/%40tonkku%3Atonkku.me HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:32,952 - synapse.http.client - 460 - INFO - GET-12350 - Received response to POST http://synapse:9100/_synapse/replication/presence_set_state/%40tonkku%3Atonkku.me: 200 tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:33,864 - synapse.federation.transport.server.federation - 103 - INFO - PUT-10820 - Received txn 1674646692320 from roastburry.com. (PDUs: 0, EDUs: 1) tonkku-matrix-server | 2023-01-27 07:50:33,867 - synapse.replication.http.federation - 186 - INFO - POST-64497 - Got 'm.presence' edu from roastburry.com tonkku-matrix-server | 2023-01-27 07:50:33,868 - synapse.access.http.9100 - 460 - INFO - POST-64497 - ::ffff:192.168.240.6 - 9100 - {None} Processed request: 0.001sec/0.000sec (0.001sec, 0.000sec) (0.000sec/0.000sec/0) 279B 200 "POST /_synapse/replication/fed_send_edu/m.presence/LBeYTSWDXP HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:33,869 - synapse.http.client - 460 - INFO - PUT-10820 - Received response to POST http://synapse:9100/_synapse/replication/fed_send_edu/m.presence/LBeYTSWDXP: 200 tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:33,875 - synapse.access.http.9102 - 460 - INFO - PUT-10820 - 99.46.147.41 - 9102 - {roastburry.com} Processed request: 0.012sec/0.000sec (0.002sec, 0.000sec) (0.001sec/0.006sec/2) 11B 200 "PUT /_matrix/federation/v1/send/1674646692320 HTTP/1.0" "Synapse/1.74.0" [0 dbevts]tonkku-matrix-server-generic-worker-4 | 2023-01-27 07:50:29,215 - synapse.replication.http.send_events - 147 - INFO - POST-31712 - Got batch of events to send, last ID of batch is: $1Kq2JWRsQNYq3BdNb_D1vUPeJciH7j39-l7dFyDqhWE, sending into room: !KibRmKHfMtoXfmIqBP:tonkku.me tonkku-matrix-server-generic-worker-4 | 2023-01-27 07:50:29,232 - synapse.access.http.9114 - 460 - INFO - POST-31712 - ::ffff:192.168.240.6 - 9114 - {None} Processed request: 0.017sec/0.001sec (0.000sec, 0.000sec) (0.000sec/0.000sec/0) 149B 200 "POST /_synapse/replication/send_events/frDXoxQLuc HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:29,233 - synapse.http.client - 460 - INFO - PUT-10818 - Received response to POST http://generic-worker4:9114/_synapse/replication/send_events/frDXoxQLuc: 200 tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:29,233 - synapse.replication.tcp.client - 372 - INFO - PUT-10818 - Waiting for repl stream 'events' to reach 817572 (generic_worker4) tonkku-matrix-server-generic-worker-4 | 2023-01-27 07:50:29,237 - synapse.replication.tcp.resource - 193 - INFO - replication_notifier-725 - Streaming: events -> 817572 tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:29,239 - synapse.replication.tcp.client - 384 - INFO - PUT-10818 - Finished waiting for repl stream 'events' to reach 817572 (generic_worker4) tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:29,240 - synapse.access.http.9102 - 460 - INFO - PUT-10818 - [redacted IP] - 9102 - {@tonkku:tonkku.me} Processed request: 0.049sec/0.000sec (0.005sec, 0.001sec) (0.003sec/0.013sec/15) 59B 200 "PUT /_matrix/client/r0/rooms/!KibRmKHfMtoXfmIqBP%3Atonkku.me/send/m.room.encrypted/m1674805828912.7 HTTP/1.0" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Element/1.11.20 Chrome/108.0.5359.179 Electron/22.0.3 Safari/537.36" [3 dbevts] tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:29,259 - synapse.access.http.9101 - 460 - INFO - GET-12340 - [redacted IP] - 9101 - {@tonkku:tonkku.me} Processed request: 4.449sec/0.000sec (0.007sec, 0.002sec) (0.024sec/0.045sec/18) 1272B 200 "GET /_matrix/client/r0/sync?filter=6&timeout=30000&since=m788039%7E3.817456%7E1.817571%7E2.817568_20566155_2601_2123712_33123_30_7014_2345778_0_3 HTTP/1.0" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Element/1.11.20 Chrome/108.0.5359.179 Electron/22.0.3 Safari/537.36" [1 dbevts] tonkku-matrix-server | 2023-01-27 07:50:29,452 - synapse.access.http.9100 - 460 - INFO - POST-64485 - ::ffff:192.168.240.7 - 9100 - {None} Processed request: 0.000sec/0.001sec (0.000sec, 0.000sec) (0.000sec/0.000sec/0) 279B 200 "POST /_synapse/replication/presence_set_state/%40tonkku%3Atonkku.me HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:29,453 - synapse.http.client - 460 - INFO - GET-12342 - Received response to POST http://synapse:9100/_synapse/replication/presence_set_state/%40tonkku%3Atonkku.me: 200 tonkku-matrix-server | 2023-01-27 07:50:29,463 - synapse.access.http.8008 - 460 - INFO - POST-64484 - [redacted IP] - 8008 - {@tonkku:tonkku.me} Processed request: 0.012sec/0.001sec (0.000sec, 0.001sec) (0.001sec/0.008sec/4) 2B 200 "POST /_matrix/client/r0/rooms/!KibRmKHfMtoXfmIqBP%3Atonkku.me/read_markers HTTP/1.0" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Element/1.11.20 Chrome/108.0.5359.179 Electron/22.0.3 Safari/537.36" [0 dbevts] tonkku-matrix-server | 2023-01-27 07:50:29,464 - synapse.replication.tcp.resource - 193 - INFO - replication_notifier-109167 - Streaming: account_data -> 33124 tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:29,471 - synapse.access.http.9101 - 460 - INFO - GET-12342 - [redacted IP] - 9101 - {@tonkku:tonkku.me} Processed request: 0.021sec/0.000sec (0.001sec, 0.000sec) (0.001sec/0.003sec/4) 729B 200 "GET /_matrix/client/r0/sync?filter=6&timeout=30000&since=m788039%7E3.817456%7E1.817572%7E2.817568_20566155_2601_2123712_33123_30_7014_2345778_0_3 HTTP/1.0" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Element/1.11.20 Chrome/108.0.5359.179 Electron/22.0.3 Safari/537.36" [0 dbevts] tonkku-matrix-server | 2023-01-27 07:50:29,590 - synapse.access.http.9100 - 460 - INFO - POST-64486 - ::ffff:192.168.240.7 - 9100 - {None} Processed request: 0.000sec/0.000sec (0.000sec, 0.000sec) (0.000sec/0.000sec/0) 279B 200 "POST /_synapse/replication/presence_set_state/%40tonkku%3Atonkku.me HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:29,591 - synapse.http.client - 460 - INFO - GET-12344 - Received response to POST http://synapse:9100/_synapse/replication/presence_set_state/%40tonkku%3Atonkku.me: 200 tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:29,892 - synapse.federation.transport.server.federation - 103 - INFO - PUT-12345 - Received txn 1673813262285 from matrix.hadallen.ca. (PDUs: 0, EDUs: 1) tonkku-matrix-server | 2023-01-27 07:50:29,896 - synapse.replication.http.federation - 186 - INFO - POST-64487 - Got 'm.presence' edu from matrix.hadallen.ca tonkku-matrix-server | 2023-01-27 07:50:29,897 - synapse.access.http.9100 - 460 - INFO - POST-64487 - ::ffff:192.168.240.7 - 9100 - {None} Processed request: 0.001sec/0.000sec (0.001sec, 0.000sec) (0.000sec/0.000sec/0) 279B 200 "POST /_synapse/replication/fed_send_edu/m.presence/jtnpiXDrUe HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:29,897 - synapse.http.client - 460 - INFO - PUT-12345 - Received response to POST http://synapse:9100/_synapse/replication/fed_send_edu/m.presence/jtnpiXDrUe: 200 tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:29,907 - synapse.access.http.9101 - 460 - INFO - PUT-12345 - 24.68.83.130 - 9101 - {matrix.hadallen.ca} Processed request: 0.015sec/0.000sec (0.001sec, 0.000sec) (0.001sec/0.009sec/2) 11B 200 "PUT /_matrix/federation/v1/send/1673813262285 HTTP/1.0" "Synapse/1.73.0" [0 dbevts] tonkku-matrix-server-federation-sender-1 | 2023-01-27 07:50:30,172 - synapse.http.matrixfederationclient - 672 - INFO - federation_transaction_transmission_loop-393797 - {PUT-O-181577} [bancino.net] Request failed: PUT matrix://bancino.net/_matrix/federation/v1/send/1674746060146: ResponseNeverReceived:[CancelledError()] tonkku-matrix-server-generic-worker-3 | 2023-01-27 07:50:30,760 - synapse.federation.transport.server.federation - 103 - INFO - PUT-14201 - Received txn 1674755342297 from matrix.org. (PDUs: 0, EDUs: 4) tonkku-matrix-server | 2023-01-27 07:50:30,764 - synapse.replication.http.federation - 186 - INFO - POST-64488 - Got 'm.device_list_update' edu from matrix.org tonkku-matrix-server | 2023-01-27 07:50:30,765 - synapse.replication.http.federation - 186 - INFO - POST-64489 - Got 'm.device_list_update' edu from matrix.org tonkku-matrix-server | 2023-01-27 07:50:30,766 - synapse.replication.http.federation - 186 - INFO - POST-64490 - Got 'm.device_list_update' edu from matrix.org tonkku-matrix-server | 2023-01-27 07:50:30,767 - synapse.replication.http.federation - 186 - INFO - POST-64491 - Got 'm.receipt' edu from matrix.org tonkku-matrix-server | 2023-01-27 07:50:30,769 - synapse.handlers.device - 1111 - INFO - POST-64488 - Received device list update for @hannahbarbarian:matrix.org, requiring resync: True. Devices: HMJZNAGOZS tonkku-matrix-server | 2023-01-27 07:50:30,770 - synapse.handlers.device - 1111 - INFO - POST-64489 - Received device list update for @lr7:matrix.org, requiring resync: True. Devices: WVPPLBOOFW tonkku-matrix-server | 2023-01-27 07:50:30,783 - synapse.replication.tcp.resource - 193 - INFO - replication_notifier-109168 - Streaming: receipts -> 2123713 tonkku-matrix-server | 2023-01-27 07:50:30,788 - synapse.access.http.9100 - 460 - INFO - POST-64491 - ::ffff:192.168.240.5 - 9100 - {None} Processed request: 0.021sec/0.000sec (0.001sec, 0.001sec) (0.002sec/0.015sec/5) 279B 200 "POST /_synapse/replication/fed_send_edu/m.receipt/TtOesxZXle HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-3 | 2023-01-27 07:50:30,789 - synapse.http.client - 460 - INFO - PUT-14201 - Received response to POST http://synapse:9100/_synapse/replication/fed_send_edu/m.receipt/TtOesxZXle: 200 tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:30,794 - synapse.access.http.9101 - 460 - INFO - GET-12344 - [redacted IP] - 9101 - {@tonkku:tonkku.me} Processed request: 1.205sec/0.000sec (0.003sec, 0.000sec) (0.001sec/0.006sec/4) 780B 200 "GET /_matrix/client/r0/sync?filter=6&timeout=30000&since=m788039%7E3.817456%7E1.817572%7E2.817568_20566155_2601_2123712_33124_30_7014_2345778_0_3 HTTP/1.0" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Element/1.11.20 Chrome/108.0.5359.179 Electron/22.0.3 Safari/537.36" [0 dbevts] tonkku-matrix-server-federation-sender-1 | 2023-01-27 07:50:30,864 - synapse.http.matrixfederationclient - 672 - INFO - federation_transaction_transmission_loop-392140 - {PUT-O-180948} [synapsis.nadir.org] Request failed: PUT matrix://synapsis.nadir.org/_matrix/federation/v1/send/1674746059517: ResponseNeverReceived:[CancelledError()] tonkku-matrix-server | 2023-01-27 07:50:30,939 - synapse.access.http.9100 - 460 - INFO - POST-64492 - ::ffff:192.168.240.7 - 9100 - {None} Processed request: 0.000sec/0.000sec (0.000sec, 0.000sec) (0.000sec/0.000sec/0) 279B 200 "POST /_synapse/replication/presence_set_state/%40tonkku%3Atonkku.me HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:30,940 - synapse.http.client - 460 - INFO - GET-12347 - Received response to POST http://synapse:9100/_synapse/replication/presence_set_state/%40tonkku%3Atonkku.me: 200 tonkku-matrix-server | 2023-01-27 07:50:31,086 - synapse.access.http.8008 - 460 - INFO - GET-64493 - 2a00:1098:84:1c8::158 - 8008 - {None} Processed request: 0.000sec/0.000sec (0.000sec, 0.000sec) (0.000sec/0.000sec/0) 301B 200 "GET /_matrix/key/v2/server HTTP/1.0" "Synapse/1.76.0rc1 (b=matrix-org-hotfixes,484db60cd6)" [0 dbevts] tonkku-matrix-server | 2023-01-27 07:50:31,149 - synapse.http.matrixfederationclient - 299 - INFO - POST-64488 - {GET-O-141113} [matrix.org] Completed request: 200 OK in 0.38 secs, got 1892 bytes - GET matrix://matrix.org/_matrix/federation/v1/user/devices/%40hannahbarbarian%3Amatrix.org tonkku-matrix-server | 2023-01-27 07:50:31,150 - root - 1352 - INFO - POST-64488 - Skipping device list resync for @hannahbarbarian:matrix.org, as our cache matches already tonkku-matrix-server | 2023-01-27 07:50:31,151 - synapse.access.http.9100 - 460 - INFO - POST-64488 - ::ffff:192.168.240.5 - 9100 - {None} Processed request: 0.387sec/0.000sec (0.001sec, 0.001sec) (0.001sec/0.002sec/3) 279B 200 "POST /_synapse/replication/fed_send_edu/m.device_list_update/eIFEReVCkH HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-3 | 2023-01-27 07:50:31,152 - synapse.http.client - 460 - INFO - PUT-14201 - Received response to POST http://synapse:9100/_synapse/replication/fed_send_edu/m.device_list_update/eIFEReVCkH: 200 tonkku-matrix-server-federation-sender-1 | 2023-01-27 07:50:31,312 - synapse.http.federation.matrix_federation_agent - 363 - INFO - federation_transaction_transmission_loop-396260 - Failed to connect to eggy.cc:8448: User timeout caused connection failure. tonkku-matrix-server-federation-sender-1 | 2023-01-27 07:50:31,313 - synapse.http.matrixfederationclient - 672 - INFO - federation_transaction_transmission_loop-396260 - {PUT-O-182682} [eggy.cc] Request failed: PUT matrix://eggy.cc/_matrix/federation/v1/send/1674746061248: TimeoutError('') tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:31,967 - synapse.federation.transport.server.federation - 103 - INFO - PUT-12348 - Received txn 1673566981718 from gruenhage.xyz. (PDUs: 0, EDUs: 1) tonkku-matrix-server | 2023-01-27 07:50:31,970 - synapse.replication.http.federation - 186 - INFO - POST-64494 - Got 'm.presence' edu from gruenhage.xyz tonkku-matrix-server | 2023-01-27 07:50:31,971 - synapse.access.http.9100 - 460 - INFO - POST-64494 - ::ffff:192.168.240.7 - 9100 - {None} Processed request: 0.001sec/0.000sec (0.000sec, 0.000sec) (0.000sec/0.000sec/0) 279B 200 "POST /_synapse/replication/fed_send_edu/m.presence/mwocLhmkrK HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:31,971 - synapse.http.client - 460 - INFO - PUT-12348 - Received response to POST http://synapse:9100/_synapse/replication/fed_send_edu/m.presence/mwocLhmkrK: 200 tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:31,985 - synapse.access.http.9101 - 460 - INFO - PUT-12348 - 109.250.36.91 - 9101 - {gruenhage.xyz} Processed request: 0.019sec/0.000sec (0.001sec, 0.000sec) (0.001sec/0.013sec/2) 11B 200 "PUT /_matrix/federation/v1/send/1673566981718 HTTP/1.0" "Synapse/1.74.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:32,695 - synapse.federation.transport.server.federation - 103 - INFO - PUT-10819 - Received txn 1674647102137 from strahlungsfrei.de. (PDUs: 0, EDUs: 1) tonkku-matrix-server | 2023-01-27 07:50:32,698 - synapse.replication.http.federation - 186 - INFO - POST-64495 - Got 'm.presence' edu from strahlungsfrei.de tonkku-matrix-server | 2023-01-27 07:50:32,710 - synapse.replication.tcp.resource - 193 - INFO - replication_notifier-109169 - Streaming: presence -> 20566156 tonkku-matrix-server | 2023-01-27 07:50:32,713 - synapse.access.http.9100 - 460 - INFO - POST-64495 - ::ffff:192.168.240.6 - 9100 - {None} Processed request: 0.015sec/0.000sec (0.001sec, 0.000sec) (0.001sec/0.011sec/3) 279B 200 "POST /_synapse/replication/fed_send_edu/m.presence/tAVsrPDqdu HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:32,714 - synapse.http.client - 460 - INFO - PUT-10819 - Received response to POST http://synapse:9100/_synapse/replication/fed_send_edu/m.presence/tAVsrPDqdu: 200 tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:32,716 - synapse.access.http.9101 - 460 - INFO - GET-12347 - [redacted IP] - 9101 - {@tonkku:tonkku.me} Processed request: 1.779sec/0.000sec (0.002sec, 0.000sec) (0.001sec/0.002sec/3) 425B 200 "GET /_matrix/client/r0/sync?filter=6&timeout=30000&since=m788039%7E3.817456%7E1.817572%7E2.817568_20566155_2601_2123713_33124_30_7014_2345778_0_3 HTTP/1.0" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Element/1.11.20 Chrome/108.0.5359.179 Electron/22.0.3 Safari/537.36" [0 dbevts] tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:32,717 - synapse.access.http.9102 - 460 - INFO - PUT-10819 - 37.221.197.227 - 9102 - {strahlungsfrei.de} Processed request: 0.022sec/0.000sec (0.001sec, 0.000sec) (0.001sec/0.002sec/2) 11B 200 "PUT /_matrix/federation/v1/send/1674647102137 HTTP/1.0" "Synapse/1.75.0" [0 dbevts] tonkku-matrix-server | 2023-01-27 07:50:32,952 - synapse.access.http.9100 - 460 - INFO - POST-64496 - ::ffff:192.168.240.7 - 9100 - {None} Processed request: 0.000sec/0.000sec (0.000sec, 0.000sec) (0.000sec/0.000sec/0) 279B 200 "POST /_synapse/replication/presence_set_state/%40tonkku%3Atonkku.me HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-1 | 2023-01-27 07:50:32,952 - synapse.http.client - 460 - INFO - GET-12350 - Received response to POST http://synapse:9100/_synapse/replication/presence_set_state/%40tonkku%3Atonkku.me: 200 tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:33,864 - synapse.federation.transport.server.federation - 103 - INFO - PUT-10820 - Received txn 1674646692320 from roastburry.com. (PDUs: 0, EDUs: 1) tonkku-matrix-server | 2023-01-27 07:50:33,867 - synapse.replication.http.federation - 186 - INFO - POST-64497 - Got 'm.presence' edu from roastburry.com tonkku-matrix-server | 2023-01-27 07:50:33,868 - synapse.access.http.9100 - 460 - INFO - POST-64497 - ::ffff:192.168.240.6 - 9100 - {None} Processed request: 0.001sec/0.000sec (0.001sec, 0.000sec) (0.000sec/0.000sec/0) 279B 200 "POST /_synapse/replication/fed_send_edu/m.presence/LBeYTSWDXP HTTP/1.1" "Synapse/1.76.0rc1" [0 dbevts] tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:33,869 - synapse.http.client - 460 - INFO - PUT-10820 - Received response to POST http://synapse:9100/_synapse/replication/fed_send_edu/m.presence/LBeYTSWDXP: 200 tonkku-matrix-server-generic-worker-2 | 2023-01-27 07:50:33,875 - synapse.access.http.9102 - 460 - INFO - PUT-10820 - 99.46.147.41 - 9102 - {roastburry.com} Processed request: 0.012sec/0.000sec (0.002sec, 0.000sec) (0.001sec/0.006sec/2) 11B 200 "PUT /_matrix/federation/v1/send/1674646692320 HTTP/1.0" "Synapse/1.74.0" [0 dbevts] ``` ### Anything else that would be useful to know? The logs are a snippet of a few seconds starting from sending a message to a room with members from matrix.org and kde.org. You can see that an outgoing federation request is never even attempted to either of those servers
defect
federation sender worker not federating messages in description my federation sender worker hasn t been federating outgoing messages since updating to even messages sent before doing the first faster join haven t gone through presence and typing notifications do seem to go through incoming messages are being received normally steps to reproduce update to with a worker setup including one federation sender try to send messages homeserver tonkku me synapse version installation method docker matrixdotorg synapse database single postgresql database workers multiple workers platform running in docker containers on a server with ubuntu amd ryzen ram configuration using a worker setup with one main synapse instance generic workers and federation sender presence is enabled experimental features enabled enabled true enabled true enabled true enabled true endpoint enabled true worker configuration send federation false federation sender instances federation instance map generic host generic port generic host generic port generic host generic port generic host generic port stream writers events generic generic generic generic redis enabled true host redis worker app synapse app federation sender worker name federation worker replication host synapse worker replication http port worker log config data tonkku me log config relevant log output shell tonkku matrix server generic worker synapse replication http send events info post got batch of events to send last id of batch is sending into room kibrmkhfmtoxfmiqbp tonkku me tonkku matrix server generic worker synapse access http info post ffff none processed request post synapse replication send events frdxoxqluc http synapse tonkku matrix server generic worker synapse http client info put received response to post tonkku matrix server generic worker synapse replication tcp client info put waiting for repl stream events to reach generic tonkku matrix server generic worker synapse replication tcp resource info replication notifier streaming events tonkku matrix server generic worker synapse replication tcp client info put finished waiting for repl stream events to reach generic tonkku matrix server generic worker synapse access http info put tonkku tonkku me processed request put matrix client rooms kibrmkhfmtoxfmiqbp me send m room encrypted http mozilla linux applewebkit khtml like gecko element chrome electron safari tonkku matrix server generic worker synapse access http info get tonkku tonkku me processed request get matrix client sync filter timeout since http mozilla linux applewebkit khtml like gecko element chrome electron safari tonkku matrix server synapse access http info post ffff none processed request post synapse replication presence set state me http synapse tonkku matrix server generic worker synapse http client info get received response to post tonkku matrix server synapse access http info post tonkku tonkku me processed request post matrix client rooms kibrmkhfmtoxfmiqbp me read markers http mozilla linux applewebkit khtml like gecko element chrome electron safari tonkku matrix server synapse replication tcp resource info replication notifier streaming account data tonkku matrix server generic worker synapse access http info get tonkku tonkku me processed request get matrix client sync filter timeout since http mozilla linux applewebkit khtml like gecko element chrome electron safari tonkku matrix server synapse access http info post ffff none processed request post synapse replication presence set state me http synapse tonkku matrix server generic worker synapse http client info get received response to post tonkku matrix server generic worker synapse federation transport server federation info put received txn from matrix hadallen ca pdus edus tonkku matrix server synapse replication http federation info post got m presence edu from matrix hadallen ca tonkku matrix server synapse access http info post ffff none processed request post synapse replication fed send edu m presence jtnpixdrue http synapse tonkku matrix server generic worker synapse http client info put received response to post tonkku matrix server generic worker synapse access http info put matrix hadallen ca processed request put matrix federation send http synapse tonkku matrix server federation sender synapse http matrixfederationclient info federation transaction transmission loop put o request failed put matrix bancino net matrix federation send responseneverreceived tonkku matrix server generic worker synapse federation transport server federation info put received txn from matrix org pdus edus tonkku matrix server synapse replication http federation info post got m device list update edu from matrix org tonkku matrix server synapse replication http federation info post got m device list update edu from matrix org tonkku matrix server synapse replication http federation info post got m device list update edu from matrix org tonkku matrix server synapse replication http federation info post got m receipt edu from matrix org tonkku matrix server synapse handlers device info post received device list update for hannahbarbarian matrix org requiring resync true devices hmjznagozs tonkku matrix server synapse handlers device info post received device list update for matrix org requiring resync true devices wvpplboofw tonkku matrix server synapse replication tcp resource info replication notifier streaming receipts tonkku matrix server synapse access http info post ffff none processed request post synapse replication fed send edu m receipt ttoesxzxle http synapse tonkku matrix server generic worker synapse http client info put received response to post tonkku matrix server generic worker synapse access http info get tonkku tonkku me processed request get matrix client sync filter timeout since http mozilla linux applewebkit khtml like gecko element chrome electron safari tonkku matrix server federation sender synapse http matrixfederationclient info federation transaction transmission loop put o request failed put matrix synapsis nadir org matrix federation send responseneverreceived tonkku matrix server synapse access http info post ffff none processed request post synapse replication presence set state me http synapse tonkku matrix server generic worker synapse http client info get received response to post tonkku matrix server synapse access http info get none processed request get matrix key server http synapse b matrix org hotfixes tonkku matrix server synapse http matrixfederationclient info post get o completed request ok in secs got bytes get matrix matrix org matrix federation user devices org tonkku matrix server root info post skipping device list resync for hannahbarbarian matrix org as our cache matches already tonkku matrix server synapse access http info post ffff none processed request post synapse replication fed send edu m device list update eiferevckh http synapse tonkku matrix server generic worker synapse http client info put received response to post tonkku matrix server federation sender synapse http federation matrix federation agent info federation transaction transmission loop failed to connect to eggy cc user timeout caused connection failure tonkku matrix server federation sender synapse http matrixfederationclient info federation transaction transmission loop put o request failed put matrix eggy cc matrix federation send timeouterror tonkku matrix server generic worker synapse federation transport server federation info put received txn from gruenhage xyz pdus edus tonkku matrix server synapse replication http federation info post got m presence edu from gruenhage xyz tonkku matrix server synapse access http info post ffff none processed request post synapse replication fed send edu m presence mwoclhmkrk http synapse tonkku matrix server generic worker synapse http client info put received response to post tonkku matrix server generic worker synapse access http info put gruenhage xyz processed request put matrix federation send http synapse tonkku matrix server generic worker synapse federation transport server federation info put received txn from strahlungsfrei de pdus edus tonkku matrix server synapse replication http federation info post got m presence edu from strahlungsfrei de tonkku matrix server synapse replication tcp resource info replication notifier streaming presence tonkku matrix server synapse access http info post ffff none processed request post synapse replication fed send edu m presence tavsrpdqdu http synapse tonkku matrix server generic worker synapse http client info put received response to post tonkku matrix server generic worker synapse access http info get tonkku tonkku me processed request get matrix client sync filter timeout since http mozilla linux applewebkit khtml like gecko element chrome electron safari tonkku matrix server generic worker synapse access http info put strahlungsfrei de processed request put matrix federation send http synapse tonkku matrix server synapse access http info post ffff none processed request post synapse replication presence set state me http synapse tonkku matrix server generic worker synapse http client info get received response to post tonkku matrix server generic worker synapse federation transport server federation info put received txn from roastburry com pdus edus tonkku matrix server synapse replication http federation info post got m presence edu from roastburry com tonkku matrix server synapse access http info post ffff none processed request post synapse replication fed send edu m presence lbeytswdxp http synapse tonkku matrix server generic worker synapse http client info put received response to post tonkku matrix server generic worker synapse access http info put roastburry com processed request put matrix federation send http synapse tonkku matrix server generic worker synapse replication http send events info post got batch of events to send last id of batch is sending into room kibrmkhfmtoxfmiqbp tonkku me tonkku matrix server generic worker synapse access http info post ffff none processed request post synapse replication send events frdxoxqluc http synapse tonkku matrix server generic worker synapse http client info put received response to post tonkku matrix server generic worker synapse replication tcp client info put waiting for repl stream events to reach generic tonkku matrix server generic worker synapse replication tcp resource info replication notifier streaming events tonkku matrix server generic worker synapse replication tcp client info put finished waiting for repl stream events to reach generic tonkku matrix server generic worker synapse access http info put tonkku tonkku me processed request put matrix client rooms kibrmkhfmtoxfmiqbp me send m room encrypted http mozilla linux applewebkit khtml like gecko element chrome electron safari tonkku matrix server generic worker synapse access http info get tonkku tonkku me processed request get matrix client sync filter timeout since http mozilla linux applewebkit khtml like gecko element chrome electron safari tonkku matrix server synapse access http info post ffff none processed request post synapse replication presence set state me http synapse tonkku matrix server generic worker synapse http client info get received response to post tonkku matrix server synapse access http info post tonkku tonkku me processed request post matrix client rooms kibrmkhfmtoxfmiqbp me read markers http mozilla linux applewebkit khtml like gecko element chrome electron safari tonkku matrix server synapse replication tcp resource info replication notifier streaming account data tonkku matrix server generic worker synapse access http info get tonkku tonkku me processed request get matrix client sync filter timeout since http mozilla linux applewebkit khtml like gecko element chrome electron safari tonkku matrix server synapse access http info post ffff none processed request post synapse replication presence set state me http synapse tonkku matrix server generic worker synapse http client info get received response to post tonkku matrix server generic worker synapse federation transport server federation info put received txn from matrix hadallen ca pdus edus tonkku matrix server synapse replication http federation info post got m presence edu from matrix hadallen ca tonkku matrix server synapse access http info post ffff none processed request post synapse replication fed send edu m presence jtnpixdrue http synapse tonkku matrix server generic worker synapse http client info put received response to post tonkku matrix server generic worker synapse access http info put matrix hadallen ca processed request put matrix federation send http synapse tonkku matrix server federation sender synapse http matrixfederationclient info federation transaction transmission loop put o request failed put matrix bancino net matrix federation send responseneverreceived tonkku matrix server generic worker synapse federation transport server federation info put received txn from matrix org pdus edus tonkku matrix server synapse replication http federation info post got m device list update edu from matrix org tonkku matrix server synapse replication http federation info post got m device list update edu from matrix org tonkku matrix server synapse replication http federation info post got m device list update edu from matrix org tonkku matrix server synapse replication http federation info post got m receipt edu from matrix org tonkku matrix server synapse handlers device info post received device list update for hannahbarbarian matrix org requiring resync true devices hmjznagozs tonkku matrix server synapse handlers device info post received device list update for matrix org requiring resync true devices wvpplboofw tonkku matrix server synapse replication tcp resource info replication notifier streaming receipts tonkku matrix server synapse access http info post ffff none processed request post synapse replication fed send edu m receipt ttoesxzxle http synapse tonkku matrix server generic worker synapse http client info put received response to post tonkku matrix server generic worker synapse access http info get tonkku tonkku me processed request get matrix client sync filter timeout since http mozilla linux applewebkit khtml like gecko element chrome electron safari tonkku matrix server federation sender synapse http matrixfederationclient info federation transaction transmission loop put o request failed put matrix synapsis nadir org matrix federation send responseneverreceived tonkku matrix server synapse access http info post ffff none processed request post synapse replication presence set state me http synapse tonkku matrix server generic worker synapse http client info get received response to post tonkku matrix server synapse access http info get none processed request get matrix key server http synapse b matrix org hotfixes tonkku matrix server synapse http matrixfederationclient info post get o completed request ok in secs got bytes get matrix matrix org matrix federation user devices org tonkku matrix server root info post skipping device list resync for hannahbarbarian matrix org as our cache matches already tonkku matrix server synapse access http info post ffff none processed request post synapse replication fed send edu m device list update eiferevckh http synapse tonkku matrix server generic worker synapse http client info put received response to post tonkku matrix server federation sender synapse http federation matrix federation agent info federation transaction transmission loop failed to connect to eggy cc user timeout caused connection failure tonkku matrix server federation sender synapse http matrixfederationclient info federation transaction transmission loop put o request failed put matrix eggy cc matrix federation send timeouterror tonkku matrix server generic worker synapse federation transport server federation info put received txn from gruenhage xyz pdus edus tonkku matrix server synapse replication http federation info post got m presence edu from gruenhage xyz tonkku matrix server synapse access http info post ffff none processed request post synapse replication fed send edu m presence mwoclhmkrk http synapse tonkku matrix server generic worker synapse http client info put received response to post tonkku matrix server generic worker synapse access http info put gruenhage xyz processed request put matrix federation send http synapse tonkku matrix server generic worker synapse federation transport server federation info put received txn from strahlungsfrei de pdus edus tonkku matrix server synapse replication http federation info post got m presence edu from strahlungsfrei de tonkku matrix server synapse replication tcp resource info replication notifier streaming presence tonkku matrix server synapse access http info post ffff none processed request post synapse replication fed send edu m presence tavsrpdqdu http synapse tonkku matrix server generic worker synapse http client info put received response to post tonkku matrix server generic worker synapse access http info get tonkku tonkku me processed request get matrix client sync filter timeout since http mozilla linux applewebkit khtml like gecko element chrome electron safari tonkku matrix server generic worker synapse access http info put strahlungsfrei de processed request put matrix federation send http synapse tonkku matrix server synapse access http info post ffff none processed request post synapse replication presence set state me http synapse tonkku matrix server generic worker synapse http client info get received response to post tonkku matrix server generic worker synapse federation transport server federation info put received txn from roastburry com pdus edus tonkku matrix server synapse replication http federation info post got m presence edu from roastburry com tonkku matrix server synapse access http info post ffff none processed request post synapse replication fed send edu m presence lbeytswdxp http synapse tonkku matrix server generic worker synapse http client info put received response to post tonkku matrix server generic worker synapse access http info put roastburry com processed request put matrix federation send http synapse anything else that would be useful to know the logs are a snippet of a few seconds starting from sending a message to a room with members from matrix org and kde org you can see that an outgoing federation request is never even attempted to either of those servers
1
72,754
24,275,237,857
IssuesEvent
2022-09-28 13:25:50
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
Data Table skeleton not working
defect
### Describe the bug I was trying to use the example given on the site for a table skeleton. I could not get it working. ``` <p-table [value]="products"> <ng-template pTemplate="header"> <tr> <th>Code</th> <th>Name</th> <th>Category</th> <th>Quantity</th> </tr> </ng-template> <ng-template pTemplate="body" let-product> <tr> <td><p-skeleton></p-skeleton></td> <td><p-skeleton></p-skeleton></td> <td><p-skeleton></p-skeleton></td> <td><p-skeleton></p-skeleton></td> </tr> </ng-template> </p-table> ``` I decided to look at the StackBlitz and found that it was also not working on there either. https://stackblitz.com/edit/primeng-skeleton-demo?file=README.md ### Environment Production and StackBlitz ### Reproducer _No response_ ### Angular version 12 ### PrimeNG version 12.0.2 and 14.1.1 ### Build / Runtime Angular CLI App ### Language TypeScript ### Node version (for AoT issues node --version) 16.17.0 ### Browser(s) All ### Steps to reproduce the behavior 1. Go to http://primefaces.org/primeng/skeleton 2. Scroll down to "Documentation" of The skeleton. 3. click on "Source" tab 4. Click "Edit in StackBlitz" 5. Scroll to the bottom of the web page 6. view that "DataTable" has no skeleton ### Expected behavior ![Screen Shot 2022-09-23 at 9 49 36 AM](https://user-images.githubusercontent.com/96073545/191988902-d933dfd8-d1e4-4414-80bb-5c5d0c20b35c.png)
1.0
Data Table skeleton not working - ### Describe the bug I was trying to use the example given on the site for a table skeleton. I could not get it working. ``` <p-table [value]="products"> <ng-template pTemplate="header"> <tr> <th>Code</th> <th>Name</th> <th>Category</th> <th>Quantity</th> </tr> </ng-template> <ng-template pTemplate="body" let-product> <tr> <td><p-skeleton></p-skeleton></td> <td><p-skeleton></p-skeleton></td> <td><p-skeleton></p-skeleton></td> <td><p-skeleton></p-skeleton></td> </tr> </ng-template> </p-table> ``` I decided to look at the StackBlitz and found that it was also not working on there either. https://stackblitz.com/edit/primeng-skeleton-demo?file=README.md ### Environment Production and StackBlitz ### Reproducer _No response_ ### Angular version 12 ### PrimeNG version 12.0.2 and 14.1.1 ### Build / Runtime Angular CLI App ### Language TypeScript ### Node version (for AoT issues node --version) 16.17.0 ### Browser(s) All ### Steps to reproduce the behavior 1. Go to http://primefaces.org/primeng/skeleton 2. Scroll down to "Documentation" of The skeleton. 3. click on "Source" tab 4. Click "Edit in StackBlitz" 5. Scroll to the bottom of the web page 6. view that "DataTable" has no skeleton ### Expected behavior ![Screen Shot 2022-09-23 at 9 49 36 AM](https://user-images.githubusercontent.com/96073545/191988902-d933dfd8-d1e4-4414-80bb-5c5d0c20b35c.png)
defect
data table skeleton not working describe the bug i was trying to use the example given on the site for a table skeleton i could not get it working code name category quantity i decided to look at the stackblitz and found that it was also not working on there either environment production and stackblitz reproducer no response angular version primeng version and build runtime angular cli app language typescript node version for aot issues node version browser s all steps to reproduce the behavior go to scroll down to documentation of the skeleton click on source tab click edit in stackblitz scroll to the bottom of the web page view that datatable has no skeleton expected behavior
1
11,073
3,456,237,485
IssuesEvent
2015-12-17 23:59:54
sanskrit-lexicon/PWK
https://api.github.com/repos/sanskrit-lexicon/PWK
closed
crefmatch
Documentation
There is now a program to match literary source abbreviations from two sources: 1. the 500 or so records from the bibliographies in the different volumes of PW, as represented in the file [pw_ls/pwbib/pwbib1.txt](https://github.com/sanskrit-lexicon/PWK/blob/master/pw_ls/pwbib/pwbib1.txt) 2. the 2700 or so records from the file [sortedcrefs.txt](https://github.com/sanskrit-lexicon/PWK/blob/master/pw_ls/pw_dhaval/abbrvwork/abbrvoutput/sortedcrefs.txt) under pw_dhaval. Some summary statistics are computed. notably: ``` 502 records from pwbib1.txt 2711 records from ../pw_dhaval/abbrvwork/abbrvoutput/sortedcrefs.txt 359 matching abbreviations (71%) 73275 total abbreviation instances from crefs 57092 of these accounted for by matching abbreviations (78%) ``` The program is [crefmatch.py](https://github.com/sanskrit-lexicon/PWK/blob/master/pw_ls/pwbib/crefmatch.py). A good enhancement of the program might be to generate an output file in which the two sources are 'merged' and sorted in some useful order. It may be that such a listing will suggest many obvious corrections
1.0
crefmatch - There is now a program to match literary source abbreviations from two sources: 1. the 500 or so records from the bibliographies in the different volumes of PW, as represented in the file [pw_ls/pwbib/pwbib1.txt](https://github.com/sanskrit-lexicon/PWK/blob/master/pw_ls/pwbib/pwbib1.txt) 2. the 2700 or so records from the file [sortedcrefs.txt](https://github.com/sanskrit-lexicon/PWK/blob/master/pw_ls/pw_dhaval/abbrvwork/abbrvoutput/sortedcrefs.txt) under pw_dhaval. Some summary statistics are computed. notably: ``` 502 records from pwbib1.txt 2711 records from ../pw_dhaval/abbrvwork/abbrvoutput/sortedcrefs.txt 359 matching abbreviations (71%) 73275 total abbreviation instances from crefs 57092 of these accounted for by matching abbreviations (78%) ``` The program is [crefmatch.py](https://github.com/sanskrit-lexicon/PWK/blob/master/pw_ls/pwbib/crefmatch.py). A good enhancement of the program might be to generate an output file in which the two sources are 'merged' and sorted in some useful order. It may be that such a listing will suggest many obvious corrections
non_defect
crefmatch there is now a program to match literary source abbreviations from two sources the or so records from the bibliographies in the different volumes of pw as represented in the file the or so records from the file under pw dhaval some summary statistics are computed notably records from txt records from pw dhaval abbrvwork abbrvoutput sortedcrefs txt matching abbreviations total abbreviation instances from crefs of these accounted for by matching abbreviations the program is a good enhancement of the program might be to generate an output file in which the two sources are merged and sorted in some useful order it may be that such a listing will suggest many obvious corrections
0
64,715
18,843,446,439
IssuesEvent
2021-11-11 12:21:24
matrix-org/synapse
https://api.github.com/repos/matrix-org/synapse
closed
Does the Synapse Complement test runner for workers work?
z-question z-workers z-testing T-Defect
*Spawning from https://github.com/matrix-org/synapse/pull/11220#discussion_r746226134* --- It looks like the [Synapse Complement test runner](https://github.com/matrix-org/synapse/blob/b09d90cac9179f84024d4cb3ab4574480c1fd1df/scripts-dev/complement.sh#L41-L54) has option to have the `WORKERS` environment variable set and go into worker mode but I am unable to get it working, ```sh $ WORKERS=1 COMPLEMENT_ALWAYS_PRINT_SERVER_LOGS=1 COMPLEMENT_DIR=../complement ./scripts-dev/complement.sh TestImportHistoricalMessages ... see terminal/console output below ``` <details> <summary>Full terminal/console output</summary> ```sh $ WORKERS=1 COMPLEMENT_ALWAYS_PRINT_SERVER_LOGS=1 COMPLEMENT_DIR=../complement ./scripts-dev/complement.sh TestImportHistoricalMessages [+] Building 1.7s (18/18) FINISHED => [internal] load build definition from Dockerfile 0.1s => => transferring dockerfile: 2.70kB 0.0s => [internal] load .dockerignore 0.0s => => transferring context: 35B 0.0s => [internal] load metadata for docker.io/library/python:3.8-slim 1.0s => [internal] load build context 0.4s => => transferring context: 6.81MB 0.3s => [stage-1 1/5] FROM docker.io/library/python:3.8-slim@sha256:d31a1beb6ccddbf5b5c72904853f5c2c4d1f49bb8186b623db0b80f8c37b5899 0.0s => => resolve docker.io/library/python:3.8-slim@sha256:d31a1beb6ccddbf5b5c72904853f5c2c4d1f49bb8186b623db0b80f8c37b5899 0.0s => CACHED [stage-1 2/5] RUN apt-get update && apt-get install -y curl gosu libjpeg62-turbo libpq5 libwebp6 xmlsec1 libjemalloc2 libssl-dev openssl && rm -rf /var/lib/apt/li 0.0s => CACHED [builder 2/9] RUN apt-get update && apt-get install -y build-essential libffi-dev libjpeg-dev libpq-dev libssl-dev libwebp-dev libxml++2.6-dev libxslt1-dev openssl 0.0s => CACHED [builder 3/9] COPY scripts /synapse/scripts/ 0.0s => CACHED [builder 4/9] COPY MANIFEST.in README.rst setup.py synctl /synapse/ 0.0s => CACHED [builder 5/9] COPY synapse/__init__.py /synapse/synapse/__init__.py 0.0s => CACHED [builder 6/9] COPY synapse/python_dependencies.py /synapse/synapse/python_dependencies.py 0.0s => CACHED [builder 7/9] RUN pip install --prefix="/install" --no-warn-script-location /synapse[all] 0.0s => CACHED [builder 8/9] COPY synapse /synapse/synapse/ 0.0s => CACHED [builder 9/9] RUN pip install --prefix="/install" --no-deps --no-warn-script-location /synapse 0.0s => CACHED [stage-1 3/5] COPY --from=builder /install /usr/local 0.0s => CACHED [stage-1 4/5] COPY ./docker/start.py /start.py 0.0s => CACHED [stage-1 5/5] COPY ./docker/conf /conf 0.0s => exporting to image 0.1s => => exporting layers 0.0s => => writing image sha256:330e2b3377700f5b734911015a6512810db35e02aacd2b213edca7cd6e9b32f0 0.0s => => naming to docker.io/matrixdotorg/synapse 0.0s Use 'docker scan' to run Snyk tests against images to find vulnerabilities and learn how to fix them [+] Building 0.3s (11/11) FINISHED => [internal] load build definition from Dockerfile-workers 0.1s => => transferring dockerfile: 772B 0.0s => [internal] load .dockerignore 0.0s => => transferring context: 35B 0.0s => [internal] load metadata for docker.io/matrixdotorg/synapse:latest 0.0s => [1/6] FROM docker.io/matrixdotorg/synapse 0.0s => [internal] load build context 0.1s => => transferring context: 24.25kB 0.0s => CACHED [2/6] RUN apt-get update 0.0s => CACHED [3/6] RUN apt-get install -y supervisor redis nginx 0.0s => CACHED [4/6] RUN rm /etc/nginx/sites-enabled/default 0.0s => CACHED [5/6] COPY ./docker/conf-workers/* /conf/ 0.0s => CACHED [6/6] COPY ./docker/configure_workers_and_start.py /configure_workers_and_start.py 0.0s => exporting to image 0.1s => => exporting layers 0.0s => => writing image sha256:7fc9754111e6270bc960d4c9325b73f4f1d4c9e534005b577eb809eeb991437f 0.0s => => naming to docker.io/matrixdotorg/synapse-workers 0.0s Use 'docker scan' to run Snyk tests against images to find vulnerabilities and learn how to fix them [+] Building 0.2s (13/13) FINISHED => [internal] load build definition from SynapseWorkers.Dockerfile 0.0s => => transferring dockerfile: 52B 0.0s => [internal] load .dockerignore 0.0s => => transferring context: 2B 0.0s => [internal] load metadata for docker.io/matrixdotorg/synapse-workers:latest 0.0s => [1/8] FROM docker.io/matrixdotorg/synapse-workers 0.0s => [internal] load build context 0.0s => => transferring context: 125B 0.0s => CACHED [2/8] RUN curl -OL "https://github.com/caddyserver/caddy/releases/download/v2.3.0/caddy_2.3.0_linux_amd64.tar.gz" && tar xzf caddy_2.3.0_linux_amd64.tar.gz && rm caddy_2.3.0_linux_amd64.tar.gz && mv c 0.0s => CACHED [3/8] RUN apt-get update 0.0s => CACHED [4/8] RUN apt-get install -y postgresql 0.0s => CACHED [5/8] RUN pg_ctlcluster 13 main start && su postgres -c "echo "ALTER USER postgres PASSWORD 'somesecret'; CREATE DATABASE synapse ENCODING 'UTF8' LC_COLLATE='C' LC_CTYPE='C' template=template 0.0s => CACHED [6/8] COPY synapse/workers-shared.yaml /conf/workers/shared.yaml 0.0s => CACHED [7/8] WORKDIR /data 0.0s => CACHED [8/8] COPY synapse/caddy.complement.json /root/caddy.json 0.0s => exporting to image 0.1s => => exporting layers 0.0s => => writing image sha256:736926dfc8d82f9efbb44978e8087fa086f29070fecfeaa09f3b4d03813bc6c2 0.0s => => naming to docker.io/library/complement-synapse-workers 0.0s Use 'docker scan' to run Snyk tests against images to find vulnerabilities and learn how to fix them 2021/11/10 15:33:21 config: &{BaseImageURI:complement-synapse-workers BaseImageArgs:[] DebugLoggingEnabled:false AlwaysPrintServerLogs:true BestEffort:false VersionCheckIterations:500 KeepBlueprints:[] PackageNamespace:pkg} 2021/11/10 15:33:21 Running with Complement CA === RUN TestImportHistoricalMessages 2021/11/10 15:34:19 pkg.hs_with_application_service.hs2 : failed to deployBaseImage: pkg.hs_with_application_service.hs2: failed to check server is up. GET http://localhost:55007/_matrix/client/versions => error: Get "http://localhost:55007/_matrix/client/versions": dial tcp: lookup localhost: no such host 2021/11/10 15:35:16 pkg.hs_with_application_service.hs2 : Failed to extract container logs: Error response from daemon: Bad response from Docker engine msc2716_test.go:62: Deploy: Failed to construct blueprint: pkg.hs_with_application_service.hs2: failed to check server is up. GET http://localhost:55007/_matrix/client/versions => error: Get "http://localhost:55007/_matrix/client/versions": dial tcp: lookup localhost: no such host --- FAIL: TestImportHistoricalMessages (115.44s) FAIL FAIL github.com/matrix-org/complement/tests 115.938s 2021/11/10 15:33:21 config: &{BaseImageURI:complement-synapse-workers BaseImageArgs:[] DebugLoggingEnabled:false AlwaysPrintServerLogs:true BestEffort:false VersionCheckIterations:500 KeepBlueprints:[] PackageNamespace:csapi} 2021/11/10 15:33:21 Running with Complement CA testing: warning: no tests to run PASS ok github.com/matrix-org/complement/tests/csapi 0.250s [no tests to run] FAIL ``` </details> And results in my Docker crashing in different ways: <img width="613" alt="" src="https://user-images.githubusercontent.com/558581/141197477-af57865f-098d-4170-ba57-f5974a3fedab.png"> ``` Fatal Error Docker daemon failed to start 2021-11-10T21:35:10Z dockerd time="2021-11-10T21:35:10.691096500Z" level=info msg="ignoring event" container=364f726c48860bb2acd17e2e2cce226ca1458678b671362af70a78f34e88c8d6 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" ``` And other different errors: ``` 2021-11-10T03:24:22Z dockerd time="2021-11-10T03:24:22.696959125Z" level=info msg="Container 2faad2c3366d177fba0d1df67959518ac66114e72ddca539434f6c53cdadc084 failed to exit within 10 seconds of signal 15 - using the force ``` ``` 2021-11-10T00:39:12Z dockerd time="2021-11-10T00:39:11.027705833Z" level=info msg="[graphdriver] using prior storage driver: overlay2" ``` I'm curious if anyone else is able to run the Complement tests against Synapse in worker mode? --- **NB:** For reference, Complement runs just fine without the `WORKERS=1` environment variable set. ### Environment - Running the `develop` branch of Synapse - macOS 11.1 - Docker desktop 4.1.1 - Engine 20.10.8 - Compose 1.29.2 ``` $ docker version Client: Cloud integration: 1.0.17 Version: 20.10.8 API version: 1.41 Go version: go1.16.6 Git commit: 3967b7d Built: Fri Jul 30 19:55:20 2021 OS/Arch: darwin/amd64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.8 API version: 1.41 (minimum version 1.12) Go version: go1.16.6 Git commit: 75249d8 Built: Fri Jul 30 19:52:31 2021 OS/Arch: linux/amd64 Experimental: false containerd: Version: 1.4.9 GitCommit: e25210fe30a0a703442421b0f60afac609f950a3 runc: Version: 1.0.1 GitCommit: v1.0.1-0-g4144b63 docker-init: Version: 0.19.0 GitCommit: de40ad0 ``` ### Related issues - https://github.com/matrix-org/synapse/issues/10065 - https://github.com/matrix-org/synapse/issues/11111
1.0
Does the Synapse Complement test runner for workers work? - *Spawning from https://github.com/matrix-org/synapse/pull/11220#discussion_r746226134* --- It looks like the [Synapse Complement test runner](https://github.com/matrix-org/synapse/blob/b09d90cac9179f84024d4cb3ab4574480c1fd1df/scripts-dev/complement.sh#L41-L54) has option to have the `WORKERS` environment variable set and go into worker mode but I am unable to get it working, ```sh $ WORKERS=1 COMPLEMENT_ALWAYS_PRINT_SERVER_LOGS=1 COMPLEMENT_DIR=../complement ./scripts-dev/complement.sh TestImportHistoricalMessages ... see terminal/console output below ``` <details> <summary>Full terminal/console output</summary> ```sh $ WORKERS=1 COMPLEMENT_ALWAYS_PRINT_SERVER_LOGS=1 COMPLEMENT_DIR=../complement ./scripts-dev/complement.sh TestImportHistoricalMessages [+] Building 1.7s (18/18) FINISHED => [internal] load build definition from Dockerfile 0.1s => => transferring dockerfile: 2.70kB 0.0s => [internal] load .dockerignore 0.0s => => transferring context: 35B 0.0s => [internal] load metadata for docker.io/library/python:3.8-slim 1.0s => [internal] load build context 0.4s => => transferring context: 6.81MB 0.3s => [stage-1 1/5] FROM docker.io/library/python:3.8-slim@sha256:d31a1beb6ccddbf5b5c72904853f5c2c4d1f49bb8186b623db0b80f8c37b5899 0.0s => => resolve docker.io/library/python:3.8-slim@sha256:d31a1beb6ccddbf5b5c72904853f5c2c4d1f49bb8186b623db0b80f8c37b5899 0.0s => CACHED [stage-1 2/5] RUN apt-get update && apt-get install -y curl gosu libjpeg62-turbo libpq5 libwebp6 xmlsec1 libjemalloc2 libssl-dev openssl && rm -rf /var/lib/apt/li 0.0s => CACHED [builder 2/9] RUN apt-get update && apt-get install -y build-essential libffi-dev libjpeg-dev libpq-dev libssl-dev libwebp-dev libxml++2.6-dev libxslt1-dev openssl 0.0s => CACHED [builder 3/9] COPY scripts /synapse/scripts/ 0.0s => CACHED [builder 4/9] COPY MANIFEST.in README.rst setup.py synctl /synapse/ 0.0s => CACHED [builder 5/9] COPY synapse/__init__.py /synapse/synapse/__init__.py 0.0s => CACHED [builder 6/9] COPY synapse/python_dependencies.py /synapse/synapse/python_dependencies.py 0.0s => CACHED [builder 7/9] RUN pip install --prefix="/install" --no-warn-script-location /synapse[all] 0.0s => CACHED [builder 8/9] COPY synapse /synapse/synapse/ 0.0s => CACHED [builder 9/9] RUN pip install --prefix="/install" --no-deps --no-warn-script-location /synapse 0.0s => CACHED [stage-1 3/5] COPY --from=builder /install /usr/local 0.0s => CACHED [stage-1 4/5] COPY ./docker/start.py /start.py 0.0s => CACHED [stage-1 5/5] COPY ./docker/conf /conf 0.0s => exporting to image 0.1s => => exporting layers 0.0s => => writing image sha256:330e2b3377700f5b734911015a6512810db35e02aacd2b213edca7cd6e9b32f0 0.0s => => naming to docker.io/matrixdotorg/synapse 0.0s Use 'docker scan' to run Snyk tests against images to find vulnerabilities and learn how to fix them [+] Building 0.3s (11/11) FINISHED => [internal] load build definition from Dockerfile-workers 0.1s => => transferring dockerfile: 772B 0.0s => [internal] load .dockerignore 0.0s => => transferring context: 35B 0.0s => [internal] load metadata for docker.io/matrixdotorg/synapse:latest 0.0s => [1/6] FROM docker.io/matrixdotorg/synapse 0.0s => [internal] load build context 0.1s => => transferring context: 24.25kB 0.0s => CACHED [2/6] RUN apt-get update 0.0s => CACHED [3/6] RUN apt-get install -y supervisor redis nginx 0.0s => CACHED [4/6] RUN rm /etc/nginx/sites-enabled/default 0.0s => CACHED [5/6] COPY ./docker/conf-workers/* /conf/ 0.0s => CACHED [6/6] COPY ./docker/configure_workers_and_start.py /configure_workers_and_start.py 0.0s => exporting to image 0.1s => => exporting layers 0.0s => => writing image sha256:7fc9754111e6270bc960d4c9325b73f4f1d4c9e534005b577eb809eeb991437f 0.0s => => naming to docker.io/matrixdotorg/synapse-workers 0.0s Use 'docker scan' to run Snyk tests against images to find vulnerabilities and learn how to fix them [+] Building 0.2s (13/13) FINISHED => [internal] load build definition from SynapseWorkers.Dockerfile 0.0s => => transferring dockerfile: 52B 0.0s => [internal] load .dockerignore 0.0s => => transferring context: 2B 0.0s => [internal] load metadata for docker.io/matrixdotorg/synapse-workers:latest 0.0s => [1/8] FROM docker.io/matrixdotorg/synapse-workers 0.0s => [internal] load build context 0.0s => => transferring context: 125B 0.0s => CACHED [2/8] RUN curl -OL "https://github.com/caddyserver/caddy/releases/download/v2.3.0/caddy_2.3.0_linux_amd64.tar.gz" && tar xzf caddy_2.3.0_linux_amd64.tar.gz && rm caddy_2.3.0_linux_amd64.tar.gz && mv c 0.0s => CACHED [3/8] RUN apt-get update 0.0s => CACHED [4/8] RUN apt-get install -y postgresql 0.0s => CACHED [5/8] RUN pg_ctlcluster 13 main start && su postgres -c "echo "ALTER USER postgres PASSWORD 'somesecret'; CREATE DATABASE synapse ENCODING 'UTF8' LC_COLLATE='C' LC_CTYPE='C' template=template 0.0s => CACHED [6/8] COPY synapse/workers-shared.yaml /conf/workers/shared.yaml 0.0s => CACHED [7/8] WORKDIR /data 0.0s => CACHED [8/8] COPY synapse/caddy.complement.json /root/caddy.json 0.0s => exporting to image 0.1s => => exporting layers 0.0s => => writing image sha256:736926dfc8d82f9efbb44978e8087fa086f29070fecfeaa09f3b4d03813bc6c2 0.0s => => naming to docker.io/library/complement-synapse-workers 0.0s Use 'docker scan' to run Snyk tests against images to find vulnerabilities and learn how to fix them 2021/11/10 15:33:21 config: &{BaseImageURI:complement-synapse-workers BaseImageArgs:[] DebugLoggingEnabled:false AlwaysPrintServerLogs:true BestEffort:false VersionCheckIterations:500 KeepBlueprints:[] PackageNamespace:pkg} 2021/11/10 15:33:21 Running with Complement CA === RUN TestImportHistoricalMessages 2021/11/10 15:34:19 pkg.hs_with_application_service.hs2 : failed to deployBaseImage: pkg.hs_with_application_service.hs2: failed to check server is up. GET http://localhost:55007/_matrix/client/versions => error: Get "http://localhost:55007/_matrix/client/versions": dial tcp: lookup localhost: no such host 2021/11/10 15:35:16 pkg.hs_with_application_service.hs2 : Failed to extract container logs: Error response from daemon: Bad response from Docker engine msc2716_test.go:62: Deploy: Failed to construct blueprint: pkg.hs_with_application_service.hs2: failed to check server is up. GET http://localhost:55007/_matrix/client/versions => error: Get "http://localhost:55007/_matrix/client/versions": dial tcp: lookup localhost: no such host --- FAIL: TestImportHistoricalMessages (115.44s) FAIL FAIL github.com/matrix-org/complement/tests 115.938s 2021/11/10 15:33:21 config: &{BaseImageURI:complement-synapse-workers BaseImageArgs:[] DebugLoggingEnabled:false AlwaysPrintServerLogs:true BestEffort:false VersionCheckIterations:500 KeepBlueprints:[] PackageNamespace:csapi} 2021/11/10 15:33:21 Running with Complement CA testing: warning: no tests to run PASS ok github.com/matrix-org/complement/tests/csapi 0.250s [no tests to run] FAIL ``` </details> And results in my Docker crashing in different ways: <img width="613" alt="" src="https://user-images.githubusercontent.com/558581/141197477-af57865f-098d-4170-ba57-f5974a3fedab.png"> ``` Fatal Error Docker daemon failed to start 2021-11-10T21:35:10Z dockerd time="2021-11-10T21:35:10.691096500Z" level=info msg="ignoring event" container=364f726c48860bb2acd17e2e2cce226ca1458678b671362af70a78f34e88c8d6 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" ``` And other different errors: ``` 2021-11-10T03:24:22Z dockerd time="2021-11-10T03:24:22.696959125Z" level=info msg="Container 2faad2c3366d177fba0d1df67959518ac66114e72ddca539434f6c53cdadc084 failed to exit within 10 seconds of signal 15 - using the force ``` ``` 2021-11-10T00:39:12Z dockerd time="2021-11-10T00:39:11.027705833Z" level=info msg="[graphdriver] using prior storage driver: overlay2" ``` I'm curious if anyone else is able to run the Complement tests against Synapse in worker mode? --- **NB:** For reference, Complement runs just fine without the `WORKERS=1` environment variable set. ### Environment - Running the `develop` branch of Synapse - macOS 11.1 - Docker desktop 4.1.1 - Engine 20.10.8 - Compose 1.29.2 ``` $ docker version Client: Cloud integration: 1.0.17 Version: 20.10.8 API version: 1.41 Go version: go1.16.6 Git commit: 3967b7d Built: Fri Jul 30 19:55:20 2021 OS/Arch: darwin/amd64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.8 API version: 1.41 (minimum version 1.12) Go version: go1.16.6 Git commit: 75249d8 Built: Fri Jul 30 19:52:31 2021 OS/Arch: linux/amd64 Experimental: false containerd: Version: 1.4.9 GitCommit: e25210fe30a0a703442421b0f60afac609f950a3 runc: Version: 1.0.1 GitCommit: v1.0.1-0-g4144b63 docker-init: Version: 0.19.0 GitCommit: de40ad0 ``` ### Related issues - https://github.com/matrix-org/synapse/issues/10065 - https://github.com/matrix-org/synapse/issues/11111
defect
does the synapse complement test runner for workers work spawning from it looks like the has option to have the workers environment variable set and go into worker mode but i am unable to get it working sh workers complement always print server logs complement dir complement scripts dev complement sh testimporthistoricalmessages see terminal console output below full terminal console output sh workers complement always print server logs complement dir complement scripts dev complement sh testimporthistoricalmessages building finished load build definition from dockerfile transferring dockerfile load dockerignore transferring context load metadata for docker io library python slim load build context transferring context from docker io library python slim resolve docker io library python slim cached run apt get update apt get install y curl gosu turbo libssl dev openssl rm rf var lib apt li cached run apt get update apt get install y build essential libffi dev libjpeg dev libpq dev libssl dev libwebp dev libxml dev dev openssl cached copy scripts synapse scripts cached copy manifest in readme rst setup py synctl synapse cached copy synapse init py synapse synapse init py cached copy synapse python dependencies py synapse synapse python dependencies py cached run pip install prefix install no warn script location synapse cached copy synapse synapse synapse cached run pip install prefix install no deps no warn script location synapse cached copy from builder install usr local cached copy docker start py start py cached copy docker conf conf exporting to image exporting layers writing image naming to docker io matrixdotorg synapse use docker scan to run snyk tests against images to find vulnerabilities and learn how to fix them building finished load build definition from dockerfile workers transferring dockerfile load dockerignore transferring context load metadata for docker io matrixdotorg synapse latest from docker io matrixdotorg synapse load build context transferring context cached run apt get update cached run apt get install y supervisor redis nginx cached run rm etc nginx sites enabled default cached copy docker conf workers conf cached copy docker configure workers and start py configure workers and start py exporting to image exporting layers writing image naming to docker io matrixdotorg synapse workers use docker scan to run snyk tests against images to find vulnerabilities and learn how to fix them building finished load build definition from synapseworkers dockerfile transferring dockerfile load dockerignore transferring context load metadata for docker io matrixdotorg synapse workers latest from docker io matrixdotorg synapse workers load build context transferring context cached run curl ol tar xzf caddy linux tar gz rm caddy linux tar gz mv c cached run apt get update cached run apt get install y postgresql cached run pg ctlcluster main start su postgres c echo alter user postgres password somesecret create database synapse encoding lc collate c lc ctype c template template cached copy synapse workers shared yaml conf workers shared yaml cached workdir data cached copy synapse caddy complement json root caddy json exporting to image exporting layers writing image naming to docker io library complement synapse workers use docker scan to run snyk tests against images to find vulnerabilities and learn how to fix them config baseimageuri complement synapse workers baseimageargs debugloggingenabled false alwaysprintserverlogs true besteffort false versioncheckiterations keepblueprints packagenamespace pkg running with complement ca run testimporthistoricalmessages pkg hs with application service failed to deploybaseimage pkg hs with application service failed to check server is up get error get dial tcp lookup localhost no such host pkg hs with application service failed to extract container logs error response from daemon bad response from docker engine test go deploy failed to construct blueprint pkg hs with application service failed to check server is up get error get dial tcp lookup localhost no such host fail testimporthistoricalmessages fail fail github com matrix org complement tests config baseimageuri complement synapse workers baseimageargs debugloggingenabled false alwaysprintserverlogs true besteffort false versioncheckiterations keepblueprints packagenamespace csapi running with complement ca testing warning no tests to run pass ok github com matrix org complement tests csapi fail and results in my docker crashing in different ways img width alt src fatal error docker daemon failed to start dockerd time level info msg ignoring event container module libcontainerd namespace moby topic tasks delete type events taskdelete and other different errors dockerd time level info msg container failed to exit within seconds of signal using the force dockerd time level info msg using prior storage driver i m curious if anyone else is able to run the complement tests against synapse in worker mode nb for reference complement runs just fine without the workers environment variable set environment running the develop branch of synapse macos docker desktop engine compose docker version client cloud integration version api version go version git commit built fri jul os arch darwin context default experimental true server docker engine community engine version api version minimum version go version git commit built fri jul os arch linux experimental false containerd version gitcommit runc version gitcommit docker init version gitcommit related issues
1
227,981
7,544,849,767
IssuesEvent
2018-04-17 19:43:59
Cloud-CV/EvalAI
https://api.github.com/repos/Cloud-CV/EvalAI
closed
Add support for sorting leaderboard column wise
GSOC critical enhancement frontend good first issue priority-high
## Current Scenario One cannot sort the fields based on different columns in the leaderboard for a challenge. ## Deliverables - [ ] Add support for sorting leaderboard based on different columns - [ ] Make sure to add support for sorting based on the submission date. For example, see VQA 2017 Challenge leaderboard: https://evalai.cloudcv.org/web/challenges/challenge-page/1/leaderboard/ - [ ] Add proper comments in the codebase - [ ] Write tests if possible to make sure that you are covering all the corner cases such as when the data is empty etc.
1.0
Add support for sorting leaderboard column wise - ## Current Scenario One cannot sort the fields based on different columns in the leaderboard for a challenge. ## Deliverables - [ ] Add support for sorting leaderboard based on different columns - [ ] Make sure to add support for sorting based on the submission date. For example, see VQA 2017 Challenge leaderboard: https://evalai.cloudcv.org/web/challenges/challenge-page/1/leaderboard/ - [ ] Add proper comments in the codebase - [ ] Write tests if possible to make sure that you are covering all the corner cases such as when the data is empty etc.
non_defect
add support for sorting leaderboard column wise current scenario one cannot sort the fields based on different columns in the leaderboard for a challenge deliverables add support for sorting leaderboard based on different columns make sure to add support for sorting based on the submission date for example see vqa challenge leaderboard add proper comments in the codebase write tests if possible to make sure that you are covering all the corner cases such as when the data is empty etc
0
60,435
17,023,424,359
IssuesEvent
2021-07-03 01:57:42
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
mod_tile debian packaging is missing dependencies
Component: mod_tile Priority: major Resolution: invalid Type: defect
**[Submitted to the original trac issue database at 7.20pm, Sunday, 14th June 2009]** Dependencies for dpatch and pkg-config are missing. The mapnik dependency should indicate it needs version at least 0.6, it doesn't build with 0.5.1 in Debian Lenny.
1.0
mod_tile debian packaging is missing dependencies - **[Submitted to the original trac issue database at 7.20pm, Sunday, 14th June 2009]** Dependencies for dpatch and pkg-config are missing. The mapnik dependency should indicate it needs version at least 0.6, it doesn't build with 0.5.1 in Debian Lenny.
defect
mod tile debian packaging is missing dependencies dependencies for dpatch and pkg config are missing the mapnik dependency should indicate it needs version at least it doesn t build with in debian lenny
1
107,869
9,232,509,982
IssuesEvent
2019-03-13 07:22:57
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
opened
[Failing Test] gci-gce-scalability-1.11/1.12/1.13/1.14 fails when setting up Prometheus stack
kind/failing-test
<!-- Please only use this template for submitting reports about failing tests in Kubernetes CI jobs --> **Which jobs are failing**: gci-gce-scalability-1.11, gci-gce-scalability-1.12, gci-gce-scalability-1.13, gci-gce-scalability-1.14 **Which test(s) are failing**: ClusterLoader2 **Since when has it been failing**: 13.03.2019 **Testgrid link**: https://k8s-testgrid.appspot.com/sig-scalability-gce#gci-gce-scalability-1.11, https://k8s-testgrid.appspot.com/sig-scalability-gce#gci-gce-scalability-1.12, https://k8s-testgrid.appspot.com/sig-scalability-gce#gci-gce-scalability-1.13, https://k8s-testgrid.appspot.com/sig-scalability-gce#gci-gce-scalability-1.14 **Reason for failure**: Prometheus stack times out when waiting for all targets to become available. I'm 99% sure this is because kube-proxy metrics are not exposed in previous releases. ``` W0313 00:15:29.774] I0313 00:15:29.758804 12552 prometheus.go:49] Setting up prometheus stack W0313 00:15:29.917] I0313 00:15:29.916746 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/0prometheus-operator-0alertmanagerCustomResourceDefinition.yaml W0313 00:15:30.263] I0313 00:15:30.263561 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/0prometheus-operator-0prometheusCustomResourceDefinition.yaml W0313 00:15:30.435] I0313 00:15:30.434837 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/0prometheus-operator-0prometheusruleCustomResourceDefinition.yaml W0313 00:15:30.485] I0313 00:15:30.485296 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/0prometheus-operator-0servicemonitorCustomResourceDefinition.yaml W0313 00:15:30.534] I0313 00:15:30.534438 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/0prometheus-operator-clusterRole.yaml W0313 00:15:30.576] I0313 00:15:30.576080 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/0prometheus-operator-clusterRoleBinding.yaml W0313 00:15:30.616] I0313 00:15:30.616296 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/0prometheus-operator-deployment.yaml W0313 00:15:30.665] I0313 00:15:30.664856 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/0prometheus-operator-service.yaml W0313 00:15:30.705] I0313 00:15:30.705190 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/0prometheus-operator-serviceAccount.yaml W0313 00:15:30.748] I0313 00:15:30.748157 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/0prometheus-operator-serviceMonitor.yaml W0313 00:15:30.794] I0313 00:15:30.794046 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/0ssd-storage-class.yaml W0313 00:15:30.833] I0313 00:15:30.833619 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/grafana-dashboardDatasources.yaml W0313 00:15:30.873] I0313 00:15:30.873194 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/grafana-dashboardDefinitions.yaml W0313 00:15:30.914] I0313 00:15:30.913797 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/grafana-dashboardSources.yaml W0313 00:15:30.955] I0313 00:15:30.954771 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/grafana-deployment.yaml W0313 00:15:30.997] I0313 00:15:30.996857 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/grafana-service.yaml W0313 00:15:31.046] I0313 00:15:31.046244 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/grafana-serviceAccount.yaml W0313 00:15:31.085] I0313 00:15:31.085466 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/grafana-serviceMonitor.yaml W0313 00:15:31.127] I0313 00:15:31.127474 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/kube-proxy-service.yaml W0313 00:15:31.168] I0313 00:15:31.168190 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/prometheus-clusterRole.yaml W0313 00:15:31.242] I0313 00:15:31.242242 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/prometheus-clusterRoleBinding.yaml W0313 00:15:31.284] I0313 00:15:31.283928 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/prometheus-prometheus.yaml W0313 00:15:31.335] I0313 00:15:31.335605 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/prometheus-roleBindingConfig.yaml W0313 00:15:31.376] I0313 00:15:31.376260 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/prometheus-roleBindingSpecificNamespaces.yaml W0313 00:15:31.498] I0313 00:15:31.497762 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/prometheus-roleConfig.yaml W0313 00:15:31.537] I0313 00:15:31.537352 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/prometheus-roleSpecificNamespaces.yaml W0313 00:15:31.657] I0313 00:15:31.656946 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/prometheus-service.yaml W0313 00:15:31.701] I0313 00:15:31.701549 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/prometheus-serviceAccount.yaml W0313 00:15:31.741] I0313 00:15:31.741649 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/prometheus-serviceMonitor.yaml W0313 00:15:31.783] I0313 00:15:31.783721 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/prometheus-serviceMonitorApiserver.yaml W0313 00:15:31.825] I0313 00:15:31.825196 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/prometheus-serviceMonitorCoreDNS.yaml W0313 00:15:31.868] I0313 00:15:31.867906 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/prometheus-serviceMonitorKubeControllerManager.yaml W0313 00:15:31.909] I0313 00:15:31.908727 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/prometheus-serviceMonitorKubeProxy.yaml W0313 00:15:31.950] I0313 00:15:31.950026 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/prometheus-serviceMonitorKubeScheduler.yaml W0313 00:15:31.991] I0313 00:15:31.990852 12552 prometheus.go:116] Waiting for Prometheus stack to become healthy... W0313 00:16:02.031] W0313 00:16:02.031463 12552 prometheus.go:130] error while calling prometheus api: the server is currently unable to handle the request (get services http:prometheus-k8s:9090) W0313 00:16:32.158] I0313 00:16:32.158626 12552 prometheus.go:156] 7/111 targets are ready W0313 00:17:02.075] I0313 00:17:02.075193 12552 prometheus.go:156] 11/111 targets are ready W0313 00:17:32.075] I0313 00:17:32.074739 12552 prometheus.go:156] 11/111 targets are ready W0313 00:18:02.073] I0313 00:18:02.073279 12552 prometheus.go:156] 11/111 targets are ready W0313 00:18:32.074] I0313 00:18:32.073926 12552 prometheus.go:156] 11/111 targets are ready W0313 00:19:02.149] I0313 00:19:02.149115 12552 prometheus.go:156] 11/111 targets are ready W0313 00:19:32.074] I0313 00:19:32.074564 12552 prometheus.go:156] 11/111 targets are ready W0313 00:20:02.090] I0313 00:20:02.089854 12552 prometheus.go:156] 11/111 targets are ready W0313 00:20:32.073] I0313 00:20:32.073139 12552 prometheus.go:156] 11/111 targets are ready W0313 00:21:02.079] I0313 00:21:02.079095 12552 prometheus.go:156] 11/111 targets are ready W0313 00:21:32.113] I0313 00:21:32.113596 12552 prometheus.go:156] 11/111 targets are ready W0313 00:22:02.152] I0313 00:22:02.152245 12552 prometheus.go:156] 11/111 targets are ready W0313 00:22:32.073] I0313 00:22:32.073525 12552 prometheus.go:156] 11/111 targets are ready W0313 00:23:02.073] I0313 00:23:02.073695 12552 prometheus.go:156] 11/111 targets are ready W0313 00:23:32.074] I0313 00:23:32.074139 12552 prometheus.go:156] 11/111 targets are ready W0313 00:24:02.073] I0313 00:24:02.073385 12552 prometheus.go:156] 11/111 targets are ready W0313 00:24:32.073] I0313 00:24:32.072999 12552 prometheus.go:156] 11/111 targets are ready W0313 00:25:02.117] I0313 00:25:02.117386 12552 prometheus.go:156] 11/111 targets are ready W0313 00:25:32.155] I0313 00:25:32.155379 12552 prometheus.go:156] 11/111 targets are ready W0313 00:26:02.073] I0313 00:26:02.073014 12552 prometheus.go:156] 11/111 targets are ready W0313 00:26:32.075] I0313 00:26:32.074753 12552 prometheus.go:156] 11/111 targets are ready W0313 00:27:02.073] I0313 00:27:02.072991 12552 prometheus.go:156] 11/111 targets are ready W0313 00:27:32.073] I0313 00:27:32.073242 12552 prometheus.go:156] 11/111 targets are ready W0313 00:28:02.072] I0313 00:28:02.071907 12552 prometheus.go:156] 11/111 targets are ready W0313 00:28:32.075] I0313 00:28:32.075649 12552 prometheus.go:156] 11/111 targets are ready W0313 00:29:02.074] I0313 00:29:02.074643 12552 prometheus.go:156] 11/111 targets are ready W0313 00:29:32.075] I0313 00:29:32.075204 12552 prometheus.go:156] 11/111 targets are ready W0313 00:30:02.075] I0313 00:30:02.074830 12552 prometheus.go:156] 11/111 targets are ready W0313 00:30:32.074] I0313 00:30:32.074724 12552 prometheus.go:156] 11/111 targets are ready W0313 00:30:32.154] I0313 00:30:32.154161 12552 prometheus.go:156] 11/111 targets are ready W0313 00:30:32.154] F0313 00:30:32.154231 12552 clusterloader.go:191] Error while setting up prometheus stack: timed out waiting for the condition ```
1.0
[Failing Test] gci-gce-scalability-1.11/1.12/1.13/1.14 fails when setting up Prometheus stack - <!-- Please only use this template for submitting reports about failing tests in Kubernetes CI jobs --> **Which jobs are failing**: gci-gce-scalability-1.11, gci-gce-scalability-1.12, gci-gce-scalability-1.13, gci-gce-scalability-1.14 **Which test(s) are failing**: ClusterLoader2 **Since when has it been failing**: 13.03.2019 **Testgrid link**: https://k8s-testgrid.appspot.com/sig-scalability-gce#gci-gce-scalability-1.11, https://k8s-testgrid.appspot.com/sig-scalability-gce#gci-gce-scalability-1.12, https://k8s-testgrid.appspot.com/sig-scalability-gce#gci-gce-scalability-1.13, https://k8s-testgrid.appspot.com/sig-scalability-gce#gci-gce-scalability-1.14 **Reason for failure**: Prometheus stack times out when waiting for all targets to become available. I'm 99% sure this is because kube-proxy metrics are not exposed in previous releases. ``` W0313 00:15:29.774] I0313 00:15:29.758804 12552 prometheus.go:49] Setting up prometheus stack W0313 00:15:29.917] I0313 00:15:29.916746 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/0prometheus-operator-0alertmanagerCustomResourceDefinition.yaml W0313 00:15:30.263] I0313 00:15:30.263561 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/0prometheus-operator-0prometheusCustomResourceDefinition.yaml W0313 00:15:30.435] I0313 00:15:30.434837 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/0prometheus-operator-0prometheusruleCustomResourceDefinition.yaml W0313 00:15:30.485] I0313 00:15:30.485296 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/0prometheus-operator-0servicemonitorCustomResourceDefinition.yaml W0313 00:15:30.534] I0313 00:15:30.534438 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/0prometheus-operator-clusterRole.yaml W0313 00:15:30.576] I0313 00:15:30.576080 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/0prometheus-operator-clusterRoleBinding.yaml W0313 00:15:30.616] I0313 00:15:30.616296 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/0prometheus-operator-deployment.yaml W0313 00:15:30.665] I0313 00:15:30.664856 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/0prometheus-operator-service.yaml W0313 00:15:30.705] I0313 00:15:30.705190 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/0prometheus-operator-serviceAccount.yaml W0313 00:15:30.748] I0313 00:15:30.748157 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/0prometheus-operator-serviceMonitor.yaml W0313 00:15:30.794] I0313 00:15:30.794046 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/0ssd-storage-class.yaml W0313 00:15:30.833] I0313 00:15:30.833619 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/grafana-dashboardDatasources.yaml W0313 00:15:30.873] I0313 00:15:30.873194 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/grafana-dashboardDefinitions.yaml W0313 00:15:30.914] I0313 00:15:30.913797 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/grafana-dashboardSources.yaml W0313 00:15:30.955] I0313 00:15:30.954771 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/grafana-deployment.yaml W0313 00:15:30.997] I0313 00:15:30.996857 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/grafana-service.yaml W0313 00:15:31.046] I0313 00:15:31.046244 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/grafana-serviceAccount.yaml W0313 00:15:31.085] I0313 00:15:31.085466 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/grafana-serviceMonitor.yaml W0313 00:15:31.127] I0313 00:15:31.127474 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/kube-proxy-service.yaml W0313 00:15:31.168] I0313 00:15:31.168190 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/prometheus-clusterRole.yaml W0313 00:15:31.242] I0313 00:15:31.242242 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/prometheus-clusterRoleBinding.yaml W0313 00:15:31.284] I0313 00:15:31.283928 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/prometheus-prometheus.yaml W0313 00:15:31.335] I0313 00:15:31.335605 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/prometheus-roleBindingConfig.yaml W0313 00:15:31.376] I0313 00:15:31.376260 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/prometheus-roleBindingSpecificNamespaces.yaml W0313 00:15:31.498] I0313 00:15:31.497762 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/prometheus-roleConfig.yaml W0313 00:15:31.537] I0313 00:15:31.537352 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/prometheus-roleSpecificNamespaces.yaml W0313 00:15:31.657] I0313 00:15:31.656946 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/prometheus-service.yaml W0313 00:15:31.701] I0313 00:15:31.701549 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/prometheus-serviceAccount.yaml W0313 00:15:31.741] I0313 00:15:31.741649 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/prometheus-serviceMonitor.yaml W0313 00:15:31.783] I0313 00:15:31.783721 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/prometheus-serviceMonitorApiserver.yaml W0313 00:15:31.825] I0313 00:15:31.825196 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/prometheus-serviceMonitorCoreDNS.yaml W0313 00:15:31.868] I0313 00:15:31.867906 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/prometheus-serviceMonitorKubeControllerManager.yaml W0313 00:15:31.909] I0313 00:15:31.908727 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/prometheus-serviceMonitorKubeProxy.yaml W0313 00:15:31.950] I0313 00:15:31.950026 12552 prometheus.go:91] Applying /go/src/k8s.io/perf-tests/clusterloader2/pkg/prometheus/manifests/prometheus-serviceMonitorKubeScheduler.yaml W0313 00:15:31.991] I0313 00:15:31.990852 12552 prometheus.go:116] Waiting for Prometheus stack to become healthy... W0313 00:16:02.031] W0313 00:16:02.031463 12552 prometheus.go:130] error while calling prometheus api: the server is currently unable to handle the request (get services http:prometheus-k8s:9090) W0313 00:16:32.158] I0313 00:16:32.158626 12552 prometheus.go:156] 7/111 targets are ready W0313 00:17:02.075] I0313 00:17:02.075193 12552 prometheus.go:156] 11/111 targets are ready W0313 00:17:32.075] I0313 00:17:32.074739 12552 prometheus.go:156] 11/111 targets are ready W0313 00:18:02.073] I0313 00:18:02.073279 12552 prometheus.go:156] 11/111 targets are ready W0313 00:18:32.074] I0313 00:18:32.073926 12552 prometheus.go:156] 11/111 targets are ready W0313 00:19:02.149] I0313 00:19:02.149115 12552 prometheus.go:156] 11/111 targets are ready W0313 00:19:32.074] I0313 00:19:32.074564 12552 prometheus.go:156] 11/111 targets are ready W0313 00:20:02.090] I0313 00:20:02.089854 12552 prometheus.go:156] 11/111 targets are ready W0313 00:20:32.073] I0313 00:20:32.073139 12552 prometheus.go:156] 11/111 targets are ready W0313 00:21:02.079] I0313 00:21:02.079095 12552 prometheus.go:156] 11/111 targets are ready W0313 00:21:32.113] I0313 00:21:32.113596 12552 prometheus.go:156] 11/111 targets are ready W0313 00:22:02.152] I0313 00:22:02.152245 12552 prometheus.go:156] 11/111 targets are ready W0313 00:22:32.073] I0313 00:22:32.073525 12552 prometheus.go:156] 11/111 targets are ready W0313 00:23:02.073] I0313 00:23:02.073695 12552 prometheus.go:156] 11/111 targets are ready W0313 00:23:32.074] I0313 00:23:32.074139 12552 prometheus.go:156] 11/111 targets are ready W0313 00:24:02.073] I0313 00:24:02.073385 12552 prometheus.go:156] 11/111 targets are ready W0313 00:24:32.073] I0313 00:24:32.072999 12552 prometheus.go:156] 11/111 targets are ready W0313 00:25:02.117] I0313 00:25:02.117386 12552 prometheus.go:156] 11/111 targets are ready W0313 00:25:32.155] I0313 00:25:32.155379 12552 prometheus.go:156] 11/111 targets are ready W0313 00:26:02.073] I0313 00:26:02.073014 12552 prometheus.go:156] 11/111 targets are ready W0313 00:26:32.075] I0313 00:26:32.074753 12552 prometheus.go:156] 11/111 targets are ready W0313 00:27:02.073] I0313 00:27:02.072991 12552 prometheus.go:156] 11/111 targets are ready W0313 00:27:32.073] I0313 00:27:32.073242 12552 prometheus.go:156] 11/111 targets are ready W0313 00:28:02.072] I0313 00:28:02.071907 12552 prometheus.go:156] 11/111 targets are ready W0313 00:28:32.075] I0313 00:28:32.075649 12552 prometheus.go:156] 11/111 targets are ready W0313 00:29:02.074] I0313 00:29:02.074643 12552 prometheus.go:156] 11/111 targets are ready W0313 00:29:32.075] I0313 00:29:32.075204 12552 prometheus.go:156] 11/111 targets are ready W0313 00:30:02.075] I0313 00:30:02.074830 12552 prometheus.go:156] 11/111 targets are ready W0313 00:30:32.074] I0313 00:30:32.074724 12552 prometheus.go:156] 11/111 targets are ready W0313 00:30:32.154] I0313 00:30:32.154161 12552 prometheus.go:156] 11/111 targets are ready W0313 00:30:32.154] F0313 00:30:32.154231 12552 clusterloader.go:191] Error while setting up prometheus stack: timed out waiting for the condition ```
non_defect
gci gce scalability fails when setting up prometheus stack which jobs are failing gci gce scalability gci gce scalability gci gce scalability gci gce scalability which test s are failing since when has it been failing testgrid link reason for failure prometheus stack times out when waiting for all targets to become available i m sure this is because kube proxy metrics are not exposed in previous releases prometheus go setting up prometheus stack prometheus go applying go src io perf tests pkg prometheus manifests operator yaml prometheus go applying go src io perf tests pkg prometheus manifests operator yaml prometheus go applying go src io perf tests pkg prometheus manifests operator yaml prometheus go applying go src io perf tests pkg prometheus manifests operator yaml prometheus go applying go src io perf tests pkg prometheus manifests operator clusterrole yaml prometheus go applying go src io perf tests pkg prometheus manifests operator clusterrolebinding yaml prometheus go applying go src io perf tests pkg prometheus manifests operator deployment yaml prometheus go applying go src io perf tests pkg prometheus manifests operator service yaml prometheus go applying go src io perf tests pkg prometheus manifests operator serviceaccount yaml prometheus go applying go src io perf tests pkg prometheus manifests operator servicemonitor yaml prometheus go applying go src io perf tests pkg prometheus manifests storage class yaml prometheus go applying go src io perf tests pkg prometheus manifests grafana dashboarddatasources yaml prometheus go applying go src io perf tests pkg prometheus manifests grafana dashboarddefinitions yaml prometheus go applying go src io perf tests pkg prometheus manifests grafana dashboardsources yaml prometheus go applying go src io perf tests pkg prometheus manifests grafana deployment yaml prometheus go applying go src io perf tests pkg prometheus manifests grafana service yaml prometheus go applying go src io perf tests pkg prometheus manifests grafana serviceaccount yaml prometheus go applying go src io perf tests pkg prometheus manifests grafana servicemonitor yaml prometheus go applying go src io perf tests pkg prometheus manifests kube proxy service yaml prometheus go applying go src io perf tests pkg prometheus manifests prometheus clusterrole yaml prometheus go applying go src io perf tests pkg prometheus manifests prometheus clusterrolebinding yaml prometheus go applying go src io perf tests pkg prometheus manifests prometheus prometheus yaml prometheus go applying go src io perf tests pkg prometheus manifests prometheus rolebindingconfig yaml prometheus go applying go src io perf tests pkg prometheus manifests prometheus rolebindingspecificnamespaces yaml prometheus go applying go src io perf tests pkg prometheus manifests prometheus roleconfig yaml prometheus go applying go src io perf tests pkg prometheus manifests prometheus rolespecificnamespaces yaml prometheus go applying go src io perf tests pkg prometheus manifests prometheus service yaml prometheus go applying go src io perf tests pkg prometheus manifests prometheus serviceaccount yaml prometheus go applying go src io perf tests pkg prometheus manifests prometheus servicemonitor yaml prometheus go applying go src io perf tests pkg prometheus manifests prometheus servicemonitorapiserver yaml prometheus go applying go src io perf tests pkg prometheus manifests prometheus servicemonitorcoredns yaml prometheus go applying go src io perf tests pkg prometheus manifests prometheus servicemonitorkubecontrollermanager yaml prometheus go applying go src io perf tests pkg prometheus manifests prometheus servicemonitorkubeproxy yaml prometheus go applying go src io perf tests pkg prometheus manifests prometheus servicemonitorkubescheduler yaml prometheus go waiting for prometheus stack to become healthy prometheus go error while calling prometheus api the server is currently unable to handle the request get services http prometheus prometheus go targets are ready prometheus go targets are ready prometheus go targets are ready prometheus go targets are ready prometheus go targets are ready prometheus go targets are ready prometheus go targets are ready prometheus go targets are ready prometheus go targets are ready prometheus go targets are ready prometheus go targets are ready prometheus go targets are ready prometheus go targets are ready prometheus go targets are ready prometheus go targets are ready prometheus go targets are ready prometheus go targets are ready prometheus go targets are ready prometheus go targets are ready prometheus go targets are ready prometheus go targets are ready prometheus go targets are ready prometheus go targets are ready prometheus go targets are ready prometheus go targets are ready prometheus go targets are ready prometheus go targets are ready prometheus go targets are ready prometheus go targets are ready prometheus go targets are ready clusterloader go error while setting up prometheus stack timed out waiting for the condition
0
28,447
5,270,856,501
IssuesEvent
2017-02-06 07:27:25
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
Index is not updated after entry processors change values
Team: Core Type: Defect
Reproducer : ``` @Test public void issue() throws Exception { Config config = new Config(); MapConfig testMapConfig = config.getMapConfig("testMap"); testMapConfig.setInMemoryFormat(InMemoryFormat.OBJECT); testMapConfig.getMapIndexConfigs().add(new MapIndexConfig("lastValue", true)); HazelcastInstance instance = Hazelcast.newHazelcastInstance(config); try { IMap<Object, Object> testMap = instance.getMap("testMap"); testMap.set(1L, new MyData(10)); testMap.executeOnKey(1L, new MyProcessor(15)); Predicate betweenPredicate = Predicates.between("lastValue", 0, 11); Collection<Object> values = testMap.values(betweenPredicate); final Collection<Object> vals = testMap.values(); Assert.assertEquals(0, values.size()); } finally { instance.shutdown(); } } static class MyData implements Serializable { private long lastValue; public MyData(long lastValue) { this.lastValue = lastValue; } public long getLastValue() { return lastValue; } public void setLastValue(long lastValue) { this.lastValue = lastValue; } } static class MyProcessor extends AbstractEntryProcessor<Long, MyData> { private long newValue; public MyProcessor(long newValue) { this.newValue = newValue; } @Override public Object process(Map.Entry<Long, MyData> entry) { MyData data = entry.getValue(); data.setLastValue(newValue); entry.setValue(data); return null; } } ```
1.0
Index is not updated after entry processors change values - Reproducer : ``` @Test public void issue() throws Exception { Config config = new Config(); MapConfig testMapConfig = config.getMapConfig("testMap"); testMapConfig.setInMemoryFormat(InMemoryFormat.OBJECT); testMapConfig.getMapIndexConfigs().add(new MapIndexConfig("lastValue", true)); HazelcastInstance instance = Hazelcast.newHazelcastInstance(config); try { IMap<Object, Object> testMap = instance.getMap("testMap"); testMap.set(1L, new MyData(10)); testMap.executeOnKey(1L, new MyProcessor(15)); Predicate betweenPredicate = Predicates.between("lastValue", 0, 11); Collection<Object> values = testMap.values(betweenPredicate); final Collection<Object> vals = testMap.values(); Assert.assertEquals(0, values.size()); } finally { instance.shutdown(); } } static class MyData implements Serializable { private long lastValue; public MyData(long lastValue) { this.lastValue = lastValue; } public long getLastValue() { return lastValue; } public void setLastValue(long lastValue) { this.lastValue = lastValue; } } static class MyProcessor extends AbstractEntryProcessor<Long, MyData> { private long newValue; public MyProcessor(long newValue) { this.newValue = newValue; } @Override public Object process(Map.Entry<Long, MyData> entry) { MyData data = entry.getValue(); data.setLastValue(newValue); entry.setValue(data); return null; } } ```
defect
index is not updated after entry processors change values reproducer test public void issue throws exception config config new config mapconfig testmapconfig config getmapconfig testmap testmapconfig setinmemoryformat inmemoryformat object testmapconfig getmapindexconfigs add new mapindexconfig lastvalue true hazelcastinstance instance hazelcast newhazelcastinstance config try imap testmap instance getmap testmap testmap set new mydata testmap executeonkey new myprocessor predicate betweenpredicate predicates between lastvalue collection values testmap values betweenpredicate final collection vals testmap values assert assertequals values size finally instance shutdown static class mydata implements serializable private long lastvalue public mydata long lastvalue this lastvalue lastvalue public long getlastvalue return lastvalue public void setlastvalue long lastvalue this lastvalue lastvalue static class myprocessor extends abstractentryprocessor private long newvalue public myprocessor long newvalue this newvalue newvalue override public object process map entry entry mydata data entry getvalue data setlastvalue newvalue entry setvalue data return null
1
204,978
15,576,106,972
IssuesEvent
2021-03-17 11:56:56
Nanahoshi23/SRBProject
https://api.github.com/repos/Nanahoshi23/SRBProject
closed
Publisher and subscribing test.
Cmake cpp test
# 要件 ROSの開発環境ができているかの確認. # タスク - [x] SRBTestPublisher.cppの作成 - [x] SRBTestSubscriber.cpp - [x] topicがやり取りできているかテスト
1.0
Publisher and subscribing test. - # 要件 ROSの開発環境ができているかの確認. # タスク - [x] SRBTestPublisher.cppの作成 - [x] SRBTestSubscriber.cpp - [x] topicがやり取りできているかテスト
non_defect
publisher and subscribing test 要件 rosの開発環境ができているかの確認. タスク srbtestpublisher cppの作成 srbtestsubscriber cpp topicがやり取りできているかテスト
0
55,583
14,568,790,771
IssuesEvent
2020-12-17 12:09:07
DoktoRDT/my-nest-project
https://api.github.com/repos/DoktoRDT/my-nest-project
opened
asdf
EveryQA:Defect
| Day | Meal | Price | | --------|---------|-------| | Monday | pasta | $6 | | Tuesday | chicken | $8 |
1.0
asdf - | Day | Meal | Price | | --------|---------|-------| | Monday | pasta | $6 | | Tuesday | chicken | $8 |
defect
asdf day meal price monday pasta tuesday chicken
1
3,712
2,610,067,431
IssuesEvent
2015-02-26 18:19:47
chrsmith/jsjsj122
https://api.github.com/repos/chrsmith/jsjsj122
opened
路桥治疗前列腺炎哪家专业
auto-migrated Priority-Medium Type-Defect
``` 路桥治疗前列腺炎哪家专业【台州五洲生殖医院】24小时健康 咨询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台 州市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、1 08、118、198及椒江一金清公交车直达枫南小区,乘坐107、105、 109、112、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 ``` ----- Original issue reported on code.google.com by `poweragr...@gmail.com` on 30 May 2014 at 8:50
1.0
路桥治疗前列腺炎哪家专业 - ``` 路桥治疗前列腺炎哪家专业【台州五洲生殖医院】24小时健康 咨询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台 州市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、1 08、118、198及椒江一金清公交车直达枫南小区,乘坐107、105、 109、112、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 ``` ----- Original issue reported on code.google.com by `poweragr...@gmail.com` on 30 May 2014 at 8:50
defect
路桥治疗前列腺炎哪家专业 路桥治疗前列腺炎哪家专业【台州五洲生殖医院】 咨询热线 微信号tzwzszyy 医院地址 台 (枫南大转盘旁)乘车线路 、 、 、 , 、 、 、 、 、 ,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 original issue reported on code google com by poweragr gmail com on may at
1
7,020
3,933,956,315
IssuesEvent
2016-04-25 20:54:04
jens-maus/yam
https://api.github.com/repos/jens-maus/yam
closed
Birthday feature broken
#minor @undecided bug fixed GUI nightly build
**Originally by _mario@cattaneo.de_ on 2011-08-07 23:33:55 +0200** ___ YAM 2.7-dev [OS4/PPC] (05.08.2011) Copyright (C) 2000-2011 YAM Open Source Team YAM no longer opens the write-window when you select "yes" when notified about a birthday
1.0
Birthday feature broken - **Originally by _mario@cattaneo.de_ on 2011-08-07 23:33:55 +0200** ___ YAM 2.7-dev [OS4/PPC] (05.08.2011) Copyright (C) 2000-2011 YAM Open Source Team YAM no longer opens the write-window when you select "yes" when notified about a birthday
non_defect
birthday feature broken originally by mario cattaneo de on yam dev copyright c yam open source team yam no longer opens the write window when you select yes when notified about a birthday
0
78,127
27,331,720,248
IssuesEvent
2023-02-25 18:10:25
zed-industries/community
https://api.github.com/repos/zed-industries/community
opened
Combining characters require extra keystrokes
defect triage
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Unicode characters composed of combining code points currently require a keypress for every code point which makes up the character to move the cursor past/through them. An easy example is an emoji with gender and skin tone modifiers, but it also including *lots* of non-Western scripts. ### Environment - Zed: v0.72.4 (stable) - OS: macOS 13.2.1 - Memory: 64 GiB - Architecture: aarch64 ### If applicable, add mockups / screenshots to help explain present your vision of the feature Here's an example from a repo I was just working in: https://user-images.githubusercontent.com/2403023/221372799-994beee8-3a96-42d7-8fa1-112e0d140126.mp4 ### If applicable, attach your `~/Library/Logs/Zed/Zed.log` file to this issue. If you only need the most recent lines, you can run the `zed: open log` command palette action to see the last 1000. _No response_
1.0
Combining characters require extra keystrokes - ### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Unicode characters composed of combining code points currently require a keypress for every code point which makes up the character to move the cursor past/through them. An easy example is an emoji with gender and skin tone modifiers, but it also including *lots* of non-Western scripts. ### Environment - Zed: v0.72.4 (stable) - OS: macOS 13.2.1 - Memory: 64 GiB - Architecture: aarch64 ### If applicable, add mockups / screenshots to help explain present your vision of the feature Here's an example from a repo I was just working in: https://user-images.githubusercontent.com/2403023/221372799-994beee8-3a96-42d7-8fa1-112e0d140126.mp4 ### If applicable, attach your `~/Library/Logs/Zed/Zed.log` file to this issue. If you only need the most recent lines, you can run the `zed: open log` command palette action to see the last 1000. _No response_
defect
combining characters require extra keystrokes check for existing issues completed describe the bug provide steps to reproduce it unicode characters composed of combining code points currently require a keypress for every code point which makes up the character to move the cursor past through them an easy example is an emoji with gender and skin tone modifiers but it also including lots of non western scripts environment zed stable os macos memory gib architecture if applicable add mockups screenshots to help explain present your vision of the feature here s an example from a repo i was just working in if applicable attach your library logs zed zed log file to this issue if you only need the most recent lines you can run the zed open log command palette action to see the last no response
1
49,383
13,186,653,196
IssuesEvent
2020-08-13 00:52:52
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
[vemcal] does not compile w/o warnings on cobalt (Trac #1262)
Incomplete Migration Migrated from Trac defect jeb + pnf
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1262">https://code.icecube.wisc.edu/ticket/1262</a>, reported by kkrings and owned by jgonzalez</em></summary> <p> ```json { "status": "closed", "changetime": "2016-03-18T21:14:10", "description": "{{{\n[ 50%] Building CXX object vemcal/CMakeFiles/vemcal.dir/private/vemcal/I3VEMCalTreeWriter.cxx.o\n/data/user/kkrings/software/combo/src/vemcal/private/history-plot/history-\n plot.cxx: In function \u2018void DrawHistory(\n const OMKey &, TList &, const I3Time &, int, int, vector<I3Time> &,\n string)\u2019:\n/data/user/kkrings/software/combo/src/vemcal/private/history-plot/history-plot.cxx:449:\n warning: \u2018ymax\u2019 may be used uninitialized in this function\n/data/user/kkrings/software/combo/src/vemcal/private/history-plot/history-plot.cxx:468:\n warning: \u2018ymax\u2019 may be used uninitialized in this function\n/data/user/kkrings/software/combo/src/vemcal/private/history-plot/history-plot.cxx:346:\n warning: \u2018ymax\u2019 may be used uninitialized in this function\n/data/user/kkrings/software/combo/src/vemcal/private/history-plot/history-plot.cxx:376:\n warning: \u2018ymax\u2019 may be used uninitialized in this function\n/data/user/kkrings/software/combo/src/vemcal/private/history-plot/history-plot.cxx:422:\n warning: \u2018ymax\u2019 may be used uninitialized in this function\n/data/user/kkrings/software/combo/src/vemcal/private/history-plot/history-plot.cxx:485:\n warning: \u2018ymin\u2019 may be used uninitialized in this function\nAt global scope:\ncc1plus: warning: unrecognized command line option \"-Wno-unused-local-typedefs\"\ncc1plus: warning: unrecognized command line option \"-Wno-unused-local-typedef\"\nLinking CXX executable ../bin/vemcal-history-plot\n[ 50%] Built target vemcal-history-plot\n/data/user/kkrings/software/combo/src/icetray/public/icetray/portable_binary_ar\n chive.hpp: In member function \u2018void I3VEMCalData::MinBiasHit::serialize(\n boost::archive::portable_binary_oarchive &, unsigned int)\u2019:\n/data/user/kkrings/software/combo/src/icetray/public/icetray/portable_binary_archive.hpp:139:\n warning: \u2018dummy\u2019 may be used uninitialized in this function\n/data/user/kkrings/software/combo/src/vemcal/private/vemcal/I3VEMCalData.cxx:89:\n note: \u2018dummy\u2019 was declared here\nAt global scope:\ncc1plus: warning: unrecognized command line option \"-Wno-unused-local-typedefs\"\ncc1plus: warning: unrecognized command line option \"-Wno-unused-local-typedef\"\n}}}", "reporter": "kkrings", "cc": "", "resolution": "wontfix", "_ts": "1458335650323600", "component": "jeb + pnf", "summary": "[vemcal] does not compile w/o warnings on cobalt", "priority": "normal", "keywords": "", "time": "2015-08-20T21:52:04", "milestone": "", "owner": "jgonzalez", "type": "defect" } ``` </p> </details>
1.0
[vemcal] does not compile w/o warnings on cobalt (Trac #1262) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1262">https://code.icecube.wisc.edu/ticket/1262</a>, reported by kkrings and owned by jgonzalez</em></summary> <p> ```json { "status": "closed", "changetime": "2016-03-18T21:14:10", "description": "{{{\n[ 50%] Building CXX object vemcal/CMakeFiles/vemcal.dir/private/vemcal/I3VEMCalTreeWriter.cxx.o\n/data/user/kkrings/software/combo/src/vemcal/private/history-plot/history-\n plot.cxx: In function \u2018void DrawHistory(\n const OMKey &, TList &, const I3Time &, int, int, vector<I3Time> &,\n string)\u2019:\n/data/user/kkrings/software/combo/src/vemcal/private/history-plot/history-plot.cxx:449:\n warning: \u2018ymax\u2019 may be used uninitialized in this function\n/data/user/kkrings/software/combo/src/vemcal/private/history-plot/history-plot.cxx:468:\n warning: \u2018ymax\u2019 may be used uninitialized in this function\n/data/user/kkrings/software/combo/src/vemcal/private/history-plot/history-plot.cxx:346:\n warning: \u2018ymax\u2019 may be used uninitialized in this function\n/data/user/kkrings/software/combo/src/vemcal/private/history-plot/history-plot.cxx:376:\n warning: \u2018ymax\u2019 may be used uninitialized in this function\n/data/user/kkrings/software/combo/src/vemcal/private/history-plot/history-plot.cxx:422:\n warning: \u2018ymax\u2019 may be used uninitialized in this function\n/data/user/kkrings/software/combo/src/vemcal/private/history-plot/history-plot.cxx:485:\n warning: \u2018ymin\u2019 may be used uninitialized in this function\nAt global scope:\ncc1plus: warning: unrecognized command line option \"-Wno-unused-local-typedefs\"\ncc1plus: warning: unrecognized command line option \"-Wno-unused-local-typedef\"\nLinking CXX executable ../bin/vemcal-history-plot\n[ 50%] Built target vemcal-history-plot\n/data/user/kkrings/software/combo/src/icetray/public/icetray/portable_binary_ar\n chive.hpp: In member function \u2018void I3VEMCalData::MinBiasHit::serialize(\n boost::archive::portable_binary_oarchive &, unsigned int)\u2019:\n/data/user/kkrings/software/combo/src/icetray/public/icetray/portable_binary_archive.hpp:139:\n warning: \u2018dummy\u2019 may be used uninitialized in this function\n/data/user/kkrings/software/combo/src/vemcal/private/vemcal/I3VEMCalData.cxx:89:\n note: \u2018dummy\u2019 was declared here\nAt global scope:\ncc1plus: warning: unrecognized command line option \"-Wno-unused-local-typedefs\"\ncc1plus: warning: unrecognized command line option \"-Wno-unused-local-typedef\"\n}}}", "reporter": "kkrings", "cc": "", "resolution": "wontfix", "_ts": "1458335650323600", "component": "jeb + pnf", "summary": "[vemcal] does not compile w/o warnings on cobalt", "priority": "normal", "keywords": "", "time": "2015-08-20T21:52:04", "milestone": "", "owner": "jgonzalez", "type": "defect" } ``` </p> </details>
defect
does not compile w o warnings on cobalt trac migrated from json status closed changetime description n building cxx object vemcal cmakefiles vemcal dir private vemcal cxx o n data user kkrings software combo src vemcal private history plot history n plot cxx in function drawhistory n const omkey tlist const int int vector n string n data user kkrings software combo src vemcal private history plot history plot cxx n warning may be used uninitialized in this function n data user kkrings software combo src vemcal private history plot history plot cxx n warning may be used uninitialized in this function n data user kkrings software combo src vemcal private history plot history plot cxx n warning may be used uninitialized in this function n data user kkrings software combo src vemcal private history plot history plot cxx n warning may be used uninitialized in this function n data user kkrings software combo src vemcal private history plot history plot cxx n warning may be used uninitialized in this function n data user kkrings software combo src vemcal private history plot history plot cxx n warning may be used uninitialized in this function nat global scope warning unrecognized command line option wno unused local typedefs warning unrecognized command line option wno unused local typedef nlinking cxx executable bin vemcal history plot n built target vemcal history plot n data user kkrings software combo src icetray public icetray portable binary ar n chive hpp in member function minbiashit serialize n boost archive portable binary oarchive unsigned int n data user kkrings software combo src icetray public icetray portable binary archive hpp n warning may be used uninitialized in this function n data user kkrings software combo src vemcal private vemcal cxx n note was declared here nat global scope warning unrecognized command line option wno unused local typedefs warning unrecognized command line option wno unused local typedef n reporter kkrings cc resolution wontfix ts component jeb pnf summary does not compile w o warnings on cobalt priority normal keywords time milestone owner jgonzalez type defect
1
15,258
2,850,498,368
IssuesEvent
2015-05-31 16:40:46
damonkohler/android-scripting
https://api.github.com/repos/damonkohler/android-scripting
closed
waitForEvent() crashes
auto-migrated Priority-Medium Type-Defect
``` What device(s) are you experiencing the problem on? Iconia Tab A200 What firmware version are you running on the device? Cyanogenmod 9 What steps will reproduce the problem? 1. Run this Lua script: require "android" android.webViewShow("http://google.ca") --any page or local file works local str = android.waitForEvent("quit") print("Got event: ", str) What is the expected output? What do you see instead? Expected: nothing until the page posts a quit event, at which point the script exits normally. Actual: waitForEvent() returns some table immediately, and SL4A crashes when the script completes, which occurs before the webview even appears. What version of the product are you using? On what operating system? r6 on CM9. Please provide any additional information below. ``` Original issue reported on code.google.com by `hyperhac...@gmail.com` on 14 Jul 2012 at 7:50
1.0
waitForEvent() crashes - ``` What device(s) are you experiencing the problem on? Iconia Tab A200 What firmware version are you running on the device? Cyanogenmod 9 What steps will reproduce the problem? 1. Run this Lua script: require "android" android.webViewShow("http://google.ca") --any page or local file works local str = android.waitForEvent("quit") print("Got event: ", str) What is the expected output? What do you see instead? Expected: nothing until the page posts a quit event, at which point the script exits normally. Actual: waitForEvent() returns some table immediately, and SL4A crashes when the script completes, which occurs before the webview even appears. What version of the product are you using? On what operating system? r6 on CM9. Please provide any additional information below. ``` Original issue reported on code.google.com by `hyperhac...@gmail.com` on 14 Jul 2012 at 7:50
defect
waitforevent crashes what device s are you experiencing the problem on iconia tab what firmware version are you running on the device cyanogenmod what steps will reproduce the problem run this lua script require android android webviewshow any page or local file works local str android waitforevent quit print got event str what is the expected output what do you see instead expected nothing until the page posts a quit event at which point the script exits normally actual waitforevent returns some table immediately and crashes when the script completes which occurs before the webview even appears what version of the product are you using on what operating system on please provide any additional information below original issue reported on code google com by hyperhac gmail com on jul at
1
116,158
14,925,151,578
IssuesEvent
2021-01-24 04:24:16
codeRIT/hackathon-manager
https://api.github.com/repos/codeRIT/hackathon-manager
closed
Show user's name in user/show
2.2 design good-first-issue
On the show page for the User object, you should be able to see the attendee's name. Additionally the title of the page should be replaced with the attendee's full name. See screenshot below for example. The attendee's name should also be listed under `User Information` as "First name: Chris\n Last name: Baudouin: ![Screen Shot 2020-12-13 at 8 46 27 PM](https://user-images.githubusercontent.com/22222538/102031571-60909e80-3d84-11eb-8916-9690678374af.png)
1.0
Show user's name in user/show - On the show page for the User object, you should be able to see the attendee's name. Additionally the title of the page should be replaced with the attendee's full name. See screenshot below for example. The attendee's name should also be listed under `User Information` as "First name: Chris\n Last name: Baudouin: ![Screen Shot 2020-12-13 at 8 46 27 PM](https://user-images.githubusercontent.com/22222538/102031571-60909e80-3d84-11eb-8916-9690678374af.png)
non_defect
show user s name in user show on the show page for the user object you should be able to see the attendee s name additionally the title of the page should be replaced with the attendee s full name see screenshot below for example the attendee s name should also be listed under user information as first name chris n last name baudouin
0
78,635
27,644,401,298
IssuesEvent
2023-03-10 21:15:26
SeleniumHQ/selenium
https://api.github.com/repos/SeleniumHQ/selenium
opened
[🐛 Bug]: Selenium Webdriver is not getting connected after upgrading Selenium=4.8.2
I-defect needs-triaging
### What happened? Initially our Portal application has Standalone-chrome version 3.8.1 and selenium with versions 3.141.0 installed .The driver statement driver = webdriver.Remote(command_executor="http://chrome:4444/wd/hub",desired_capabilities=capabilites) used to connect to Selenium webdriver worked earlier as expected and the acceptance tests used to pass. All of sudden the acceptance tests are failing and we have identified that Selenium webdriver is not working as expected. Now we have changed our application to use Selenium latest version 4.8.2 , Standalone-chrome: latest . We have tried to change the driver connection statement driver = webdriver.Remote(command_executor="http://127.0.0,1:4444/wd/hub", desired_capabilities=capabilities) which is our local host and also tried with Chrome standalone IP address which docker container is pointing driver to "http://172.17.0.2:4444/wd/hub" but none of them are working.We are using python 3.9-ubuntu20.04-230331 version for our Portal application in our Dockerfile. Can anyone help us understand the issue ### How can we reproduce the issue? ```shell import os from selenium import webdriver from selenium.webdriver.common.by import By from selenium.webdriver.common.desired_capabilities import DesiredCapabilities from selenium.webdriver.common.proxy import proxy, ProxyType from selenium.webdriver.support import expected_conditions as EC from selenium.webdriver.support.ui import WebDriverWait def set_up(): http_proxy = os .environment.get('http_proxy') https_proxy = os.environment.get('https_proxy') no_proxy = os.environment.get('no-proxy') proxy = Proxy() proxy.proxyType = ProxyType.Manual proxy.httpProxy = http_proxy proxy.socksProxy = http_proxy proxy.sslProxy = http_proxy proxy.noProxy = no_proxy capabilities = DesiredCapabilities.CHROME proxy.add_to_capabilities(capabilities) driver = webdriver.Remote(command_executor="http://127.0.0.1:44444/wd/hub", desired_capabilities=capabilities) wait = WebdriverWait(driver, 30) return driver, wait ``` ### Relevant log output ```shell (base) 88e9fe626cdf:ECEFG-Portal QST429$ pipenv run behave --no-skipped --junit --junit-directory behave_results_dev --tags=dev tests/acceptance_tests Feature: Portal # tests/acceptance_tests/portal.feature:1 @dev Scenario: User goes to the explore page # tests/acceptance_tests/portal.feature:4 Given a user with eid "ece_portal_test" # tests/acceptance_tests/steps/portal_steps.py:7 0.000s When the user goes to the "help" page in "https://ecefg-portal-dev.clouddqt.capitalone.com/help" # tests/acceptance_tests/steps/portal_steps.py:12 ~/ECEFG-Portal/tests/acceptance_tests/steps/selenium_docker_container ~/ECEFG-Portal WARN[0000] The "http_proxy" variable is not set. Defaulting to a blank string. WARN[0000] The "https_proxy" variable is not set. Defaulting to a blank string. WARN[0000] The "no_proxy" variable is not set. Defaulting to a blank string. WARN[0000] The "http_proxy" variable is not set. Defaulting to a blank string. WARN[0000] The "https_proxy" variable is not set. Defaulting to a blank string. WARN[0000] The "no_proxy" variable is not set. Defaulting to a blank string. WARN[0000] The "ECE_TEST_USER_USERNAME" variable is not set. Defaulting to a blank string. WARN[0000] The "ECE_TEST_USER_PASSWORD" variable is not set. Defaulting to a blank string. WARN[0000] The "http_proxy" variable is not set. Defaulting to a blank string. WARN[0000] The "https_proxy" variable is not set. Defaulting to a blank string. WARN[0000] The "no_proxy" variable is not set. Defaulting to a blank string. [+] Building 0.1s (9/9) FINISHED => [internal] load build definition from Dockerfile 0.0s => => transferring dockerfile: 32B 0.0s => [internal] load .dockerignore 0.0s => => transferring context: 2B 0.0s => [internal] load metadata for artifactory.cloud.capitalone.com/cof-approved-images/python:3.9-ubuntu20.04-230131 0.0s => [internal] load build context 0.0s => => transferring context: 52B 0.0s => [1/4] FROM artifactory.cloud.capitalone.com/cof-approved-images/python:3.9-ubuntu20.04-230131 0.0s => CACHED [2/4] RUN pip3 install 'selenium== 4.8.2' 0.0s => CACHED [3/4] COPY portal_steps_implementation.py /tests/ 0.0s => CACHED [4/4] WORKDIR /tests/ 0.0s => exporting to image 0.0s => => exporting layers 0.0s => => writing image sha256:c6d52288b2de7cc4e91ba9f126797327ea789e01437711431c5c7079f2a3abfa 0.0s => => naming to docker.io/library/selenium_docker_container-acceptancetest 0.0s [+] Running 2/2 ⠿ Container selenium_docker_container-chrome-1 Recreated 0.1s ⠿ Container selenium_docker_container-acceptancetest-1 Recreated 0.2s Attaching to selenium_docker_container-acceptancetest-1, selenium_docker_container-chrome-1 selenium_docker_container-chrome-1 | 20:33:44.999 INFO - Selenium build info: version: '3.8.1', revision: '6e95a6684b' selenium_docker_container-chrome-1 | 20:33:45.000 INFO - Launching a standalone Selenium Server selenium_docker_container-chrome-1 | 2023-03-10 20:33:45.164:INFO::main: Logging initialized @428ms to org.seleniumhq.jetty9.util.log.StdErrLog selenium_docker_container-chrome-1 | 20:33:45.213 INFO - Using `new FirefoxOptions()` is preferred to `DesiredCapabilities.firefox()` selenium_docker_container-chrome-1 | 20:33:45.233 INFO - Using `new ChromeOptions()` is preferred to `DesiredCapabilities.chrome()` selenium_docker_container-chrome-1 | 20:33:45.235 INFO - Using `new EdgeOptions()` is preferred to `DesiredCapabilities.edge()` selenium_docker_container-chrome-1 | 20:33:45.236 INFO - Driver class not found: com.opera.core.systems.OperaDriver selenium_docker_container-chrome-1 | 20:33:45.236 INFO - Using `new OperaOptions()` is preferred to `DesiredCapabilities.operaBlink()` selenium_docker_container-chrome-1 | 20:33:45.237 INFO - Using `new SafariOptions()` is preferred to `DesiredCapabilities.safari()` selenium_docker_container-chrome-1 | 20:33:45.239 INFO - Driver class not found: org.openqa.selenium.phantomjs.PhantomJSDriver selenium_docker_container-chrome-1 | 20:33:45.281 INFO - Driver provider class org.openqa.selenium.ie.InternetExplorerDriver registration is skipped: selenium_docker_container-chrome-1 | registration capabilities Capabilities {browserName: internet explorer, ensureCleanSession: true, platform: WINDOWS, version: } does not match the current platform LINUX selenium_docker_container-chrome-1 | 20:33:45.282 INFO - Driver provider class org.openqa.selenium.edge.EdgeDriver registration is skipped: selenium_docker_container-chrome-1 | registration capabilities Capabilities {browserName: MicrosoftEdge, platform: WINDOWS, version: } does not match the current platform LINUX selenium_docker_container-chrome-1 | 20:33:45.283 INFO - Driver provider class org.openqa.selenium.safari.SafariDriver registration is skipped: selenium_docker_container-chrome-1 | registration capabilities Capabilities {browserName: safari, platform: MAC, version: } does not match the current platform LINUX selenium_docker_container-chrome-1 | 20:33:45.328 INFO - Using `new ChromeOptions()` is preferred to `DesiredCapabilities.chrome()` selenium_docker_container-chrome-1 | 20:33:45.330 INFO - Using `new EdgeOptions()` is preferred to `DesiredCapabilities.edge()` selenium_docker_container-chrome-1 | 20:33:45.331 INFO - Using `new FirefoxOptions()` is preferred to `DesiredCapabilities.firefox()` selenium_docker_container-chrome-1 | 20:33:45.332 INFO - Using `new OperaOptions()` is preferred to `DesiredCapabilities.operaBlink()` selenium_docker_container-chrome-1 | 20:33:45.332 INFO - Using `new SafariOptions()` is preferred to `DesiredCapabilities.safari()` selenium_docker_container-chrome-1 | 20:33:45.347 INFO - Using the passthrough mode handler selenium_docker_container-chrome-1 | 2023-03-10 20:33:45.385:INFO:osjs.Server:main: jetty-9.4.7.v20170914 selenium_docker_container-chrome-1 | 2023-03-10 20:33:45.453:WARN:osjs.SecurityHandler:main: ServletContext@o.s.j.s.ServletContextHandler@7cbd213e{/,null,STARTING} has uncovered http methods for path: / selenium_docker_container-chrome-1 | 2023-03-10 20:33:45.460:INFO:osjsh.ContextHandler:main: Started o.s.j.s.ServletContextHandler@7cbd213e{/,null,AVAILABLE} selenium_docker_container-acceptancetest-1 exited with code 0 Aborting on container exit... [+] Running 2/2 ⠿ Container selenium_docker_container-acceptancetest-1 Stopped 0.0s When the user goes to the "help" page in "https://ecefg-portal-dev.clouddqt.capitalone.com/help" # tests/acceptance_tests/steps/portal_steps.py:12 4.936s 0.2s Then the user can see the page # tests/acceptance_tests/steps/portal_steps.py:20 0.000s @dev Scenario: User goes to the login page # tests/acceptance_tests/portal.feature:17 Given a user with eid "ece_portal_test" # tests/acceptance_tests/steps/portal_steps.py:7 0.000s When the user goes to the "login" page in "https://ecefg-portal-dev.clouddqt.capitalone.com" # tests/acceptance_tests/steps/portal_steps.py:12 ~/ECEFG-Portal/tests/acceptance_tests/steps/selenium_docker_container ~/ECEFG-Portal WARN[0000] The "http_proxy" variable is not set. Defaulting to a blank string. WARN[0000] The "https_proxy" variable is not set. Defaulting to a blank string. WARN[0000] The "no_proxy" variable is not set. Defaulting to a blank string. WARN[0000] The "ECE_TEST_USER_USERNAME" variable is not set. Defaulting to a blank string. WARN[0000] The "ECE_TEST_USER_PASSWORD" variable is not set. Defaulting to a blank string. WARN[0000] The "http_proxy" variable is not set. Defaulting to a blank string. WARN[0000] The "https_proxy" variable is not set. Defaulting to a blank string. WARN[0000] The "no_proxy" variable is not set. Defaulting to a blank string. WARN[0000] The "http_proxy" variable is not set. Defaulting to a blank string. WARN[0000] The "https_proxy" variable is not set. Defaulting to a blank string. WARN[0000] The "no_proxy" variable is not set. Defaulting to a blank string. [+] Building 0.1s (9/9) FINISHED => [internal] load build definition from Dockerfile 0.0s => => transferring dockerfile: 32B 0.0s => [internal] load .dockerignore 0.0s => => transferring context: 2B 0.0s => [internal] load metadata for artifactory.cloud.capitalone.com/cof-approved-images/python:3.9-ubuntu20.04-230131 0.0s => [1/4] FROM artifactory.cloud.capitalone.com/cof-approved-images/python:3.9-ubuntu20.04-230131 0.0s => [internal] load build context 0.0s => => transferring context: 52B 0.0s => CACHED [2/4] RUN pip3 install 'selenium== 4.8.2' 0.0s => CACHED [3/4] COPY portal_steps_implementation.py /tests/ 0.0s => CACHED [4/4] WORKDIR /tests/ 0.0s => exporting to image 0.0s => => exporting layers 0.0s => => writing image sha256:c6d52288b2de7cc4e91ba9f126797327ea789e01437711431c5c7079f2a3abfa 0.0s => => naming to docker.io/library/selenium_docker_container-acceptancetest 0.0s [+] Running 2/2 ⠿ Container selenium_docker_container-chrome-1 Created 0.0s ⠿ Container selenium_docker_container-acceptancetest-1 Recreated 0.1s Attaching to selenium_docker_container-acceptancetest-1, selenium_docker_container-chrome-1 selenium_docker_container-chrome-1 | 20:33:49.674 INFO - Selenium build info: version: '3.8.1', revision: '6e95a6684b' selenium_docker_container-chrome-1 | 20:33:49.674 INFO - Launching a standalone Selenium Server selenium_docker_container-chrome-1 | 2023-03-10 20:33:49.773:INFO::main: Logging initialized @339ms to org.seleniumhq.jetty9.util.log.StdErrLog selenium_docker_container-chrome-1 | 20:33:49.819 INFO - Using `new FirefoxOptions()` is preferred to `DesiredCapabilities.firefox()` selenium_docker_container-chrome-1 | 20:33:49.835 INFO - Using `new ChromeOptions()` is preferred to `DesiredCapabilities.chrome()` selenium_docker_container-chrome-1 | 20:33:49.838 INFO - Using `new EdgeOptions()` is preferred to `DesiredCapabilities.edge()` selenium_docker_container-chrome-1 | 20:33:49.839 INFO - Driver class not found: com.opera.core.systems.OperaDriver selenium_docker_container-chrome-1 | 20:33:49.839 INFO - Using `new OperaOptions()` is preferred to `DesiredCapabilities.operaBlink()` selenium_docker_container-chrome-1 | 20:33:49.840 INFO - Using `new SafariOptions()` is preferred to `DesiredCapabilities.safari()` selenium_docker_container-chrome-1 | 20:33:49.840 INFO - Driver class not found: org.openqa.selenium.phantomjs.PhantomJSDriver selenium_docker_container-chrome-1 | 20:33:49.880 INFO - Driver provider class org.openqa.selenium.ie.InternetExplorerDriver registration is skipped: selenium_docker_container-chrome-1 | registration capabilities Capabilities {browserName: internet explorer, ensureCleanSession: true, platform: WINDOWS, version: } does not match the current platform LINUX selenium_docker_container-chrome-1 | 20:33:49.881 INFO - Driver provider class org.openqa.selenium.edge.EdgeDriver registration is skipped: selenium_docker_container-chrome-1 | registration capabilities Capabilities {browserName: MicrosoftEdge, platform: WINDOWS, version: } does not match the current platform LINUX selenium_docker_container-chrome-1 | 20:33:49.882 INFO - Driver provider class org.openqa.selenium.safari.SafariDriver registration is skipped: selenium_docker_container-chrome-1 | registration capabilities Capabilities {browserName: safari, platform: MAC, version: } does not match the current platform LINUX selenium_docker_container-acceptancetest-1 | /tests/portal_steps_implementation.py:49: DeprecationWarning: desired_capabilities has been deprecated, please pass in an Options object with options kwarg selenium_docker_container-acceptancetest-1 | driver = webdriver.Remote( selenium_docker_container-chrome-1 | 20:33:49.921 INFO - Using `new ChromeOptions()` is preferred to `DesiredCapabilities.chrome()` selenium_docker_container-chrome-1 | 20:33:49.922 INFO - Using `new EdgeOptions()` is preferred to `DesiredCapabilities.edge()` selenium_docker_container-chrome-1 | 20:33:49.922 INFO - Using `new FirefoxOptions()` is preferred to `DesiredCapabilities.firefox()` selenium_docker_container-chrome-1 | 20:33:49.923 INFO - Using `new OperaOptions()` is preferred to `DesiredCapabilities.operaBlink()` selenium_docker_container-chrome-1 | 20:33:49.923 INFO - Using `new SafariOptions()` is preferred to `DesiredCapabilities.safari()` selenium_docker_container-chrome-1 | 20:33:49.933 INFO - Using the passthrough mode handler selenium_docker_container-chrome-1 | 2023-03-10 20:33:49.964:INFO:osjs.Server:main: jetty-9.4.7.v20170914 selenium_docker_container-chrome-1 | 2023-03-10 20:33:50.018:WARN:osjs.SecurityHandler:main: ServletContext@o.s.j.s.ServletContextHandler@7cbd213e{/,null,STARTING} has uncovered http methods for path: / selenium_docker_container-chrome-1 | 2023-03-10 20:33:50.035:INFO:osjsh.ContextHandler:main: Started o.s.j.s.ServletContextHandler@7cbd213e{/,null,AVAILABLE} selenium_docker_container-chrome-1 | 2023-03-10 20:33:50.088:INFO:osjs.AbstractConnector:main: Started ServerConnector@710726a3{HTTP/1.1,[http/1.1]}{0.0.0.0:4444} selenium_docker_container-chrome-1 | 2023-03-10 20:33:50.088:INFO:osjs.Server:main: Started @654ms selenium_docker_container-chrome-1 | 20:33:50.089 INFO - Selenium Server is up and running selenium_docker_container-acceptancetest-1 | Traceback (most recent call last): selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/urllib3/connection.py", line 174, in _new_conn selenium_docker_container-acceptancetest-1 | conn = connection.create_connection( selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/urllib3/util/connection.py", line 95, in create_connection selenium_docker_container-acceptancetest-1 | Setting up driver selenium_docker_container-acceptancetest-1 | HTTP_PROXY is: selenium_docker_container-acceptancetest-1 | HTTPS_PROXY is: selenium_docker_container-acceptancetest-1 | NO_PROXY is: ,app selenium_docker_container-acceptancetest-1 | Error loading Flask App page selenium_docker_container-acceptancetest-1 | HTTPConnectionPool(host='172.17.0.2', port=4444): Max retries exceeded with url: /wd/hub/session (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc1c740c850>: Failed to establish a new connection: [Errno 110] Connection timed out')) selenium_docker_container-acceptancetest-1 | raise err selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/urllib3/util/connection.py", line 85, in create_connection selenium_docker_container-acceptancetest-1 | sock.connect(sa) selenium_docker_container-acceptancetest-1 | TimeoutError: [Errno 110] Connection timed out selenium_docker_container-acceptancetest-1 | selenium_docker_container-acceptancetest-1 | During handling of the above exception, another exception occurred: selenium_docker_container-acceptancetest-1 | selenium_docker_container-acceptancetest-1 | Traceback (most recent call last): selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/urllib3/connectionpool.py", line 703, in urlopen selenium_docker_container-acceptancetest-1 | httplib_response = self._make_request( selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/urllib3/connectionpool.py", line 398, in _make_request selenium_docker_container-acceptancetest-1 | conn.request(method, url, **httplib_request_kw) selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/urllib3/connection.py", line 239, in request selenium_docker_container-acceptancetest-1 | super(HTTPConnection, self).request(method, url, body=body, headers=headers) selenium_docker_container-acceptancetest-1 | File "/usr/lib/python3.9/http/client.py", line 1257, in request selenium_docker_container-acceptancetest-1 | self._send_request(method, url, body, headers, encode_chunked) selenium_docker_container-acceptancetest-1 | File "/usr/lib/python3.9/http/client.py", line 1303, in _send_request selenium_docker_container-acceptancetest-1 | self.endheaders(body, encode_chunked=encode_chunked) selenium_docker_container-acceptancetest-1 | File "/usr/lib/python3.9/http/client.py", line 1252, in endheaders selenium_docker_container-acceptancetest-1 | self._send_output(message_body, encode_chunked=encode_chunked) selenium_docker_container-acceptancetest-1 | File "/usr/lib/python3.9/http/client.py", line 1012, in _send_output selenium_docker_container-acceptancetest-1 | self.send(msg) selenium_docker_container-acceptancetest-1 | File "/usr/lib/python3.9/http/client.py", line 952, in send selenium_docker_container-acceptancetest-1 | self.connect() selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/urllib3/connection.py", line 205, in connect selenium_docker_container-acceptancetest-1 | conn = self._new_conn() selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/urllib3/connection.py", line 186, in _new_conn selenium_docker_container-acceptancetest-1 | raise NewConnectionError( selenium_docker_container-acceptancetest-1 | urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7fc1c740c850>: Failed to establish a new connection: [Errno 110] Connection timed out selenium_docker_container-acceptancetest-1 | selenium_docker_container-acceptancetest-1 | During handling of the above exception, another exception occurred: selenium_docker_container-acceptancetest-1 | selenium_docker_container-acceptancetest-1 | Traceback (most recent call last): selenium_docker_container-acceptancetest-1 | File "/tests/portal_steps_implementation.py", line 108, in login selenium_docker_container-acceptancetest-1 | driver, wait = set_up() selenium_docker_container-acceptancetest-1 | File "/tests/portal_steps_implementation.py", line 49, in set_up selenium_docker_container-acceptancetest-1 | driver = webdriver.Remote( selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/selenium/webdriver/remote/webdriver.py", line 286, in __init__ selenium_docker_container-acceptancetest-1 | self.start_session(capabilities, browser_profile) selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/selenium/webdriver/remote/webdriver.py", line 378, in start_session selenium_docker_container-acceptancetest-1 | response = self.execute(Command.NEW_SESSION, parameters) selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/selenium/webdriver/remote/webdriver.py", line 438, in execute selenium_docker_container-acceptancetest-1 | response = self.command_executor.execute(driver_command, params) selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/selenium/webdriver/remote/remote_connection.py", line 290, in execute selenium_docker_container-acceptancetest-1 | return self._request(command_info[0], url, body=data) selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/selenium/webdriver/remote/remote_connection.py", line 311, in _request selenium_docker_container-acceptancetest-1 | response = self._conn.request(method, url, body=body, headers=headers) selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/urllib3/request.py", line 78, in request selenium_docker_container-acceptancetest-1 | return self.request_encode_body( selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/urllib3/request.py", line 170, in request_encode_body selenium_docker_container-acceptancetest-1 | return self.urlopen(method, url, **extra_kw) selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/urllib3/poolmanager.py", line 376, in urlopen selenium_docker_container-acceptancetest-1 | response = conn.urlopen(method, u.request_uri, **kw) selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/urllib3/connectionpool.py", line 815, in urlopen selenium_docker_container-acceptancetest-1 | return self.urlopen( selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/urllib3/connectionpool.py", line 815, in urlopen selenium_docker_container-acceptancetest-1 | return self.urlopen( selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/urllib3/connectionpool.py", line 815, in urlopen selenium_docker_container-acceptancetest-1 | return self.urlopen( selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/urllib3/connectionpool.py", line 787, in urlopen selenium_docker_container-acceptancetest-1 | retries = retries.increment( selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/urllib3/util/retry.py", line 592, in increment selenium_docker_container-acceptancetest-1 | raise MaxRetryError(_pool, url, error or ResponseError(cause)) selenium_docker_container-acceptancetest-1 | urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='172.17.0.2', port=4444): Max retries exceeded with url: /wd/hub/session (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc1c740c850>: Failed to establish a new connection: [Errno 110] Connection timed out')) selenium_docker_container-acceptancetest-1 | selenium_docker_container-acceptancetest-1 | During handling of the above exception, another exception occurred: selenium_docker_container-acceptancetest-1 | selenium_docker_container-acceptancetest-1 | Traceback (most recent call last): selenium_docker_container-acceptancetest-1 | File "/tests/portal_steps_implementation.py", line 161, in <module> selenium_docker_container-acceptancetest-1 | login(url) selenium_docker_container-acceptancetest-1 | File "/tests/portal_steps_implementation.py", line 151, in login selenium_docker_container-acceptancetest-1 | raise Exception("Failed") selenium_docker_container-acceptancetest-1 | Exception: Failed selenium_docker_container-acceptancetest-1 exited with code 1 Aborting on container exit... [+] Running 2/2 ⠿ Container selenium_docker_container-acceptancetest-1 Stopped 0.5s When the user goes to the "login" page in "https://ecefg-portal-dev.clouddqt.capitalone.com" # tests/acceptance_tests/steps/portal_steps.py:12 526.779s 0.1s Then the user can see the page # tests/acceptance_tests/steps/portal_steps.py:20 0.004s Traceback (most recent call last): File "/Users/QST429/.local/share/virtualenvs/ECEFG-Portal-whyiJDyI/lib/python3.9/site-packages/behave/model.py", line 1329, in run match.run(runner.context) File "/Users/QST429/.local/share/virtualenvs/ECEFG-Portal-whyiJDyI/lib/python3.9/site-packages/behave/matchers.py", line 98, in run self.func(context, *args, **kwargs) File "tests/acceptance_tests/steps/portal_steps.py", line 22, in step_impl context.test_process.check_returncode() File "/usr/local/Cellar/python@3.9/3.9.15/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py", line 460, in check_returncode raise CalledProcessError(self.returncode, self.args, self.stdout, subprocess.CalledProcessError: Command '['sh', '/Users/QST429/ECEFG-Portal/tests/acceptance_tests/steps/selenium_docker_container/run_selenium_docker_container.sh', 'login', 'https://ecefg-portal-dev.clouddqt.capitalone.com']' returned non-zero exit status 255. Failing scenarios: tests/acceptance_tests/portal.feature:17 User goes to the login page 0 features passed, 1 failed, 0 skipped 1 scenario passed, 1 failed, 2 skipped 5 steps passed, 1 failed, 6 skipped, 0 undefined Took 8m51.720s ``` ### Operating System MAC OS version 12.6.3 ### Selenium version python 3.9 ### What are the browser(s) and version(s) where you see this issue? Chrome 111.0 ### What are the browser driver(s) and version(s) where you see this issue? Chromedriver ### Are you using Selenium Grid? _No response_
1.0
[🐛 Bug]: Selenium Webdriver is not getting connected after upgrading Selenium=4.8.2 - ### What happened? Initially our Portal application has Standalone-chrome version 3.8.1 and selenium with versions 3.141.0 installed .The driver statement driver = webdriver.Remote(command_executor="http://chrome:4444/wd/hub",desired_capabilities=capabilites) used to connect to Selenium webdriver worked earlier as expected and the acceptance tests used to pass. All of sudden the acceptance tests are failing and we have identified that Selenium webdriver is not working as expected. Now we have changed our application to use Selenium latest version 4.8.2 , Standalone-chrome: latest . We have tried to change the driver connection statement driver = webdriver.Remote(command_executor="http://127.0.0,1:4444/wd/hub", desired_capabilities=capabilities) which is our local host and also tried with Chrome standalone IP address which docker container is pointing driver to "http://172.17.0.2:4444/wd/hub" but none of them are working.We are using python 3.9-ubuntu20.04-230331 version for our Portal application in our Dockerfile. Can anyone help us understand the issue ### How can we reproduce the issue? ```shell import os from selenium import webdriver from selenium.webdriver.common.by import By from selenium.webdriver.common.desired_capabilities import DesiredCapabilities from selenium.webdriver.common.proxy import proxy, ProxyType from selenium.webdriver.support import expected_conditions as EC from selenium.webdriver.support.ui import WebDriverWait def set_up(): http_proxy = os .environment.get('http_proxy') https_proxy = os.environment.get('https_proxy') no_proxy = os.environment.get('no-proxy') proxy = Proxy() proxy.proxyType = ProxyType.Manual proxy.httpProxy = http_proxy proxy.socksProxy = http_proxy proxy.sslProxy = http_proxy proxy.noProxy = no_proxy capabilities = DesiredCapabilities.CHROME proxy.add_to_capabilities(capabilities) driver = webdriver.Remote(command_executor="http://127.0.0.1:44444/wd/hub", desired_capabilities=capabilities) wait = WebdriverWait(driver, 30) return driver, wait ``` ### Relevant log output ```shell (base) 88e9fe626cdf:ECEFG-Portal QST429$ pipenv run behave --no-skipped --junit --junit-directory behave_results_dev --tags=dev tests/acceptance_tests Feature: Portal # tests/acceptance_tests/portal.feature:1 @dev Scenario: User goes to the explore page # tests/acceptance_tests/portal.feature:4 Given a user with eid "ece_portal_test" # tests/acceptance_tests/steps/portal_steps.py:7 0.000s When the user goes to the "help" page in "https://ecefg-portal-dev.clouddqt.capitalone.com/help" # tests/acceptance_tests/steps/portal_steps.py:12 ~/ECEFG-Portal/tests/acceptance_tests/steps/selenium_docker_container ~/ECEFG-Portal WARN[0000] The "http_proxy" variable is not set. Defaulting to a blank string. WARN[0000] The "https_proxy" variable is not set. Defaulting to a blank string. WARN[0000] The "no_proxy" variable is not set. Defaulting to a blank string. WARN[0000] The "http_proxy" variable is not set. Defaulting to a blank string. WARN[0000] The "https_proxy" variable is not set. Defaulting to a blank string. WARN[0000] The "no_proxy" variable is not set. Defaulting to a blank string. WARN[0000] The "ECE_TEST_USER_USERNAME" variable is not set. Defaulting to a blank string. WARN[0000] The "ECE_TEST_USER_PASSWORD" variable is not set. Defaulting to a blank string. WARN[0000] The "http_proxy" variable is not set. Defaulting to a blank string. WARN[0000] The "https_proxy" variable is not set. Defaulting to a blank string. WARN[0000] The "no_proxy" variable is not set. Defaulting to a blank string. [+] Building 0.1s (9/9) FINISHED => [internal] load build definition from Dockerfile 0.0s => => transferring dockerfile: 32B 0.0s => [internal] load .dockerignore 0.0s => => transferring context: 2B 0.0s => [internal] load metadata for artifactory.cloud.capitalone.com/cof-approved-images/python:3.9-ubuntu20.04-230131 0.0s => [internal] load build context 0.0s => => transferring context: 52B 0.0s => [1/4] FROM artifactory.cloud.capitalone.com/cof-approved-images/python:3.9-ubuntu20.04-230131 0.0s => CACHED [2/4] RUN pip3 install 'selenium== 4.8.2' 0.0s => CACHED [3/4] COPY portal_steps_implementation.py /tests/ 0.0s => CACHED [4/4] WORKDIR /tests/ 0.0s => exporting to image 0.0s => => exporting layers 0.0s => => writing image sha256:c6d52288b2de7cc4e91ba9f126797327ea789e01437711431c5c7079f2a3abfa 0.0s => => naming to docker.io/library/selenium_docker_container-acceptancetest 0.0s [+] Running 2/2 ⠿ Container selenium_docker_container-chrome-1 Recreated 0.1s ⠿ Container selenium_docker_container-acceptancetest-1 Recreated 0.2s Attaching to selenium_docker_container-acceptancetest-1, selenium_docker_container-chrome-1 selenium_docker_container-chrome-1 | 20:33:44.999 INFO - Selenium build info: version: '3.8.1', revision: '6e95a6684b' selenium_docker_container-chrome-1 | 20:33:45.000 INFO - Launching a standalone Selenium Server selenium_docker_container-chrome-1 | 2023-03-10 20:33:45.164:INFO::main: Logging initialized @428ms to org.seleniumhq.jetty9.util.log.StdErrLog selenium_docker_container-chrome-1 | 20:33:45.213 INFO - Using `new FirefoxOptions()` is preferred to `DesiredCapabilities.firefox()` selenium_docker_container-chrome-1 | 20:33:45.233 INFO - Using `new ChromeOptions()` is preferred to `DesiredCapabilities.chrome()` selenium_docker_container-chrome-1 | 20:33:45.235 INFO - Using `new EdgeOptions()` is preferred to `DesiredCapabilities.edge()` selenium_docker_container-chrome-1 | 20:33:45.236 INFO - Driver class not found: com.opera.core.systems.OperaDriver selenium_docker_container-chrome-1 | 20:33:45.236 INFO - Using `new OperaOptions()` is preferred to `DesiredCapabilities.operaBlink()` selenium_docker_container-chrome-1 | 20:33:45.237 INFO - Using `new SafariOptions()` is preferred to `DesiredCapabilities.safari()` selenium_docker_container-chrome-1 | 20:33:45.239 INFO - Driver class not found: org.openqa.selenium.phantomjs.PhantomJSDriver selenium_docker_container-chrome-1 | 20:33:45.281 INFO - Driver provider class org.openqa.selenium.ie.InternetExplorerDriver registration is skipped: selenium_docker_container-chrome-1 | registration capabilities Capabilities {browserName: internet explorer, ensureCleanSession: true, platform: WINDOWS, version: } does not match the current platform LINUX selenium_docker_container-chrome-1 | 20:33:45.282 INFO - Driver provider class org.openqa.selenium.edge.EdgeDriver registration is skipped: selenium_docker_container-chrome-1 | registration capabilities Capabilities {browserName: MicrosoftEdge, platform: WINDOWS, version: } does not match the current platform LINUX selenium_docker_container-chrome-1 | 20:33:45.283 INFO - Driver provider class org.openqa.selenium.safari.SafariDriver registration is skipped: selenium_docker_container-chrome-1 | registration capabilities Capabilities {browserName: safari, platform: MAC, version: } does not match the current platform LINUX selenium_docker_container-chrome-1 | 20:33:45.328 INFO - Using `new ChromeOptions()` is preferred to `DesiredCapabilities.chrome()` selenium_docker_container-chrome-1 | 20:33:45.330 INFO - Using `new EdgeOptions()` is preferred to `DesiredCapabilities.edge()` selenium_docker_container-chrome-1 | 20:33:45.331 INFO - Using `new FirefoxOptions()` is preferred to `DesiredCapabilities.firefox()` selenium_docker_container-chrome-1 | 20:33:45.332 INFO - Using `new OperaOptions()` is preferred to `DesiredCapabilities.operaBlink()` selenium_docker_container-chrome-1 | 20:33:45.332 INFO - Using `new SafariOptions()` is preferred to `DesiredCapabilities.safari()` selenium_docker_container-chrome-1 | 20:33:45.347 INFO - Using the passthrough mode handler selenium_docker_container-chrome-1 | 2023-03-10 20:33:45.385:INFO:osjs.Server:main: jetty-9.4.7.v20170914 selenium_docker_container-chrome-1 | 2023-03-10 20:33:45.453:WARN:osjs.SecurityHandler:main: ServletContext@o.s.j.s.ServletContextHandler@7cbd213e{/,null,STARTING} has uncovered http methods for path: / selenium_docker_container-chrome-1 | 2023-03-10 20:33:45.460:INFO:osjsh.ContextHandler:main: Started o.s.j.s.ServletContextHandler@7cbd213e{/,null,AVAILABLE} selenium_docker_container-acceptancetest-1 exited with code 0 Aborting on container exit... [+] Running 2/2 ⠿ Container selenium_docker_container-acceptancetest-1 Stopped 0.0s When the user goes to the "help" page in "https://ecefg-portal-dev.clouddqt.capitalone.com/help" # tests/acceptance_tests/steps/portal_steps.py:12 4.936s 0.2s Then the user can see the page # tests/acceptance_tests/steps/portal_steps.py:20 0.000s @dev Scenario: User goes to the login page # tests/acceptance_tests/portal.feature:17 Given a user with eid "ece_portal_test" # tests/acceptance_tests/steps/portal_steps.py:7 0.000s When the user goes to the "login" page in "https://ecefg-portal-dev.clouddqt.capitalone.com" # tests/acceptance_tests/steps/portal_steps.py:12 ~/ECEFG-Portal/tests/acceptance_tests/steps/selenium_docker_container ~/ECEFG-Portal WARN[0000] The "http_proxy" variable is not set. Defaulting to a blank string. WARN[0000] The "https_proxy" variable is not set. Defaulting to a blank string. WARN[0000] The "no_proxy" variable is not set. Defaulting to a blank string. WARN[0000] The "ECE_TEST_USER_USERNAME" variable is not set. Defaulting to a blank string. WARN[0000] The "ECE_TEST_USER_PASSWORD" variable is not set. Defaulting to a blank string. WARN[0000] The "http_proxy" variable is not set. Defaulting to a blank string. WARN[0000] The "https_proxy" variable is not set. Defaulting to a blank string. WARN[0000] The "no_proxy" variable is not set. Defaulting to a blank string. WARN[0000] The "http_proxy" variable is not set. Defaulting to a blank string. WARN[0000] The "https_proxy" variable is not set. Defaulting to a blank string. WARN[0000] The "no_proxy" variable is not set. Defaulting to a blank string. [+] Building 0.1s (9/9) FINISHED => [internal] load build definition from Dockerfile 0.0s => => transferring dockerfile: 32B 0.0s => [internal] load .dockerignore 0.0s => => transferring context: 2B 0.0s => [internal] load metadata for artifactory.cloud.capitalone.com/cof-approved-images/python:3.9-ubuntu20.04-230131 0.0s => [1/4] FROM artifactory.cloud.capitalone.com/cof-approved-images/python:3.9-ubuntu20.04-230131 0.0s => [internal] load build context 0.0s => => transferring context: 52B 0.0s => CACHED [2/4] RUN pip3 install 'selenium== 4.8.2' 0.0s => CACHED [3/4] COPY portal_steps_implementation.py /tests/ 0.0s => CACHED [4/4] WORKDIR /tests/ 0.0s => exporting to image 0.0s => => exporting layers 0.0s => => writing image sha256:c6d52288b2de7cc4e91ba9f126797327ea789e01437711431c5c7079f2a3abfa 0.0s => => naming to docker.io/library/selenium_docker_container-acceptancetest 0.0s [+] Running 2/2 ⠿ Container selenium_docker_container-chrome-1 Created 0.0s ⠿ Container selenium_docker_container-acceptancetest-1 Recreated 0.1s Attaching to selenium_docker_container-acceptancetest-1, selenium_docker_container-chrome-1 selenium_docker_container-chrome-1 | 20:33:49.674 INFO - Selenium build info: version: '3.8.1', revision: '6e95a6684b' selenium_docker_container-chrome-1 | 20:33:49.674 INFO - Launching a standalone Selenium Server selenium_docker_container-chrome-1 | 2023-03-10 20:33:49.773:INFO::main: Logging initialized @339ms to org.seleniumhq.jetty9.util.log.StdErrLog selenium_docker_container-chrome-1 | 20:33:49.819 INFO - Using `new FirefoxOptions()` is preferred to `DesiredCapabilities.firefox()` selenium_docker_container-chrome-1 | 20:33:49.835 INFO - Using `new ChromeOptions()` is preferred to `DesiredCapabilities.chrome()` selenium_docker_container-chrome-1 | 20:33:49.838 INFO - Using `new EdgeOptions()` is preferred to `DesiredCapabilities.edge()` selenium_docker_container-chrome-1 | 20:33:49.839 INFO - Driver class not found: com.opera.core.systems.OperaDriver selenium_docker_container-chrome-1 | 20:33:49.839 INFO - Using `new OperaOptions()` is preferred to `DesiredCapabilities.operaBlink()` selenium_docker_container-chrome-1 | 20:33:49.840 INFO - Using `new SafariOptions()` is preferred to `DesiredCapabilities.safari()` selenium_docker_container-chrome-1 | 20:33:49.840 INFO - Driver class not found: org.openqa.selenium.phantomjs.PhantomJSDriver selenium_docker_container-chrome-1 | 20:33:49.880 INFO - Driver provider class org.openqa.selenium.ie.InternetExplorerDriver registration is skipped: selenium_docker_container-chrome-1 | registration capabilities Capabilities {browserName: internet explorer, ensureCleanSession: true, platform: WINDOWS, version: } does not match the current platform LINUX selenium_docker_container-chrome-1 | 20:33:49.881 INFO - Driver provider class org.openqa.selenium.edge.EdgeDriver registration is skipped: selenium_docker_container-chrome-1 | registration capabilities Capabilities {browserName: MicrosoftEdge, platform: WINDOWS, version: } does not match the current platform LINUX selenium_docker_container-chrome-1 | 20:33:49.882 INFO - Driver provider class org.openqa.selenium.safari.SafariDriver registration is skipped: selenium_docker_container-chrome-1 | registration capabilities Capabilities {browserName: safari, platform: MAC, version: } does not match the current platform LINUX selenium_docker_container-acceptancetest-1 | /tests/portal_steps_implementation.py:49: DeprecationWarning: desired_capabilities has been deprecated, please pass in an Options object with options kwarg selenium_docker_container-acceptancetest-1 | driver = webdriver.Remote( selenium_docker_container-chrome-1 | 20:33:49.921 INFO - Using `new ChromeOptions()` is preferred to `DesiredCapabilities.chrome()` selenium_docker_container-chrome-1 | 20:33:49.922 INFO - Using `new EdgeOptions()` is preferred to `DesiredCapabilities.edge()` selenium_docker_container-chrome-1 | 20:33:49.922 INFO - Using `new FirefoxOptions()` is preferred to `DesiredCapabilities.firefox()` selenium_docker_container-chrome-1 | 20:33:49.923 INFO - Using `new OperaOptions()` is preferred to `DesiredCapabilities.operaBlink()` selenium_docker_container-chrome-1 | 20:33:49.923 INFO - Using `new SafariOptions()` is preferred to `DesiredCapabilities.safari()` selenium_docker_container-chrome-1 | 20:33:49.933 INFO - Using the passthrough mode handler selenium_docker_container-chrome-1 | 2023-03-10 20:33:49.964:INFO:osjs.Server:main: jetty-9.4.7.v20170914 selenium_docker_container-chrome-1 | 2023-03-10 20:33:50.018:WARN:osjs.SecurityHandler:main: ServletContext@o.s.j.s.ServletContextHandler@7cbd213e{/,null,STARTING} has uncovered http methods for path: / selenium_docker_container-chrome-1 | 2023-03-10 20:33:50.035:INFO:osjsh.ContextHandler:main: Started o.s.j.s.ServletContextHandler@7cbd213e{/,null,AVAILABLE} selenium_docker_container-chrome-1 | 2023-03-10 20:33:50.088:INFO:osjs.AbstractConnector:main: Started ServerConnector@710726a3{HTTP/1.1,[http/1.1]}{0.0.0.0:4444} selenium_docker_container-chrome-1 | 2023-03-10 20:33:50.088:INFO:osjs.Server:main: Started @654ms selenium_docker_container-chrome-1 | 20:33:50.089 INFO - Selenium Server is up and running selenium_docker_container-acceptancetest-1 | Traceback (most recent call last): selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/urllib3/connection.py", line 174, in _new_conn selenium_docker_container-acceptancetest-1 | conn = connection.create_connection( selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/urllib3/util/connection.py", line 95, in create_connection selenium_docker_container-acceptancetest-1 | Setting up driver selenium_docker_container-acceptancetest-1 | HTTP_PROXY is: selenium_docker_container-acceptancetest-1 | HTTPS_PROXY is: selenium_docker_container-acceptancetest-1 | NO_PROXY is: ,app selenium_docker_container-acceptancetest-1 | Error loading Flask App page selenium_docker_container-acceptancetest-1 | HTTPConnectionPool(host='172.17.0.2', port=4444): Max retries exceeded with url: /wd/hub/session (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc1c740c850>: Failed to establish a new connection: [Errno 110] Connection timed out')) selenium_docker_container-acceptancetest-1 | raise err selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/urllib3/util/connection.py", line 85, in create_connection selenium_docker_container-acceptancetest-1 | sock.connect(sa) selenium_docker_container-acceptancetest-1 | TimeoutError: [Errno 110] Connection timed out selenium_docker_container-acceptancetest-1 | selenium_docker_container-acceptancetest-1 | During handling of the above exception, another exception occurred: selenium_docker_container-acceptancetest-1 | selenium_docker_container-acceptancetest-1 | Traceback (most recent call last): selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/urllib3/connectionpool.py", line 703, in urlopen selenium_docker_container-acceptancetest-1 | httplib_response = self._make_request( selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/urllib3/connectionpool.py", line 398, in _make_request selenium_docker_container-acceptancetest-1 | conn.request(method, url, **httplib_request_kw) selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/urllib3/connection.py", line 239, in request selenium_docker_container-acceptancetest-1 | super(HTTPConnection, self).request(method, url, body=body, headers=headers) selenium_docker_container-acceptancetest-1 | File "/usr/lib/python3.9/http/client.py", line 1257, in request selenium_docker_container-acceptancetest-1 | self._send_request(method, url, body, headers, encode_chunked) selenium_docker_container-acceptancetest-1 | File "/usr/lib/python3.9/http/client.py", line 1303, in _send_request selenium_docker_container-acceptancetest-1 | self.endheaders(body, encode_chunked=encode_chunked) selenium_docker_container-acceptancetest-1 | File "/usr/lib/python3.9/http/client.py", line 1252, in endheaders selenium_docker_container-acceptancetest-1 | self._send_output(message_body, encode_chunked=encode_chunked) selenium_docker_container-acceptancetest-1 | File "/usr/lib/python3.9/http/client.py", line 1012, in _send_output selenium_docker_container-acceptancetest-1 | self.send(msg) selenium_docker_container-acceptancetest-1 | File "/usr/lib/python3.9/http/client.py", line 952, in send selenium_docker_container-acceptancetest-1 | self.connect() selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/urllib3/connection.py", line 205, in connect selenium_docker_container-acceptancetest-1 | conn = self._new_conn() selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/urllib3/connection.py", line 186, in _new_conn selenium_docker_container-acceptancetest-1 | raise NewConnectionError( selenium_docker_container-acceptancetest-1 | urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7fc1c740c850>: Failed to establish a new connection: [Errno 110] Connection timed out selenium_docker_container-acceptancetest-1 | selenium_docker_container-acceptancetest-1 | During handling of the above exception, another exception occurred: selenium_docker_container-acceptancetest-1 | selenium_docker_container-acceptancetest-1 | Traceback (most recent call last): selenium_docker_container-acceptancetest-1 | File "/tests/portal_steps_implementation.py", line 108, in login selenium_docker_container-acceptancetest-1 | driver, wait = set_up() selenium_docker_container-acceptancetest-1 | File "/tests/portal_steps_implementation.py", line 49, in set_up selenium_docker_container-acceptancetest-1 | driver = webdriver.Remote( selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/selenium/webdriver/remote/webdriver.py", line 286, in __init__ selenium_docker_container-acceptancetest-1 | self.start_session(capabilities, browser_profile) selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/selenium/webdriver/remote/webdriver.py", line 378, in start_session selenium_docker_container-acceptancetest-1 | response = self.execute(Command.NEW_SESSION, parameters) selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/selenium/webdriver/remote/webdriver.py", line 438, in execute selenium_docker_container-acceptancetest-1 | response = self.command_executor.execute(driver_command, params) selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/selenium/webdriver/remote/remote_connection.py", line 290, in execute selenium_docker_container-acceptancetest-1 | return self._request(command_info[0], url, body=data) selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/selenium/webdriver/remote/remote_connection.py", line 311, in _request selenium_docker_container-acceptancetest-1 | response = self._conn.request(method, url, body=body, headers=headers) selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/urllib3/request.py", line 78, in request selenium_docker_container-acceptancetest-1 | return self.request_encode_body( selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/urllib3/request.py", line 170, in request_encode_body selenium_docker_container-acceptancetest-1 | return self.urlopen(method, url, **extra_kw) selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/urllib3/poolmanager.py", line 376, in urlopen selenium_docker_container-acceptancetest-1 | response = conn.urlopen(method, u.request_uri, **kw) selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/urllib3/connectionpool.py", line 815, in urlopen selenium_docker_container-acceptancetest-1 | return self.urlopen( selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/urllib3/connectionpool.py", line 815, in urlopen selenium_docker_container-acceptancetest-1 | return self.urlopen( selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/urllib3/connectionpool.py", line 815, in urlopen selenium_docker_container-acceptancetest-1 | return self.urlopen( selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/urllib3/connectionpool.py", line 787, in urlopen selenium_docker_container-acceptancetest-1 | retries = retries.increment( selenium_docker_container-acceptancetest-1 | File "/usr/local/lib/python3.9/dist-packages/urllib3/util/retry.py", line 592, in increment selenium_docker_container-acceptancetest-1 | raise MaxRetryError(_pool, url, error or ResponseError(cause)) selenium_docker_container-acceptancetest-1 | urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='172.17.0.2', port=4444): Max retries exceeded with url: /wd/hub/session (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc1c740c850>: Failed to establish a new connection: [Errno 110] Connection timed out')) selenium_docker_container-acceptancetest-1 | selenium_docker_container-acceptancetest-1 | During handling of the above exception, another exception occurred: selenium_docker_container-acceptancetest-1 | selenium_docker_container-acceptancetest-1 | Traceback (most recent call last): selenium_docker_container-acceptancetest-1 | File "/tests/portal_steps_implementation.py", line 161, in <module> selenium_docker_container-acceptancetest-1 | login(url) selenium_docker_container-acceptancetest-1 | File "/tests/portal_steps_implementation.py", line 151, in login selenium_docker_container-acceptancetest-1 | raise Exception("Failed") selenium_docker_container-acceptancetest-1 | Exception: Failed selenium_docker_container-acceptancetest-1 exited with code 1 Aborting on container exit... [+] Running 2/2 ⠿ Container selenium_docker_container-acceptancetest-1 Stopped 0.5s When the user goes to the "login" page in "https://ecefg-portal-dev.clouddqt.capitalone.com" # tests/acceptance_tests/steps/portal_steps.py:12 526.779s 0.1s Then the user can see the page # tests/acceptance_tests/steps/portal_steps.py:20 0.004s Traceback (most recent call last): File "/Users/QST429/.local/share/virtualenvs/ECEFG-Portal-whyiJDyI/lib/python3.9/site-packages/behave/model.py", line 1329, in run match.run(runner.context) File "/Users/QST429/.local/share/virtualenvs/ECEFG-Portal-whyiJDyI/lib/python3.9/site-packages/behave/matchers.py", line 98, in run self.func(context, *args, **kwargs) File "tests/acceptance_tests/steps/portal_steps.py", line 22, in step_impl context.test_process.check_returncode() File "/usr/local/Cellar/python@3.9/3.9.15/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py", line 460, in check_returncode raise CalledProcessError(self.returncode, self.args, self.stdout, subprocess.CalledProcessError: Command '['sh', '/Users/QST429/ECEFG-Portal/tests/acceptance_tests/steps/selenium_docker_container/run_selenium_docker_container.sh', 'login', 'https://ecefg-portal-dev.clouddqt.capitalone.com']' returned non-zero exit status 255. Failing scenarios: tests/acceptance_tests/portal.feature:17 User goes to the login page 0 features passed, 1 failed, 0 skipped 1 scenario passed, 1 failed, 2 skipped 5 steps passed, 1 failed, 6 skipped, 0 undefined Took 8m51.720s ``` ### Operating System MAC OS version 12.6.3 ### Selenium version python 3.9 ### What are the browser(s) and version(s) where you see this issue? Chrome 111.0 ### What are the browser driver(s) and version(s) where you see this issue? Chromedriver ### Are you using Selenium Grid? _No response_
defect
selenium webdriver is not getting connected after upgrading selenium what happened initially our portal application has standalone chrome version and selenium with versions installed the driver statement driver webdriver remote command executor used to connect to selenium webdriver worked earlier as expected and the acceptance tests used to pass all of sudden the acceptance tests are failing and we have identified that selenium webdriver is not working as expected now we have changed our application to use selenium latest version standalone chrome latest we have tried to change the driver connection statement driver webdriver remote command executor desired capabilities capabilities which is our local host and also tried with chrome standalone ip address which docker container is pointing driver to but none of them are working we are using python version for our portal application in our dockerfile can anyone help us understand the issue how can we reproduce the issue shell import os from selenium import webdriver from selenium webdriver common by import by from selenium webdriver common desired capabilities import desiredcapabilities from selenium webdriver common proxy import proxy proxytype from selenium webdriver support import expected conditions as ec from selenium webdriver support ui import webdriverwait def set up http proxy os environment get http proxy https proxy os environment get https proxy no proxy os environment get no proxy proxy proxy proxy proxytype proxytype manual proxy httpproxy http proxy proxy socksproxy http proxy proxy sslproxy http proxy proxy noproxy no proxy capabilities desiredcapabilities chrome proxy add to capabilities capabilities driver webdriver remote command executor desired capabilities capabilities wait webdriverwait driver return driver wait relevant log output shell base ecefg portal pipenv run behave no skipped junit junit directory behave results dev tags dev tests acceptance tests feature portal tests acceptance tests portal feature dev scenario user goes to the explore page tests acceptance tests portal feature given a user with eid ece portal test tests acceptance tests steps portal steps py when the user goes to the help page in tests acceptance tests steps portal steps py ecefg portal tests acceptance tests steps selenium docker container ecefg portal warn the http proxy variable is not set defaulting to a blank string warn the https proxy variable is not set defaulting to a blank string warn the no proxy variable is not set defaulting to a blank string warn the http proxy variable is not set defaulting to a blank string warn the https proxy variable is not set defaulting to a blank string warn the no proxy variable is not set defaulting to a blank string warn the ece test user username variable is not set defaulting to a blank string warn the ece test user password variable is not set defaulting to a blank string warn the http proxy variable is not set defaulting to a blank string warn the https proxy variable is not set defaulting to a blank string warn the no proxy variable is not set defaulting to a blank string building finished load build definition from dockerfile transferring dockerfile load dockerignore transferring context load metadata for artifactory cloud capitalone com cof approved images python load build context transferring context from artifactory cloud capitalone com cof approved images python cached run install selenium cached copy portal steps implementation py tests cached workdir tests exporting to image exporting layers writing image naming to docker io library selenium docker container acceptancetest running ⠿ container selenium docker container chrome recreated ⠿ container selenium docker container acceptancetest recreated attaching to selenium docker container acceptancetest selenium docker container chrome selenium docker container chrome info selenium build info version revision selenium docker container chrome info launching a standalone selenium server selenium docker container chrome info main logging initialized to org seleniumhq util log stderrlog selenium docker container chrome info using new firefoxoptions is preferred to desiredcapabilities firefox selenium docker container chrome info using new chromeoptions is preferred to desiredcapabilities chrome selenium docker container chrome info using new edgeoptions is preferred to desiredcapabilities edge selenium docker container chrome info driver class not found com opera core systems operadriver selenium docker container chrome info using new operaoptions is preferred to desiredcapabilities operablink selenium docker container chrome info using new safarioptions is preferred to desiredcapabilities safari selenium docker container chrome info driver class not found org openqa selenium phantomjs phantomjsdriver selenium docker container chrome info driver provider class org openqa selenium ie internetexplorerdriver registration is skipped selenium docker container chrome registration capabilities capabilities browsername internet explorer ensurecleansession true platform windows version does not match the current platform linux selenium docker container chrome info driver provider class org openqa selenium edge edgedriver registration is skipped selenium docker container chrome registration capabilities capabilities browsername microsoftedge platform windows version does not match the current platform linux selenium docker container chrome info driver provider class org openqa selenium safari safaridriver registration is skipped selenium docker container chrome registration capabilities capabilities browsername safari platform mac version does not match the current platform linux selenium docker container chrome info using new chromeoptions is preferred to desiredcapabilities chrome selenium docker container chrome info using new edgeoptions is preferred to desiredcapabilities edge selenium docker container chrome info using new firefoxoptions is preferred to desiredcapabilities firefox selenium docker container chrome info using new operaoptions is preferred to desiredcapabilities operablink selenium docker container chrome info using new safarioptions is preferred to desiredcapabilities safari selenium docker container chrome info using the passthrough mode handler selenium docker container chrome info osjs server main jetty selenium docker container chrome warn osjs securityhandler main servletcontext o s j s servletcontexthandler null starting has uncovered http methods for path selenium docker container chrome info osjsh contexthandler main started o s j s servletcontexthandler null available selenium docker container acceptancetest exited with code aborting on container exit running ⠿ container selenium docker container acceptancetest stopped when the user goes to the help page in tests acceptance tests steps portal steps py then the user can see the page tests acceptance tests steps portal steps py dev scenario user goes to the login page tests acceptance tests portal feature given a user with eid ece portal test tests acceptance tests steps portal steps py when the user goes to the login page in tests acceptance tests steps portal steps py ecefg portal tests acceptance tests steps selenium docker container ecefg portal warn the http proxy variable is not set defaulting to a blank string warn the https proxy variable is not set defaulting to a blank string warn the no proxy variable is not set defaulting to a blank string warn the ece test user username variable is not set defaulting to a blank string warn the ece test user password variable is not set defaulting to a blank string warn the http proxy variable is not set defaulting to a blank string warn the https proxy variable is not set defaulting to a blank string warn the no proxy variable is not set defaulting to a blank string warn the http proxy variable is not set defaulting to a blank string warn the https proxy variable is not set defaulting to a blank string warn the no proxy variable is not set defaulting to a blank string building finished load build definition from dockerfile transferring dockerfile load dockerignore transferring context load metadata for artifactory cloud capitalone com cof approved images python from artifactory cloud capitalone com cof approved images python load build context transferring context cached run install selenium cached copy portal steps implementation py tests cached workdir tests exporting to image exporting layers writing image naming to docker io library selenium docker container acceptancetest running ⠿ container selenium docker container chrome created ⠿ container selenium docker container acceptancetest recreated attaching to selenium docker container acceptancetest selenium docker container chrome selenium docker container chrome info selenium build info version revision selenium docker container chrome info launching a standalone selenium server selenium docker container chrome info main logging initialized to org seleniumhq util log stderrlog selenium docker container chrome info using new firefoxoptions is preferred to desiredcapabilities firefox selenium docker container chrome info using new chromeoptions is preferred to desiredcapabilities chrome selenium docker container chrome info using new edgeoptions is preferred to desiredcapabilities edge selenium docker container chrome info driver class not found com opera core systems operadriver selenium docker container chrome info using new operaoptions is preferred to desiredcapabilities operablink selenium docker container chrome info using new safarioptions is preferred to desiredcapabilities safari selenium docker container chrome info driver class not found org openqa selenium phantomjs phantomjsdriver selenium docker container chrome info driver provider class org openqa selenium ie internetexplorerdriver registration is skipped selenium docker container chrome registration capabilities capabilities browsername internet explorer ensurecleansession true platform windows version does not match the current platform linux selenium docker container chrome info driver provider class org openqa selenium edge edgedriver registration is skipped selenium docker container chrome registration capabilities capabilities browsername microsoftedge platform windows version does not match the current platform linux selenium docker container chrome info driver provider class org openqa selenium safari safaridriver registration is skipped selenium docker container chrome registration capabilities capabilities browsername safari platform mac version does not match the current platform linux selenium docker container acceptancetest tests portal steps implementation py deprecationwarning desired capabilities has been deprecated please pass in an options object with options kwarg selenium docker container acceptancetest driver webdriver remote selenium docker container chrome info using new chromeoptions is preferred to desiredcapabilities chrome selenium docker container chrome info using new edgeoptions is preferred to desiredcapabilities edge selenium docker container chrome info using new firefoxoptions is preferred to desiredcapabilities firefox selenium docker container chrome info using new operaoptions is preferred to desiredcapabilities operablink selenium docker container chrome info using new safarioptions is preferred to desiredcapabilities safari selenium docker container chrome info using the passthrough mode handler selenium docker container chrome info osjs server main jetty selenium docker container chrome warn osjs securityhandler main servletcontext o s j s servletcontexthandler null starting has uncovered http methods for path selenium docker container chrome info osjsh contexthandler main started o s j s servletcontexthandler null available selenium docker container chrome info osjs abstractconnector main started serverconnector http selenium docker container chrome info osjs server main started selenium docker container chrome info selenium server is up and running selenium docker container acceptancetest traceback most recent call last selenium docker container acceptancetest file usr local lib dist packages connection py line in new conn selenium docker container acceptancetest conn connection create connection selenium docker container acceptancetest file usr local lib dist packages util connection py line in create connection selenium docker container acceptancetest setting up driver selenium docker container acceptancetest http proxy is selenium docker container acceptancetest https proxy is selenium docker container acceptancetest no proxy is app selenium docker container acceptancetest error loading flask app page selenium docker container acceptancetest httpconnectionpool host port max retries exceeded with url wd hub session caused by newconnectionerror failed to establish a new connection connection timed out selenium docker container acceptancetest raise err selenium docker container acceptancetest file usr local lib dist packages util connection py line in create connection selenium docker container acceptancetest sock connect sa selenium docker container acceptancetest timeouterror connection timed out selenium docker container acceptancetest selenium docker container acceptancetest during handling of the above exception another exception occurred selenium docker container acceptancetest selenium docker container acceptancetest traceback most recent call last selenium docker container acceptancetest file usr local lib dist packages connectionpool py line in urlopen selenium docker container acceptancetest httplib response self make request selenium docker container acceptancetest file usr local lib dist packages connectionpool py line in make request selenium docker container acceptancetest conn request method url httplib request kw selenium docker container acceptancetest file usr local lib dist packages connection py line in request selenium docker container acceptancetest super httpconnection self request method url body body headers headers selenium docker container acceptancetest file usr lib http client py line in request selenium docker container acceptancetest self send request method url body headers encode chunked selenium docker container acceptancetest file usr lib http client py line in send request selenium docker container acceptancetest self endheaders body encode chunked encode chunked selenium docker container acceptancetest file usr lib http client py line in endheaders selenium docker container acceptancetest self send output message body encode chunked encode chunked selenium docker container acceptancetest file usr lib http client py line in send output selenium docker container acceptancetest self send msg selenium docker container acceptancetest file usr lib http client py line in send selenium docker container acceptancetest self connect selenium docker container acceptancetest file usr local lib dist packages connection py line in connect selenium docker container acceptancetest conn self new conn selenium docker container acceptancetest file usr local lib dist packages connection py line in new conn selenium docker container acceptancetest raise newconnectionerror selenium docker container acceptancetest exceptions newconnectionerror failed to establish a new connection connection timed out selenium docker container acceptancetest selenium docker container acceptancetest during handling of the above exception another exception occurred selenium docker container acceptancetest selenium docker container acceptancetest traceback most recent call last selenium docker container acceptancetest file tests portal steps implementation py line in login selenium docker container acceptancetest driver wait set up selenium docker container acceptancetest file tests portal steps implementation py line in set up selenium docker container acceptancetest driver webdriver remote selenium docker container acceptancetest file usr local lib dist packages selenium webdriver remote webdriver py line in init selenium docker container acceptancetest self start session capabilities browser profile selenium docker container acceptancetest file usr local lib dist packages selenium webdriver remote webdriver py line in start session selenium docker container acceptancetest response self execute command new session parameters selenium docker container acceptancetest file usr local lib dist packages selenium webdriver remote webdriver py line in execute selenium docker container acceptancetest response self command executor execute driver command params selenium docker container acceptancetest file usr local lib dist packages selenium webdriver remote remote connection py line in execute selenium docker container acceptancetest return self request command info url body data selenium docker container acceptancetest file usr local lib dist packages selenium webdriver remote remote connection py line in request selenium docker container acceptancetest response self conn request method url body body headers headers selenium docker container acceptancetest file usr local lib dist packages request py line in request selenium docker container acceptancetest return self request encode body selenium docker container acceptancetest file usr local lib dist packages request py line in request encode body selenium docker container acceptancetest return self urlopen method url extra kw selenium docker container acceptancetest file usr local lib dist packages poolmanager py line in urlopen selenium docker container acceptancetest response conn urlopen method u request uri kw selenium docker container acceptancetest file usr local lib dist packages connectionpool py line in urlopen selenium docker container acceptancetest return self urlopen selenium docker container acceptancetest file usr local lib dist packages connectionpool py line in urlopen selenium docker container acceptancetest return self urlopen selenium docker container acceptancetest file usr local lib dist packages connectionpool py line in urlopen selenium docker container acceptancetest return self urlopen selenium docker container acceptancetest file usr local lib dist packages connectionpool py line in urlopen selenium docker container acceptancetest retries retries increment selenium docker container acceptancetest file usr local lib dist packages util retry py line in increment selenium docker container acceptancetest raise maxretryerror pool url error or responseerror cause selenium docker container acceptancetest exceptions maxretryerror httpconnectionpool host port max retries exceeded with url wd hub session caused by newconnectionerror failed to establish a new connection connection timed out selenium docker container acceptancetest selenium docker container acceptancetest during handling of the above exception another exception occurred selenium docker container acceptancetest selenium docker container acceptancetest traceback most recent call last selenium docker container acceptancetest file tests portal steps implementation py line in selenium docker container acceptancetest login url selenium docker container acceptancetest file tests portal steps implementation py line in login selenium docker container acceptancetest raise exception failed selenium docker container acceptancetest exception failed selenium docker container acceptancetest exited with code aborting on container exit running ⠿ container selenium docker container acceptancetest stopped when the user goes to the login page in tests acceptance tests steps portal steps py then the user can see the page tests acceptance tests steps portal steps py traceback most recent call last file users local share virtualenvs ecefg portal whyijdyi lib site packages behave model py line in run match run runner context file users local share virtualenvs ecefg portal whyijdyi lib site packages behave matchers py line in run self func context args kwargs file tests acceptance tests steps portal steps py line in step impl context test process check returncode file usr local cellar python frameworks python framework versions lib subprocess py line in check returncode raise calledprocesserror self returncode self args self stdout subprocess calledprocesserror command returned non zero exit status failing scenarios tests acceptance tests portal feature user goes to the login page features passed failed skipped scenario passed failed skipped steps passed failed skipped undefined took operating system mac os version selenium version python what are the browser s and version s where you see this issue chrome what are the browser driver s and version s where you see this issue chromedriver are you using selenium grid no response
1
40,941
10,235,665,986
IssuesEvent
2019-08-19 09:41:09
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
DSLContext.ddl(Catalog) does not correctly create cross schema foreign key constraints.
C: Functionality E: All Editions P: Medium R: Fixed T: Defect
When trying to restore a multi schema catalog with cross schema foreign key constraints, the `DSLContext.ddl(Catalog)` method fails to create the foreign keys correctly at the end of creating all schemata. It adds foreign keys per schema after each schema. In the following example, this doesn't work if schema `A` is installed before schema `B`: ```sql create table b.t2 (i int primary key); create table a.t1 (i int primary key references b.t2); ```
1.0
DSLContext.ddl(Catalog) does not correctly create cross schema foreign key constraints. - When trying to restore a multi schema catalog with cross schema foreign key constraints, the `DSLContext.ddl(Catalog)` method fails to create the foreign keys correctly at the end of creating all schemata. It adds foreign keys per schema after each schema. In the following example, this doesn't work if schema `A` is installed before schema `B`: ```sql create table b.t2 (i int primary key); create table a.t1 (i int primary key references b.t2); ```
defect
dslcontext ddl catalog does not correctly create cross schema foreign key constraints when trying to restore a multi schema catalog with cross schema foreign key constraints the dslcontext ddl catalog method fails to create the foreign keys correctly at the end of creating all schemata it adds foreign keys per schema after each schema in the following example this doesn t work if schema a is installed before schema b sql create table b i int primary key create table a i int primary key references b
1
55,006
14,118,420,939
IssuesEvent
2020-11-08 13:36:20
oleg-shilo/cs-script
https://api.github.com/repos/oleg-shilo/cs-script
closed
Byte array initialization with RoslynEvalutor throws a MissingMethodException
defect done
There is a error when I using the code below: ```C# var foo = @"public static void Bar() { byte[] bytes = new byte[] { 1, 1, 1, }; }"; CSScript.Evaluator.LoadMethod(foo); ``` it throws a `System.MissingMethodException`: ``` System.MissingMethodException HResult=0x80131513 Message=Constructor on type '<PrivateImplementationDetails>1' not found. Source=mscorlib StackTrace: at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark) in f:\dd\ndp\clr\src\BCL\system\rttype.cs:line 5345 at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) in f:\dd\ndp\clr\src\BCL\system\activator.cs:line 107 at System.Reflection.Assembly.CreateInstance(String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) in f:\dd\ndp\clr\src\BCL\system\reflection\assembly.cs:line 1017 at CSScriptLibraryExtensionMethods.CreateInstance(Assembly assembly, String typeName, Object[] args) at CSScriptLibrary.AsmBrowser.CreateInstance(String typeName, Object[] args) at CSScriptLibraryExtensionMethods.CreateObject(Assembly obj, String typeName, Object[] args) at CSScriptLibrary.RoslynEvaluator.LoadMethod(String code) at Test.Program.Test() in E:\Test\just_for_test\Test\Test\Program.cs:line 68 at Test.Program.Main(String[] args) in E:\just_for_test\\Program.cs:line 25 ``` In fact, there is alwasy an exception when initializing a byte array whose elements number are greater than 2. It's just happened in `Evaluator.XXX`, and working fine in CSI or all codes below: ```c# CSScript.LoadMethod(foo).GetStaticMethod("*.Bar")() ``` or ```c# var foo = @"public static void Bar() { byte[] bytes = new byte[] { 1, 1, }; }"; ``` But, i'm not skilled at C# and don't know it's my fault or someway else anymore. Could anyone give me some tips? ``` CS-Script version: 3.30.0 .net Framework 4.7.2 ```
1.0
Byte array initialization with RoslynEvalutor throws a MissingMethodException - There is a error when I using the code below: ```C# var foo = @"public static void Bar() { byte[] bytes = new byte[] { 1, 1, 1, }; }"; CSScript.Evaluator.LoadMethod(foo); ``` it throws a `System.MissingMethodException`: ``` System.MissingMethodException HResult=0x80131513 Message=Constructor on type '<PrivateImplementationDetails>1' not found. Source=mscorlib StackTrace: at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark) in f:\dd\ndp\clr\src\BCL\system\rttype.cs:line 5345 at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) in f:\dd\ndp\clr\src\BCL\system\activator.cs:line 107 at System.Reflection.Assembly.CreateInstance(String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) in f:\dd\ndp\clr\src\BCL\system\reflection\assembly.cs:line 1017 at CSScriptLibraryExtensionMethods.CreateInstance(Assembly assembly, String typeName, Object[] args) at CSScriptLibrary.AsmBrowser.CreateInstance(String typeName, Object[] args) at CSScriptLibraryExtensionMethods.CreateObject(Assembly obj, String typeName, Object[] args) at CSScriptLibrary.RoslynEvaluator.LoadMethod(String code) at Test.Program.Test() in E:\Test\just_for_test\Test\Test\Program.cs:line 68 at Test.Program.Main(String[] args) in E:\just_for_test\\Program.cs:line 25 ``` In fact, there is alwasy an exception when initializing a byte array whose elements number are greater than 2. It's just happened in `Evaluator.XXX`, and working fine in CSI or all codes below: ```c# CSScript.LoadMethod(foo).GetStaticMethod("*.Bar")() ``` or ```c# var foo = @"public static void Bar() { byte[] bytes = new byte[] { 1, 1, }; }"; ``` But, i'm not skilled at C# and don't know it's my fault or someway else anymore. Could anyone give me some tips? ``` CS-Script version: 3.30.0 .net Framework 4.7.2 ```
defect
byte array initialization with roslynevalutor throws a missingmethodexception there is a error when i using the code below c var foo public static void bar byte bytes new byte csscript evaluator loadmethod foo it throws a system missingmethodexception system missingmethodexception hresult message constructor on type not found source mscorlib stacktrace at system runtimetype createinstanceimpl bindingflags bindingattr binder binder object args cultureinfo culture object activationattributes stackcrawlmark stackmark in f dd ndp clr src bcl system rttype cs line at system activator createinstance type type bindingflags bindingattr binder binder object args cultureinfo culture object activationattributes in f dd ndp clr src bcl system activator cs line at system reflection assembly createinstance string typename boolean ignorecase bindingflags bindingattr binder binder object args cultureinfo culture object activationattributes in f dd ndp clr src bcl system reflection assembly cs line at csscriptlibraryextensionmethods createinstance assembly assembly string typename object args at csscriptlibrary asmbrowser createinstance string typename object args at csscriptlibraryextensionmethods createobject assembly obj string typename object args at csscriptlibrary roslynevaluator loadmethod string code at test program test in e test just for test test test program cs line at test program main string args in e just for test program cs line in fact there is alwasy an exception when initializing a byte array whose elements number are greater than it s just happened in evaluator xxx and working fine in csi or all codes below c csscript loadmethod foo getstaticmethod bar or c var foo public static void bar byte bytes new byte but i m not skilled at c and don t know it s my fault or someway else anymore could anyone give me some tips cs script version net framework
1
33,069
7,018,856,346
IssuesEvent
2017-12-21 15:12:51
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
Video on "learn" page is missing
C: Documentation P: High T: Defect
On the https://www.jooq.org/learn/ page, below the **Our jOOQ Presentation at GeeCON** header it says _Sorry This video does not exist._
1.0
Video on "learn" page is missing - On the https://www.jooq.org/learn/ page, below the **Our jOOQ Presentation at GeeCON** header it says _Sorry This video does not exist._
defect
video on learn page is missing on the page below the our jooq presentation at geecon header it says sorry this video does not exist
1
15,963
2,870,102,638
IssuesEvent
2015-06-06 20:50:36
dkpro/dkpro-tc
https://api.github.com/repos/dkpro/dkpro-tc
closed
Pipeline parameters vs. feature parameters - FEs are not properly initialized
Priority-Medium Release-0.5.0 Type-Defect
Originally reported on Google Code with ID 42 ``` Currently, pipeline parameters are read in the meta task and feature parameters in the extract features task. Either we need to duplicate the parameters or one is not properly set. I propose to merge the two into one parameter dimension. Why do we have two anyway? ``` Reported by `torsten.zesch` on 2013-08-21 14:48:03
1.0
Pipeline parameters vs. feature parameters - FEs are not properly initialized - Originally reported on Google Code with ID 42 ``` Currently, pipeline parameters are read in the meta task and feature parameters in the extract features task. Either we need to duplicate the parameters or one is not properly set. I propose to merge the two into one parameter dimension. Why do we have two anyway? ``` Reported by `torsten.zesch` on 2013-08-21 14:48:03
defect
pipeline parameters vs feature parameters fes are not properly initialized originally reported on google code with id currently pipeline parameters are read in the meta task and feature parameters in the extract features task either we need to duplicate the parameters or one is not properly set i propose to merge the two into one parameter dimension why do we have two anyway reported by torsten zesch on
1
340,386
30,513,133,629
IssuesEvent
2023-07-18 23:02:44
opensearch-project/ml-commons
https://api.github.com/repos/opensearch-project/ml-commons
closed
[AUTOCUT] Integration Test failed for ml-commons: 2.9.0 tar distribution
untriaged autocut integ-test-failure v2.9.0
The integration test failed at distribution level for component ml-commons<br>Version: 2.9.0<br>Distribution: tar<br>Architecture: x64<br>Platform: linux<br><br>Please check the logs: https://build.ci.opensearch.org/job/integ-test/5334/display/redirect<br><br> * Steps to reproduce: See https://github.com/opensearch-project/opensearch-build/tree/main/src/test_workflow#integration-tests<br>* Access components yml file:<br> - [With security](https://ci.opensearch.org/ci/dbc/integ-test/2.9.0/8172/linux/x64/tar/test-results/5334/integ-test/ml-commons/with-security/ml-commons.yml) (if applicable)<br> - [Without security](https://ci.opensearch.org/ci/dbc/integ-test/2.9.0/8172/linux/x64/tar/test-results/5334/integ-test/ml-commons/without-security/ml-commons.yml) (if applicable)<br><br> _Note: All in one test report manifest with all the details coming soon. See https://github.com/opensearch-project/opensearch-build/issues/1274_
1.0
[AUTOCUT] Integration Test failed for ml-commons: 2.9.0 tar distribution - The integration test failed at distribution level for component ml-commons<br>Version: 2.9.0<br>Distribution: tar<br>Architecture: x64<br>Platform: linux<br><br>Please check the logs: https://build.ci.opensearch.org/job/integ-test/5334/display/redirect<br><br> * Steps to reproduce: See https://github.com/opensearch-project/opensearch-build/tree/main/src/test_workflow#integration-tests<br>* Access components yml file:<br> - [With security](https://ci.opensearch.org/ci/dbc/integ-test/2.9.0/8172/linux/x64/tar/test-results/5334/integ-test/ml-commons/with-security/ml-commons.yml) (if applicable)<br> - [Without security](https://ci.opensearch.org/ci/dbc/integ-test/2.9.0/8172/linux/x64/tar/test-results/5334/integ-test/ml-commons/without-security/ml-commons.yml) (if applicable)<br><br> _Note: All in one test report manifest with all the details coming soon. See https://github.com/opensearch-project/opensearch-build/issues/1274_
non_defect
integration test failed for ml commons tar distribution the integration test failed at distribution level for component ml commons version distribution tar architecture platform linux please check the logs steps to reproduce see access components yml file if applicable if applicable note all in one test report manifest with all the details coming soon see
0
429,653
30,085,220,024
IssuesEvent
2023-06-29 08:08:01
Nalini1998/Project_Public
https://api.github.com/repos/Nalini1998/Project_Public
closed
10. Review
documentation enhancement help wanted good first issue question
## **Reference Code as below:** **app.js** ``` import React from 'react'; import ReactDOM from 'react-dom'; import Contact from './Contact' function App() { return <Contact />; } export default App ```
1.0
10. Review - ## **Reference Code as below:** **app.js** ``` import React from 'react'; import ReactDOM from 'react-dom'; import Contact from './Contact' function App() { return <Contact />; } export default App ```
non_defect
review reference code as below app js import react from react import reactdom from react dom import contact from contact function app return export default app
0
42,063
10,778,570,921
IssuesEvent
2019-11-04 08:29:35
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
Issues releasing locks - Current thread is not owner of the lock
Module: Lock Team: Core Type: Defect
I have a service that acquire and release the locks, but sometimes I see below error. ``` java.lang.IllegalMonitorStateException: Current thread is not owner of the lock! -> Owner: d04da573-5827-4d83-a29d-cacd22aafda6, thread ID: 39 at com.hazelcast.concurrent.lock.operations.UnlockOperation.unlock(UnlockOperation.java:75) ~[hazelcast-3.11.3.jar:3.11.3] at com.hazelcast.concurrent.lock.operations.UnlockOperation.run(UnlockOperation.java:64) ~[hazelcast-3.11.3.jar:3.11.3] at com.hazelcast.spi.Operation.call(Operation.java:170) ~[hazelcast-3.11.3.jar:3.11.3] at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:208) ~[hazelcast-3.11.3.jar:3.11.3] at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:197) ~[hazelcast-3.11.3.jar:3.11.3] at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:147) ~[hazelcast-3.11.3.jar:3.11.3] at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:125) ~[hazelcast-3.11.3.jar:3.11.3] at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.run(OperationThread.java:110) ~[hazelcast-3.11.3.jar:3.11.3] at ------ submitted from ------.(Unknown Source) ~[na:na] at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolve(InvocationFuture.java:127) ~[hazelcast-3.11.3.jar:3.11.3] at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:79) ~[hazelcast-3.11.3.jar:3.11.3] at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:162) ~[hazelcast-3.11.3.jar:3.11.3] at com.hazelcast.spi.impl.AbstractInvocationFuture.join(AbstractInvocationFuture.java:143) ~[hazelcast-3.11.3.jar:3.11.3] at com.hazelcast.concurrent.lock.LockProxySupport.unlock(LockProxySupport.java:151) ~[hazelcast-3.11.3.jar:3.11.3] at com.hazelcast.concurrent.lock.LockProxy.unlock(LockProxy.java:106) ~[hazelcast-3.11.3.jar:3.11.3] at com.stream.consumer.service.LockHolderService.removeHzLock(LockHolderService.java:115) ~[classes/:na] at com.stream.consumer.service.LockHolderService.lambda$1(LockHolderService.java:140) ~[classes/:na] at java.util.Collection.removeIf(Collection.java:414) ~[na:1.8.0_202] at com.stream.consumer.service.LockHolderService.releaseLocks(LockHolderService.java:140) ~[classes/:na] ```
1.0
Issues releasing locks - Current thread is not owner of the lock - I have a service that acquire and release the locks, but sometimes I see below error. ``` java.lang.IllegalMonitorStateException: Current thread is not owner of the lock! -> Owner: d04da573-5827-4d83-a29d-cacd22aafda6, thread ID: 39 at com.hazelcast.concurrent.lock.operations.UnlockOperation.unlock(UnlockOperation.java:75) ~[hazelcast-3.11.3.jar:3.11.3] at com.hazelcast.concurrent.lock.operations.UnlockOperation.run(UnlockOperation.java:64) ~[hazelcast-3.11.3.jar:3.11.3] at com.hazelcast.spi.Operation.call(Operation.java:170) ~[hazelcast-3.11.3.jar:3.11.3] at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:208) ~[hazelcast-3.11.3.jar:3.11.3] at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:197) ~[hazelcast-3.11.3.jar:3.11.3] at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:147) ~[hazelcast-3.11.3.jar:3.11.3] at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:125) ~[hazelcast-3.11.3.jar:3.11.3] at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.run(OperationThread.java:110) ~[hazelcast-3.11.3.jar:3.11.3] at ------ submitted from ------.(Unknown Source) ~[na:na] at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolve(InvocationFuture.java:127) ~[hazelcast-3.11.3.jar:3.11.3] at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:79) ~[hazelcast-3.11.3.jar:3.11.3] at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:162) ~[hazelcast-3.11.3.jar:3.11.3] at com.hazelcast.spi.impl.AbstractInvocationFuture.join(AbstractInvocationFuture.java:143) ~[hazelcast-3.11.3.jar:3.11.3] at com.hazelcast.concurrent.lock.LockProxySupport.unlock(LockProxySupport.java:151) ~[hazelcast-3.11.3.jar:3.11.3] at com.hazelcast.concurrent.lock.LockProxy.unlock(LockProxy.java:106) ~[hazelcast-3.11.3.jar:3.11.3] at com.stream.consumer.service.LockHolderService.removeHzLock(LockHolderService.java:115) ~[classes/:na] at com.stream.consumer.service.LockHolderService.lambda$1(LockHolderService.java:140) ~[classes/:na] at java.util.Collection.removeIf(Collection.java:414) ~[na:1.8.0_202] at com.stream.consumer.service.LockHolderService.releaseLocks(LockHolderService.java:140) ~[classes/:na] ```
defect
issues releasing locks current thread is not owner of the lock i have a service that acquire and release the locks but sometimes i see below error java lang illegalmonitorstateexception current thread is not owner of the lock owner thread id at com hazelcast concurrent lock operations unlockoperation unlock unlockoperation java at com hazelcast concurrent lock operations unlockoperation run unlockoperation java at com hazelcast spi operation call operation java at com hazelcast spi impl operationservice impl operationrunnerimpl call operationrunnerimpl java at com hazelcast spi impl operationservice impl operationrunnerimpl run operationrunnerimpl java at com hazelcast spi impl operationexecutor impl operationthread process operationthread java at com hazelcast spi impl operationexecutor impl operationthread process operationthread java at com hazelcast spi impl operationexecutor impl operationthread run operationthread java at submitted from unknown source at com hazelcast spi impl operationservice impl invocationfuture resolve invocationfuture java at com hazelcast spi impl operationservice impl invocationfuture resolveandthrowifexception invocationfuture java at com hazelcast spi impl abstractinvocationfuture get abstractinvocationfuture java at com hazelcast spi impl abstractinvocationfuture join abstractinvocationfuture java at com hazelcast concurrent lock lockproxysupport unlock lockproxysupport java at com hazelcast concurrent lock lockproxy unlock lockproxy java at com stream consumer service lockholderservice removehzlock lockholderservice java at com stream consumer service lockholderservice lambda lockholderservice java at java util collection removeif collection java at com stream consumer service lockholderservice releaselocks lockholderservice java
1
56,027
13,745,526,470
IssuesEvent
2020-10-06 03:07:10
elsanussi-s-mneina/phonetics-modeling
https://api.github.com/repos/elsanussi-s-mneina/phonetics-modeling
closed
Too many modules need to recompile for small changes
build system convenience
Dependencies could be improved. Currently all types are in one module which means that whenever that changes almost all code in the library has to be recompiled. Having all types in one module is no longer convenient. Choose a different way to divide the source code between modules so that much less of the source code needs to be recompiled.
1.0
Too many modules need to recompile for small changes - Dependencies could be improved. Currently all types are in one module which means that whenever that changes almost all code in the library has to be recompiled. Having all types in one module is no longer convenient. Choose a different way to divide the source code between modules so that much less of the source code needs to be recompiled.
non_defect
too many modules need to recompile for small changes dependencies could be improved currently all types are in one module which means that whenever that changes almost all code in the library has to be recompiled having all types in one module is no longer convenient choose a different way to divide the source code between modules so that much less of the source code needs to be recompiled
0
52,640
13,753,966,035
IssuesEvent
2020-10-06 16:17:41
RG4421/wp-calypso
https://api.github.com/repos/RG4421/wp-calypso
opened
CVE-2018-19827 (High) detected in node-sass-4.13.0.tgz, node-sass-4.14.1.tgz
security vulnerability
## CVE-2018-19827 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>node-sass-4.13.0.tgz</b>, <b>node-sass-4.14.1.tgz</b></p></summary> <p> <details><summary><b>node-sass-4.13.0.tgz</b></p></summary> <p>Wrapper around libsass</p> <p>Library home page: <a href="https://registry.npmjs.org/node-sass/-/node-sass-4.13.0.tgz">https://registry.npmjs.org/node-sass/-/node-sass-4.13.0.tgz</a></p> <p>Path to dependency file: wp-calypso/yarn.lock</p> <p>Path to vulnerable library: wp-calypso/yarn.lock</p> <p> Dependency Hierarchy: - :x: **node-sass-4.13.0.tgz** (Vulnerable Library) </details> <details><summary><b>node-sass-4.14.1.tgz</b></p></summary> <p>Wrapper around libsass</p> <p>Library home page: <a href="https://registry.npmjs.org/node-sass/-/node-sass-4.14.1.tgz">https://registry.npmjs.org/node-sass/-/node-sass-4.14.1.tgz</a></p> <p>Path to dependency file: wp-calypso/yarn.lock</p> <p>Path to vulnerable library: wp-calypso/yarn.lock</p> <p> Dependency Hierarchy: - scripts-12.1.1.tgz (Root Library) - :x: **node-sass-4.14.1.tgz** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/RG4421/wp-calypso/commit/9efdad036c87fac3cc08a207d6006014149602ac">9efdad036c87fac3cc08a207d6006014149602ac</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> In LibSass 3.5.5, a use-after-free vulnerability exists in the SharedPtr class in SharedPtr.cpp (or SharedPtr.hpp) that may cause a denial of service (application crash) or possibly have unspecified other impact. <p>Publish Date: 2018-12-03 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-19827>CVE-2018-19827</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>8.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/sass/libsass/pull/2784">https://github.com/sass/libsass/pull/2784</a></p> <p>Release Date: 2019-08-29</p> <p>Fix Resolution: LibSass - 3.6.0</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"node-sass","packageVersion":"4.13.0","isTransitiveDependency":false,"dependencyTree":"node-sass:4.13.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"LibSass - 3.6.0"},{"packageType":"javascript/Node.js","packageName":"node-sass","packageVersion":"4.14.1","isTransitiveDependency":true,"dependencyTree":"@wordpress/scripts:12.1.1;node-sass:4.14.1","isMinimumFixVersionAvailable":true,"minimumFixVersion":"LibSass - 3.6.0"}],"vulnerabilityIdentifier":"CVE-2018-19827","vulnerabilityDetails":"In LibSass 3.5.5, a use-after-free vulnerability exists in the SharedPtr class in SharedPtr.cpp (or SharedPtr.hpp) that may cause a denial of service (application crash) or possibly have unspecified other impact.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-19827","cvss3Severity":"high","cvss3Score":"8.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"Required","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
True
CVE-2018-19827 (High) detected in node-sass-4.13.0.tgz, node-sass-4.14.1.tgz - ## CVE-2018-19827 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>node-sass-4.13.0.tgz</b>, <b>node-sass-4.14.1.tgz</b></p></summary> <p> <details><summary><b>node-sass-4.13.0.tgz</b></p></summary> <p>Wrapper around libsass</p> <p>Library home page: <a href="https://registry.npmjs.org/node-sass/-/node-sass-4.13.0.tgz">https://registry.npmjs.org/node-sass/-/node-sass-4.13.0.tgz</a></p> <p>Path to dependency file: wp-calypso/yarn.lock</p> <p>Path to vulnerable library: wp-calypso/yarn.lock</p> <p> Dependency Hierarchy: - :x: **node-sass-4.13.0.tgz** (Vulnerable Library) </details> <details><summary><b>node-sass-4.14.1.tgz</b></p></summary> <p>Wrapper around libsass</p> <p>Library home page: <a href="https://registry.npmjs.org/node-sass/-/node-sass-4.14.1.tgz">https://registry.npmjs.org/node-sass/-/node-sass-4.14.1.tgz</a></p> <p>Path to dependency file: wp-calypso/yarn.lock</p> <p>Path to vulnerable library: wp-calypso/yarn.lock</p> <p> Dependency Hierarchy: - scripts-12.1.1.tgz (Root Library) - :x: **node-sass-4.14.1.tgz** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/RG4421/wp-calypso/commit/9efdad036c87fac3cc08a207d6006014149602ac">9efdad036c87fac3cc08a207d6006014149602ac</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> In LibSass 3.5.5, a use-after-free vulnerability exists in the SharedPtr class in SharedPtr.cpp (or SharedPtr.hpp) that may cause a denial of service (application crash) or possibly have unspecified other impact. <p>Publish Date: 2018-12-03 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-19827>CVE-2018-19827</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>8.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/sass/libsass/pull/2784">https://github.com/sass/libsass/pull/2784</a></p> <p>Release Date: 2019-08-29</p> <p>Fix Resolution: LibSass - 3.6.0</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"node-sass","packageVersion":"4.13.0","isTransitiveDependency":false,"dependencyTree":"node-sass:4.13.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"LibSass - 3.6.0"},{"packageType":"javascript/Node.js","packageName":"node-sass","packageVersion":"4.14.1","isTransitiveDependency":true,"dependencyTree":"@wordpress/scripts:12.1.1;node-sass:4.14.1","isMinimumFixVersionAvailable":true,"minimumFixVersion":"LibSass - 3.6.0"}],"vulnerabilityIdentifier":"CVE-2018-19827","vulnerabilityDetails":"In LibSass 3.5.5, a use-after-free vulnerability exists in the SharedPtr class in SharedPtr.cpp (or SharedPtr.hpp) that may cause a denial of service (application crash) or possibly have unspecified other impact.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-19827","cvss3Severity":"high","cvss3Score":"8.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"Required","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
non_defect
cve high detected in node sass tgz node sass tgz cve high severity vulnerability vulnerable libraries node sass tgz node sass tgz node sass tgz wrapper around libsass library home page a href path to dependency file wp calypso yarn lock path to vulnerable library wp calypso yarn lock dependency hierarchy x node sass tgz vulnerable library node sass tgz wrapper around libsass library home page a href path to dependency file wp calypso yarn lock path to vulnerable library wp calypso yarn lock dependency hierarchy scripts tgz root library x node sass tgz vulnerable library found in head commit a href found in base branch master vulnerability details in libsass a use after free vulnerability exists in the sharedptr class in sharedptr cpp or sharedptr hpp that may cause a denial of service application crash or possibly have unspecified other impact publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution libsass isopenpronvulnerability true ispackagebased true isdefaultbranch true packages vulnerabilityidentifier cve vulnerabilitydetails in libsass a use after free vulnerability exists in the sharedptr class in sharedptr cpp or sharedptr hpp that may cause a denial of service application crash or possibly have unspecified other impact vulnerabilityurl
0
3,743
3,537,470,938
IssuesEvent
2016-01-18 01:18:39
godotengine/godot
https://api.github.com/repos/godotengine/godot
opened
EditorScript 's compile errors are not logged in Console
enhancement topic:core topic:plugin usability
When writing an script to run in the editor bugs like undefined vars are not logged and when trying to run only feedback is a reminder to use tool keyword, same happens if you try to inherit another class instead of EditorScript. Error logs are in godot's command window (if std-out is enabled)
True
EditorScript 's compile errors are not logged in Console - When writing an script to run in the editor bugs like undefined vars are not logged and when trying to run only feedback is a reminder to use tool keyword, same happens if you try to inherit another class instead of EditorScript. Error logs are in godot's command window (if std-out is enabled)
non_defect
editorscript s compile errors are not logged in console when writing an script to run in the editor bugs like undefined vars are not logged and when trying to run only feedback is a reminder to use tool keyword same happens if you try to inherit another class instead of editorscript error logs are in godot s command window if std out is enabled
0
670,291
22,683,961,531
IssuesEvent
2022-07-04 12:29:42
pvs-hd-tea/PyTypes
https://api.github.com/repos/pvs-hd-tea/PyTypes
closed
Make Traced Data More Memory Efficient
Enhancement Medium Priority Refactor
As soon as we start generating tests, we are going to start having increasingly larger DataFrames of trace data, as these are generated on a per-file basis. Currently, our DataFrames contain a large amount of redundancies namely the filenames and the function names. By using multiple DataFrames and joins, we can use a relational approach, using indices as foreign keys to reduce these redundancies. While this does technically pertain to the Tracer implementation, the Tracer is something we will likely be updating during later sprints with tweaks and improvements.
1.0
Make Traced Data More Memory Efficient - As soon as we start generating tests, we are going to start having increasingly larger DataFrames of trace data, as these are generated on a per-file basis. Currently, our DataFrames contain a large amount of redundancies namely the filenames and the function names. By using multiple DataFrames and joins, we can use a relational approach, using indices as foreign keys to reduce these redundancies. While this does technically pertain to the Tracer implementation, the Tracer is something we will likely be updating during later sprints with tweaks and improvements.
non_defect
make traced data more memory efficient as soon as we start generating tests we are going to start having increasingly larger dataframes of trace data as these are generated on a per file basis currently our dataframes contain a large amount of redundancies namely the filenames and the function names by using multiple dataframes and joins we can use a relational approach using indices as foreign keys to reduce these redundancies while this does technically pertain to the tracer implementation the tracer is something we will likely be updating during later sprints with tweaks and improvements
0
502,130
14,540,737,191
IssuesEvent
2020-12-15 13:43:15
bounswe/bounswe2020group5
https://api.github.com/repos/bounswe/bounswe2020group5
opened
frontend/ product page url
Priority: Medium Status: In Progress frontend
Url of product pages should be differentiated by including product ids, so that links can be shared and each product has a different url that can be accessed from anywhere in the platform.
1.0
frontend/ product page url - Url of product pages should be differentiated by including product ids, so that links can be shared and each product has a different url that can be accessed from anywhere in the platform.
non_defect
frontend product page url url of product pages should be differentiated by including product ids so that links can be shared and each product has a different url that can be accessed from anywhere in the platform
0
422,261
12,269,048,183
IssuesEvent
2020-05-07 13:30:26
EBISPOT/goci
https://api.github.com/repos/EBISPOT/goci
closed
Possible incorrect rounding of p-values for imported associations
Priority: Low Type: Bug Type: Task
Possible incorrect rounding of p-values for associations imported from deposition into the curation interface Example: Buchwald J 32157176, in the study with Study tag “NMR”: for at least 1 SNP (rs56113850) the p-value was entered in template as “5.54e-261”, so the mantissa should be rounded up to 6, but instead it appears in the curation interface rounded down to “5x 10-261”. Please investigate how p-values are converted from floats (scientific notation) in the submission template into integer mantissa and exponent in the curation interface. How is the rounding being handled?
1.0
Possible incorrect rounding of p-values for imported associations - Possible incorrect rounding of p-values for associations imported from deposition into the curation interface Example: Buchwald J 32157176, in the study with Study tag “NMR”: for at least 1 SNP (rs56113850) the p-value was entered in template as “5.54e-261”, so the mantissa should be rounded up to 6, but instead it appears in the curation interface rounded down to “5x 10-261”. Please investigate how p-values are converted from floats (scientific notation) in the submission template into integer mantissa and exponent in the curation interface. How is the rounding being handled?
non_defect
possible incorrect rounding of p values for imported associations possible incorrect rounding of p values for associations imported from deposition into the curation interface example buchwald j in the study with study tag “nmr” for at least snp the p value was entered in template as “ ” so the mantissa should be rounded up to but instead it appears in the curation interface rounded down to “ ” please investigate how p values are converted from floats scientific notation in the submission template into integer mantissa and exponent in the curation interface how is the rounding being handled
0
211,477
23,831,675,733
IssuesEvent
2022-09-05 22:01:42
billmcchesney1/foxtrot
https://api.github.com/repos/billmcchesney1/foxtrot
opened
CVE-2022-38751 (Medium) detected in multiple libraries
security vulnerability
## CVE-2022-38751 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>snakeyaml-1.18.jar</b>, <b>snakeyaml-1.23.jar</b>, <b>snakeyaml-1.15.jar</b></p></summary> <p> <details><summary><b>snakeyaml-1.18.jar</b></p></summary> <p>YAML 1.1 parser and emitter for Java</p> <p>Library home page: <a href="http://www.snakeyaml.org">http://www.snakeyaml.org</a></p> <p>Path to dependency file: /foxtrot-common/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/org/yaml/snakeyaml/1.18/snakeyaml-1.18.jar</p> <p> Dependency Hierarchy: - dropwizard-swagger-1.3.7-1.jar (Root Library) - dropwizard-core-1.3.7.jar - dropwizard-configuration-1.3.7.jar - jackson-dataformat-yaml-2.9.6.jar - :x: **snakeyaml-1.18.jar** (Vulnerable Library) </details> <details><summary><b>snakeyaml-1.23.jar</b></p></summary> <p>YAML 1.1 parser and emitter for Java</p> <p>Library home page: <a href="http://www.snakeyaml.org">http://www.snakeyaml.org</a></p> <p>Path to dependency file: /foxtrot-server/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar,/home/wss-scanner/.m2/repository/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar</p> <p> Dependency Hierarchy: - dropwizard-core-1.3.13.jar (Root Library) - dropwizard-configuration-1.3.13.jar - jackson-dataformat-yaml-2.9.9.jar - :x: **snakeyaml-1.23.jar** (Vulnerable Library) </details> <details><summary><b>snakeyaml-1.15.jar</b></p></summary> <p>YAML 1.1 parser and emitter for Java</p> <p>Library home page: <a href="http://www.snakeyaml.org">http://www.snakeyaml.org</a></p> <p>Path to dependency file: /foxtrot-sql/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/org/yaml/snakeyaml/1.15/snakeyaml-1.15.jar,/home/wss-scanner/.m2/repository/org/yaml/snakeyaml/1.15/snakeyaml-1.15.jar</p> <p> Dependency Hierarchy: - foxtrot-core-6.3.1-7.jar (Root Library) - transport-6.0.1.jar - elasticsearch-6.0.1.jar - :x: **snakeyaml-1.15.jar** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/billmcchesney1/foxtrot/commit/ffb8a6014463ce8aac1bf6e7dc9a23fc4a2a8adc">ffb8a6014463ce8aac1bf6e7dc9a23fc4a2a8adc</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Using snakeYAML to parse untrusted YAML files may be vulnerable to Denial of Service attacks (DOS). If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stackoverflow. <p>Publish Date: 2022-09-05 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-38751>CVE-2022-38751</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p>
True
CVE-2022-38751 (Medium) detected in multiple libraries - ## CVE-2022-38751 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>snakeyaml-1.18.jar</b>, <b>snakeyaml-1.23.jar</b>, <b>snakeyaml-1.15.jar</b></p></summary> <p> <details><summary><b>snakeyaml-1.18.jar</b></p></summary> <p>YAML 1.1 parser and emitter for Java</p> <p>Library home page: <a href="http://www.snakeyaml.org">http://www.snakeyaml.org</a></p> <p>Path to dependency file: /foxtrot-common/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/org/yaml/snakeyaml/1.18/snakeyaml-1.18.jar</p> <p> Dependency Hierarchy: - dropwizard-swagger-1.3.7-1.jar (Root Library) - dropwizard-core-1.3.7.jar - dropwizard-configuration-1.3.7.jar - jackson-dataformat-yaml-2.9.6.jar - :x: **snakeyaml-1.18.jar** (Vulnerable Library) </details> <details><summary><b>snakeyaml-1.23.jar</b></p></summary> <p>YAML 1.1 parser and emitter for Java</p> <p>Library home page: <a href="http://www.snakeyaml.org">http://www.snakeyaml.org</a></p> <p>Path to dependency file: /foxtrot-server/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar,/home/wss-scanner/.m2/repository/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar</p> <p> Dependency Hierarchy: - dropwizard-core-1.3.13.jar (Root Library) - dropwizard-configuration-1.3.13.jar - jackson-dataformat-yaml-2.9.9.jar - :x: **snakeyaml-1.23.jar** (Vulnerable Library) </details> <details><summary><b>snakeyaml-1.15.jar</b></p></summary> <p>YAML 1.1 parser and emitter for Java</p> <p>Library home page: <a href="http://www.snakeyaml.org">http://www.snakeyaml.org</a></p> <p>Path to dependency file: /foxtrot-sql/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/org/yaml/snakeyaml/1.15/snakeyaml-1.15.jar,/home/wss-scanner/.m2/repository/org/yaml/snakeyaml/1.15/snakeyaml-1.15.jar</p> <p> Dependency Hierarchy: - foxtrot-core-6.3.1-7.jar (Root Library) - transport-6.0.1.jar - elasticsearch-6.0.1.jar - :x: **snakeyaml-1.15.jar** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/billmcchesney1/foxtrot/commit/ffb8a6014463ce8aac1bf6e7dc9a23fc4a2a8adc">ffb8a6014463ce8aac1bf6e7dc9a23fc4a2a8adc</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Using snakeYAML to parse untrusted YAML files may be vulnerable to Denial of Service attacks (DOS). If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stackoverflow. <p>Publish Date: 2022-09-05 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-38751>CVE-2022-38751</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p>
non_defect
cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries snakeyaml jar snakeyaml jar snakeyaml jar snakeyaml jar yaml parser and emitter for java library home page a href path to dependency file foxtrot common pom xml path to vulnerable library home wss scanner repository org yaml snakeyaml snakeyaml jar dependency hierarchy dropwizard swagger jar root library dropwizard core jar dropwizard configuration jar jackson dataformat yaml jar x snakeyaml jar vulnerable library snakeyaml jar yaml parser and emitter for java library home page a href path to dependency file foxtrot server pom xml path to vulnerable library home wss scanner repository org yaml snakeyaml snakeyaml jar home wss scanner repository org yaml snakeyaml snakeyaml jar dependency hierarchy dropwizard core jar root library dropwizard configuration jar jackson dataformat yaml jar x snakeyaml jar vulnerable library snakeyaml jar yaml parser and emitter for java library home page a href path to dependency file foxtrot sql pom xml path to vulnerable library home wss scanner repository org yaml snakeyaml snakeyaml jar home wss scanner repository org yaml snakeyaml snakeyaml jar dependency hierarchy foxtrot core jar root library transport jar elasticsearch jar x snakeyaml jar vulnerable library found in head commit a href found in base branch master vulnerability details using snakeyaml to parse untrusted yaml files may be vulnerable to denial of service attacks dos if the parser is running on user supplied input an attacker may supply content that causes the parser to crash by stackoverflow publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required low user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href
0
38,933
9,071,904,274
IssuesEvent
2019-02-15 00:23:21
weizhongli/cdhit
https://api.github.com/repos/weizhongli/cdhit
closed
cd hits installation
Priority-Medium Type-Defect auto-migrated
``` What steps will reproduce the problem? 1.extract g++ -O2 -DNO_OPENMP cdhit-common.c++ -c 2.make What is the expected output? What do you see instead?ake g++ -O2 -DNO_OPENMP cdhit-common.c++ -c make: g++: Command not found make: *** [cdhit-common.o] Error 127 What version of the product are you using? On what operating system? cd-hit-v4.5.5-2011-03-31.tgz on a rhelv5 gnome 64bit Please provide any additional information below. ``` Original issue reported on code.google.com by `aproposd...@gmail.com` on 27 Jul 2011 at 9:48
1.0
cd hits installation - ``` What steps will reproduce the problem? 1.extract g++ -O2 -DNO_OPENMP cdhit-common.c++ -c 2.make What is the expected output? What do you see instead?ake g++ -O2 -DNO_OPENMP cdhit-common.c++ -c make: g++: Command not found make: *** [cdhit-common.o] Error 127 What version of the product are you using? On what operating system? cd-hit-v4.5.5-2011-03-31.tgz on a rhelv5 gnome 64bit Please provide any additional information below. ``` Original issue reported on code.google.com by `aproposd...@gmail.com` on 27 Jul 2011 at 9:48
defect
cd hits installation what steps will reproduce the problem extract g dno openmp cdhit common c c make what is the expected output what do you see instead ake g dno openmp cdhit common c c make g command not found make error what version of the product are you using on what operating system cd hit tgz on a gnome please provide any additional information below original issue reported on code google com by aproposd gmail com on jul at
1
25,532
4,366,478,075
IssuesEvent
2016-08-03 14:28:03
CocoaPods/CocoaPods
https://api.github.com/repos/CocoaPods/CocoaPods
closed
WatchOS dependencies require manual setting of Development signing certificate after install
d1:easy s3:detailed t2:defect
🌈 * [x] I've read and understood the [*CONTRIBUTING guidelines and have done my best effort to follow](https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md). # Report ## What did you do? Using the 1.1.0b1 cocoapods master, i used 'pod install' to install dependencies to a project with both iOS9 and WatchOS2 Targets. The dependencies support both watchOS2 and iOS builds already. ## What did you expect to happen? Pods install and build for all platforms without signing errors. ## What happened instead? The iOS version seemed to work fine, but when building in XCode8b3 with the Build Only "Generic iOS Device" config, the iOS targets build without any changes, but the watchOS targets show all show this error text: **Dependency Analysis Error No signing certificate 'iOS Development' found No 'iOS Development' signing certificate with a private key was found.** If I click "Automatically manage signing in each individual target's General settings in XCode, it resolves the issue so the build proceeds, but it has to be redone on every pod install. This is not necessary for the iOS targets. ## CocoaPods Environment ### Stack ``` CocoaPods : 1.1.0.beta.1 Ruby : ruby 2.0.0p648 (2015-12-16 revision 53162) [universal.x86_64-darwin15] RubyGems : 2.0.14.1 Host : Mac OS X 10.11.5 (15F34) Xcode : 8.0 (8S174q) Git : git version 2.8.4 (Apple Git-73) Ruby lib dir : /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib Repositories : cocoapods-specs - https://github.com/Openfolio/cocoapods-specs.git @ b638ca93d4bc1cc155137417238f4865cbad1831 cocoapods-specs-github - https://github.com/Openfolio/cocoapods-specs.git @ b638ca93d4bc1cc155137417238f4865cbad1831 master - https://github.com/CocoaPods/Specs.git @ 9330eaca564539ca4ae600ba18ff4a3aea7e9baa ``` ### Installation Source ``` Executable Path: /usr/local/bin/pod ``` ### Plugins ``` cocoapods-deintegrate : 1.0.0 cocoapods-plugins : 1.0.0 cocoapods-search : 1.0.0 cocoapods-stats : 1.0.0 cocoapods-trunk : 1.0.0 cocoapods-try : 1.1.0 ``` ### Podfile ```ruby source 'https://github.com/CocoaPods/Specs.git' use_frameworks! def shared_pods_watch pod 'Alamofire', :git => 'https://github.com/Alamofire/Alamofire.git', :branch => 'swift2.3' pod 'SwiftDate' pod 'SwiftyJSON' end def shared_pods #Logging pod 'CocoaLumberjack/Swift' end target 'watchapp Extension' do platform :watchos, '2.0' shared_pods_watch shared_pods end target 'WatchPodIssue' do platform :ios, '9.0' shared_pods end ``` ## Project that demonstrates the issue https://github.com/andrewloyola/WatchPodIssueDemo
1.0
WatchOS dependencies require manual setting of Development signing certificate after install - 🌈 * [x] I've read and understood the [*CONTRIBUTING guidelines and have done my best effort to follow](https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md). # Report ## What did you do? Using the 1.1.0b1 cocoapods master, i used 'pod install' to install dependencies to a project with both iOS9 and WatchOS2 Targets. The dependencies support both watchOS2 and iOS builds already. ## What did you expect to happen? Pods install and build for all platforms without signing errors. ## What happened instead? The iOS version seemed to work fine, but when building in XCode8b3 with the Build Only "Generic iOS Device" config, the iOS targets build without any changes, but the watchOS targets show all show this error text: **Dependency Analysis Error No signing certificate 'iOS Development' found No 'iOS Development' signing certificate with a private key was found.** If I click "Automatically manage signing in each individual target's General settings in XCode, it resolves the issue so the build proceeds, but it has to be redone on every pod install. This is not necessary for the iOS targets. ## CocoaPods Environment ### Stack ``` CocoaPods : 1.1.0.beta.1 Ruby : ruby 2.0.0p648 (2015-12-16 revision 53162) [universal.x86_64-darwin15] RubyGems : 2.0.14.1 Host : Mac OS X 10.11.5 (15F34) Xcode : 8.0 (8S174q) Git : git version 2.8.4 (Apple Git-73) Ruby lib dir : /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib Repositories : cocoapods-specs - https://github.com/Openfolio/cocoapods-specs.git @ b638ca93d4bc1cc155137417238f4865cbad1831 cocoapods-specs-github - https://github.com/Openfolio/cocoapods-specs.git @ b638ca93d4bc1cc155137417238f4865cbad1831 master - https://github.com/CocoaPods/Specs.git @ 9330eaca564539ca4ae600ba18ff4a3aea7e9baa ``` ### Installation Source ``` Executable Path: /usr/local/bin/pod ``` ### Plugins ``` cocoapods-deintegrate : 1.0.0 cocoapods-plugins : 1.0.0 cocoapods-search : 1.0.0 cocoapods-stats : 1.0.0 cocoapods-trunk : 1.0.0 cocoapods-try : 1.1.0 ``` ### Podfile ```ruby source 'https://github.com/CocoaPods/Specs.git' use_frameworks! def shared_pods_watch pod 'Alamofire', :git => 'https://github.com/Alamofire/Alamofire.git', :branch => 'swift2.3' pod 'SwiftDate' pod 'SwiftyJSON' end def shared_pods #Logging pod 'CocoaLumberjack/Swift' end target 'watchapp Extension' do platform :watchos, '2.0' shared_pods_watch shared_pods end target 'WatchPodIssue' do platform :ios, '9.0' shared_pods end ``` ## Project that demonstrates the issue https://github.com/andrewloyola/WatchPodIssueDemo
defect
watchos dependencies require manual setting of development signing certificate after install 🌈 i ve read and understood the report what did you do using the cocoapods master i used pod install to install dependencies to a project with both and targets the dependencies support both and ios builds already what did you expect to happen pods install and build for all platforms without signing errors what happened instead the ios version seemed to work fine but when building in with the build only generic ios device config the ios targets build without any changes but the watchos targets show all show this error text dependency analysis error no signing certificate ios development found no ios development signing certificate with a private key was found if i click automatically manage signing in each individual target s general settings in xcode it resolves the issue so the build proceeds but it has to be redone on every pod install this is not necessary for the ios targets cocoapods environment stack cocoapods beta ruby ruby revision rubygems host mac os x xcode git git version apple git ruby lib dir system library frameworks ruby framework versions usr lib repositories cocoapods specs cocoapods specs github master installation source executable path usr local bin pod plugins cocoapods deintegrate cocoapods plugins cocoapods search cocoapods stats cocoapods trunk cocoapods try podfile ruby source use frameworks def shared pods watch pod alamofire git branch pod swiftdate pod swiftyjson end def shared pods logging pod cocoalumberjack swift end target watchapp extension do platform watchos shared pods watch shared pods end target watchpodissue do platform ios shared pods end project that demonstrates the issue
1
722,405
24,860,827,366
IssuesEvent
2022-10-27 08:08:36
nanoframework/Home
https://api.github.com/repos/nanoframework/Home
closed
JsonConvert incorrectly deserializes strings with non-ASCII characters
FOR DISCUSSION Status: Waiting triage Priority: Low Hacktoberfest Area: CL-nanoFramework.Json
### Library/API/IoT binding nanoframework.Json ### Visual Studio version _No response_ ### .NET nanoFramework extension version _No response_ ### Target name(s) _No response_ ### Firmware version _No response_ ### Device capabilities _No response_ ### Description When an object contains string with non-ASCII characters (i.e. unicode chars encoded on two bytes), after deserializalization the string doesn't match the original. ### How to reproduce 1. Create an object with string property. Set some non-ASCII characters to the property (e.g. 'ł', '\u0165'). 2. Serialize the object with JsonConvert. 3. Deserialize the object. ### Expected behaviour Deserialized object's property value equals original object's property value. ### Screenshots _No response_ ### Sample project or code [TestMethod] public void SerializationWithNonAscii() { var input = new TestClass { Prop1 = "zażółć gęślą jaźń" }; var str = JsonConvert.SerializeObject(input); var result = (TestClass)JsonConvert.DeserializeObject(str, typeof(TestClass)); Assert.Equal(input.Prop1, result.Prop1); } ### Aditional information In JsonConvert class, method GetNextTokenInternal() iterates through byte array and casts single byte to char: ch = (char)jsonBytes[jsonPos++]; If character is stored on two bytes it is processed incorrectly as two separate characters. Possible fix would be to iterate on string instead of byte array: ch = jsonString[jsonPos++];
1.0
JsonConvert incorrectly deserializes strings with non-ASCII characters - ### Library/API/IoT binding nanoframework.Json ### Visual Studio version _No response_ ### .NET nanoFramework extension version _No response_ ### Target name(s) _No response_ ### Firmware version _No response_ ### Device capabilities _No response_ ### Description When an object contains string with non-ASCII characters (i.e. unicode chars encoded on two bytes), after deserializalization the string doesn't match the original. ### How to reproduce 1. Create an object with string property. Set some non-ASCII characters to the property (e.g. 'ł', '\u0165'). 2. Serialize the object with JsonConvert. 3. Deserialize the object. ### Expected behaviour Deserialized object's property value equals original object's property value. ### Screenshots _No response_ ### Sample project or code [TestMethod] public void SerializationWithNonAscii() { var input = new TestClass { Prop1 = "zażółć gęślą jaźń" }; var str = JsonConvert.SerializeObject(input); var result = (TestClass)JsonConvert.DeserializeObject(str, typeof(TestClass)); Assert.Equal(input.Prop1, result.Prop1); } ### Aditional information In JsonConvert class, method GetNextTokenInternal() iterates through byte array and casts single byte to char: ch = (char)jsonBytes[jsonPos++]; If character is stored on two bytes it is processed incorrectly as two separate characters. Possible fix would be to iterate on string instead of byte array: ch = jsonString[jsonPos++];
non_defect
jsonconvert incorrectly deserializes strings with non ascii characters library api iot binding nanoframework json visual studio version no response net nanoframework extension version no response target name s no response firmware version no response device capabilities no response description when an object contains string with non ascii characters i e unicode chars encoded on two bytes after deserializalization the string doesn t match the original how to reproduce create an object with string property set some non ascii characters to the property e g ł serialize the object with jsonconvert deserialize the object expected behaviour deserialized object s property value equals original object s property value screenshots no response sample project or code public void serializationwithnonascii var input new testclass zażółć gęślą jaźń var str jsonconvert serializeobject input var result testclass jsonconvert deserializeobject str typeof testclass assert equal input result aditional information in jsonconvert class method getnexttokeninternal iterates through byte array and casts single byte to char ch char jsonbytes if character is stored on two bytes it is processed incorrectly as two separate characters possible fix would be to iterate on string instead of byte array ch jsonstring
0
195,014
22,281,630,102
IssuesEvent
2022-06-11 01:17:39
praneethpanasala/linux
https://api.github.com/repos/praneethpanasala/linux
reopened
CVE-2019-15927 (High) detected in linuxv4.19
security vulnerability
## CVE-2019-15927 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv4.19</b></p></summary> <p> <p>Linux kernel source tree</p> <p>Library home page: <a href=https://github.com/torvalds/linux.git>https://github.com/torvalds/linux.git</a></p> <p>Found in HEAD commit: <a href="https://api.github.com/repos/praneethpanasala/linux/commits/d80c4f847c91020292cb280132b15e2ea147f1a3">d80c4f847c91020292cb280132b15e2ea147f1a3</a></p> <p>Found in base branch: <b>master</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (2)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/sound/usb/mixer.c</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/sound/usb/mixer.c</b> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> An issue was discovered in the Linux kernel before 4.20.2. An out-of-bounds access exists in the function build_audio_procunit in the file sound/usb/mixer.c. <p>Publish Date: 2019-09-04 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-15927>CVE-2019-15927</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://www.linuxkernelcves.com/cves/CVE-2019-15927">https://www.linuxkernelcves.com/cves/CVE-2019-15927</a></p> <p>Release Date: 2019-09-24</p> <p>Fix Resolution: v5.0-rc2,v3.16.66,v3.18.132,v4.14.93,v4.19.15,v4.20.2,v4.4.170,v4.9.150</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2019-15927 (High) detected in linuxv4.19 - ## CVE-2019-15927 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv4.19</b></p></summary> <p> <p>Linux kernel source tree</p> <p>Library home page: <a href=https://github.com/torvalds/linux.git>https://github.com/torvalds/linux.git</a></p> <p>Found in HEAD commit: <a href="https://api.github.com/repos/praneethpanasala/linux/commits/d80c4f847c91020292cb280132b15e2ea147f1a3">d80c4f847c91020292cb280132b15e2ea147f1a3</a></p> <p>Found in base branch: <b>master</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (2)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/sound/usb/mixer.c</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/sound/usb/mixer.c</b> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> An issue was discovered in the Linux kernel before 4.20.2. An out-of-bounds access exists in the function build_audio_procunit in the file sound/usb/mixer.c. <p>Publish Date: 2019-09-04 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-15927>CVE-2019-15927</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://www.linuxkernelcves.com/cves/CVE-2019-15927">https://www.linuxkernelcves.com/cves/CVE-2019-15927</a></p> <p>Release Date: 2019-09-24</p> <p>Fix Resolution: v5.0-rc2,v3.16.66,v3.18.132,v4.14.93,v4.19.15,v4.20.2,v4.4.170,v4.9.150</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_defect
cve high detected in cve high severity vulnerability vulnerable library linux kernel source tree library home page a href found in head commit a href found in base branch master vulnerable source files sound usb mixer c sound usb mixer c vulnerability details an issue was discovered in the linux kernel before an out of bounds access exists in the function build audio procunit in the file sound usb mixer c publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required low user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with whitesource
0
10,577
2,622,174,703
IssuesEvent
2015-03-04 00:16:07
byzhang/leveldb
https://api.github.com/repos/byzhang/leveldb
closed
Bug on Iterator.Prev()
auto-migrated Priority-Medium Type-Defect
``` The testcase is attached. Here's the output: ***** Running db_test ==== Test DBTest.Empty ==== Test DBTest.ReadWrite ==== Test DBTest.PutDeleteGet ==== Test DBTest.GetFromImmutableLayer ==== Test DBTest.GetFromVersions ==== Test DBTest.GetSnapshot ==== Test DBTest.GetLevel0Ordering ==== Test DBTest.GetOrderedByLevels ==== Test DBTest.GetPicksCorrectFile ==== Test DBTest.IterEmpty ==== Test DBTest.IterSingle ==== Test DBTest.IterMulti ==== Test DBTest.IterMultiWithDelete db/db_test.cc:497: failed: b->va == a->va make: *** [check] Error 1 ``` Original issue reported on code.google.com by `david.yu...@gmail.com` on 12 Aug 2011 at 6:15 Attachments: * [itertest.patch](https://storage.googleapis.com/google-code-attachments/leveldb/issue-29/comment-0/itertest.patch)
1.0
Bug on Iterator.Prev() - ``` The testcase is attached. Here's the output: ***** Running db_test ==== Test DBTest.Empty ==== Test DBTest.ReadWrite ==== Test DBTest.PutDeleteGet ==== Test DBTest.GetFromImmutableLayer ==== Test DBTest.GetFromVersions ==== Test DBTest.GetSnapshot ==== Test DBTest.GetLevel0Ordering ==== Test DBTest.GetOrderedByLevels ==== Test DBTest.GetPicksCorrectFile ==== Test DBTest.IterEmpty ==== Test DBTest.IterSingle ==== Test DBTest.IterMulti ==== Test DBTest.IterMultiWithDelete db/db_test.cc:497: failed: b->va == a->va make: *** [check] Error 1 ``` Original issue reported on code.google.com by `david.yu...@gmail.com` on 12 Aug 2011 at 6:15 Attachments: * [itertest.patch](https://storage.googleapis.com/google-code-attachments/leveldb/issue-29/comment-0/itertest.patch)
defect
bug on iterator prev the testcase is attached here s the output running db test test dbtest empty test dbtest readwrite test dbtest putdeleteget test dbtest getfromimmutablelayer test dbtest getfromversions test dbtest getsnapshot test dbtest test dbtest getorderedbylevels test dbtest getpickscorrectfile test dbtest iterempty test dbtest itersingle test dbtest itermulti test dbtest itermultiwithdelete db db test cc failed b va a va make error original issue reported on code google com by david yu gmail com on aug at attachments
1
250,432
21,280,736,617
IssuesEvent
2022-04-14 01:26:48
elastic/kibana
https://api.github.com/repos/elastic/kibana
closed
[test-failed]: Chrome UI Functional Tests1.test/functional/apps/management/_exclude_index_pattern·js - management creating and deleting default index data view creation with exclusion
failed-test test-cloud needs-team v8.1.3
**Version: 8.1.3** **Class: Chrome UI Functional Tests1.test/functional/apps/management/_exclude_index_pattern·js** **Stack Trace:** ``` Error: retry.try timeout: Error: Data view not created at /var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/basicGrp1/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/test/functional/page_objects/settings_page.ts:395:15 at runMicrotasks (<anonymous>) at processTicksAndRejections (node:internal/process/task_queues:96:5) at runAttempt (test/common/services/retry/retry_for_success.ts:29:15) at retryForSuccess (test/common/services/retry/retry_for_success.ts:68:21) at RetryService.try (test/common/services/retry/retry.ts:31:12) at SettingsPageObject.createIndexPattern (test/functional/page_objects/settings_page.ts:391:5) at Context.<anonymous> (test/functional/apps/management/_exclude_index_pattern.js:29:7) at Object.apply (node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16) at onFailure (test/common/services/retry/retry_for_success.ts:17:9) at retryForSuccess (test/common/services/retry/retry_for_success.ts:59:13) at RetryService.try (test/common/services/retry/retry.ts:31:12) at SettingsPageObject.createIndexPattern (test/functional/page_objects/settings_page.ts:391:5) at Context.<anonymous> (test/functional/apps/management/_exclude_index_pattern.js:29:7) at Object.apply (node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16) ``` **Other test failures:** _Test Report: https://internal-ci.elastic.co/view/Stack%20Tests/job/elastic+estf-cloud-kibana-tests/3128/testReport/_
2.0
[test-failed]: Chrome UI Functional Tests1.test/functional/apps/management/_exclude_index_pattern·js - management creating and deleting default index data view creation with exclusion - **Version: 8.1.3** **Class: Chrome UI Functional Tests1.test/functional/apps/management/_exclude_index_pattern·js** **Stack Trace:** ``` Error: retry.try timeout: Error: Data view not created at /var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/basicGrp1/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/test/functional/page_objects/settings_page.ts:395:15 at runMicrotasks (<anonymous>) at processTicksAndRejections (node:internal/process/task_queues:96:5) at runAttempt (test/common/services/retry/retry_for_success.ts:29:15) at retryForSuccess (test/common/services/retry/retry_for_success.ts:68:21) at RetryService.try (test/common/services/retry/retry.ts:31:12) at SettingsPageObject.createIndexPattern (test/functional/page_objects/settings_page.ts:391:5) at Context.<anonymous> (test/functional/apps/management/_exclude_index_pattern.js:29:7) at Object.apply (node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16) at onFailure (test/common/services/retry/retry_for_success.ts:17:9) at retryForSuccess (test/common/services/retry/retry_for_success.ts:59:13) at RetryService.try (test/common/services/retry/retry.ts:31:12) at SettingsPageObject.createIndexPattern (test/functional/page_objects/settings_page.ts:391:5) at Context.<anonymous> (test/functional/apps/management/_exclude_index_pattern.js:29:7) at Object.apply (node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16) ``` **Other test failures:** _Test Report: https://internal-ci.elastic.co/view/Stack%20Tests/job/elastic+estf-cloud-kibana-tests/3128/testReport/_
non_defect
chrome ui functional test functional apps management exclude index pattern·js management creating and deleting default index data view creation with exclusion version class chrome ui functional test functional apps management exclude index pattern·js stack trace error retry try timeout error data view not created at var lib jenkins workspace elastic estf cloud kibana tests job task saas run kibana tests node ess testing ci cloud common build kibana test functional page objects settings page ts at runmicrotasks at processticksandrejections node internal process task queues at runattempt test common services retry retry for success ts at retryforsuccess test common services retry retry for success ts at retryservice try test common services retry retry ts at settingspageobject createindexpattern test functional page objects settings page ts at context test functional apps management exclude index pattern js at object apply node modules kbn test target node functional test runner lib mocha wrap function js at onfailure test common services retry retry for success ts at retryforsuccess test common services retry retry for success ts at retryservice try test common services retry retry ts at settingspageobject createindexpattern test functional page objects settings page ts at context test functional apps management exclude index pattern js at object apply node modules kbn test target node functional test runner lib mocha wrap function js other test failures test report
0
24,987
4,162,108,799
IssuesEvent
2016-06-17 19:04:35
larcenists/larceny
https://api.github.com/repos/larcenists/larceny
closed
SRFI 13 string-index-right
C: SRFIs P: minor T: defect
**Reported by: t-guest on Wed Oct 12 17:46:22 2011** The SRFI 13 procedure string-index-right don't respect the start argument. For example (string-index-right "hello" #\h 1 5) => 0 Hint: replace (>= i 0) with (>= i start) in lib/SRFI/srfi-13.sch
1.0
SRFI 13 string-index-right - **Reported by: t-guest on Wed Oct 12 17:46:22 2011** The SRFI 13 procedure string-index-right don't respect the start argument. For example (string-index-right "hello" #\h 1 5) => 0 Hint: replace (>= i 0) with (>= i start) in lib/SRFI/srfi-13.sch
defect
srfi string index right reported by t guest on wed oct the srfi procedure string index right don t respect the start argument for example string index right hello h hint replace i with i start in lib srfi srfi sch
1
116,391
17,367,092,124
IssuesEvent
2021-07-30 08:50:15
lukebroganws/JS-Demo
https://api.github.com/repos/lukebroganws/JS-Demo
opened
WS-2019-0311 (Medium) detected in mongodb-2.2.36.tgz
security vulnerability
## WS-2019-0311 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mongodb-2.2.36.tgz</b></p></summary> <p>The official MongoDB driver for Node.js</p> <p>Library home page: <a href="https://registry.npmjs.org/mongodb/-/mongodb-2.2.36.tgz">https://registry.npmjs.org/mongodb/-/mongodb-2.2.36.tgz</a></p> <p>Path to dependency file: JS-Demo/package.json</p> <p>Path to vulnerable library: JS-Demo/node_modules/mongodb/package.json</p> <p> Dependency Hierarchy: - :x: **mongodb-2.2.36.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/lukebroganws/JS-Demo/commit/5da4b6e8c86c1952766472082d81ea3848541e8b">5da4b6e8c86c1952766472082d81ea3848541e8b</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> In 'node-mongodb-native', versions prior to v3.1.13 are vulnerable against DOS as a result of a potential crash when a collection name is invalid and the DB doesn't exist. <p>Publish Date: 2019-01-23 <p>URL: <a href=https://github.com/mongodb/node-mongodb-native/commit/210c71dccd8d8fdeadd9b4d1571e5fdb93e0f02f>WS-2019-0311</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: None - Availability Impact: Low </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://www.npmjs.com/advisories/1203">https://www.npmjs.com/advisories/1203</a></p> <p>Release Date: 2019-12-01</p> <p>Fix Resolution: mongodb - 3.1.13</p> </p> </details> <p></p> *** :rescue_worker_helmet: Automatic Remediation is available for this issue <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"mongodb","packageVersion":"2.2.36","packageFilePaths":["/package.json"],"isTransitiveDependency":false,"dependencyTree":"mongodb:2.2.36","isMinimumFixVersionAvailable":true,"minimumFixVersion":"mongodb - 3.1.13"}],"baseBranches":["master"],"vulnerabilityIdentifier":"WS-2019-0311","vulnerabilityDetails":"In \u0027node-mongodb-native\u0027, versions prior to v3.1.13 are vulnerable against DOS as a result of a potential crash when a collection name is invalid and the DB doesn\u0027t exist.","vulnerabilityUrl":"https://github.com/mongodb/node-mongodb-native/commit/210c71dccd8d8fdeadd9b4d1571e5fdb93e0f02f","cvss3Severity":"medium","cvss3Score":"6.5","cvss3Metrics":{"A":"Low","AC":"Low","PR":"None","S":"Unchanged","C":"Low","UI":"None","AV":"Network","I":"None"},"extraData":{}}</REMEDIATE> -->
True
WS-2019-0311 (Medium) detected in mongodb-2.2.36.tgz - ## WS-2019-0311 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mongodb-2.2.36.tgz</b></p></summary> <p>The official MongoDB driver for Node.js</p> <p>Library home page: <a href="https://registry.npmjs.org/mongodb/-/mongodb-2.2.36.tgz">https://registry.npmjs.org/mongodb/-/mongodb-2.2.36.tgz</a></p> <p>Path to dependency file: JS-Demo/package.json</p> <p>Path to vulnerable library: JS-Demo/node_modules/mongodb/package.json</p> <p> Dependency Hierarchy: - :x: **mongodb-2.2.36.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/lukebroganws/JS-Demo/commit/5da4b6e8c86c1952766472082d81ea3848541e8b">5da4b6e8c86c1952766472082d81ea3848541e8b</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> In 'node-mongodb-native', versions prior to v3.1.13 are vulnerable against DOS as a result of a potential crash when a collection name is invalid and the DB doesn't exist. <p>Publish Date: 2019-01-23 <p>URL: <a href=https://github.com/mongodb/node-mongodb-native/commit/210c71dccd8d8fdeadd9b4d1571e5fdb93e0f02f>WS-2019-0311</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: None - Availability Impact: Low </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://www.npmjs.com/advisories/1203">https://www.npmjs.com/advisories/1203</a></p> <p>Release Date: 2019-12-01</p> <p>Fix Resolution: mongodb - 3.1.13</p> </p> </details> <p></p> *** :rescue_worker_helmet: Automatic Remediation is available for this issue <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"mongodb","packageVersion":"2.2.36","packageFilePaths":["/package.json"],"isTransitiveDependency":false,"dependencyTree":"mongodb:2.2.36","isMinimumFixVersionAvailable":true,"minimumFixVersion":"mongodb - 3.1.13"}],"baseBranches":["master"],"vulnerabilityIdentifier":"WS-2019-0311","vulnerabilityDetails":"In \u0027node-mongodb-native\u0027, versions prior to v3.1.13 are vulnerable against DOS as a result of a potential crash when a collection name is invalid and the DB doesn\u0027t exist.","vulnerabilityUrl":"https://github.com/mongodb/node-mongodb-native/commit/210c71dccd8d8fdeadd9b4d1571e5fdb93e0f02f","cvss3Severity":"medium","cvss3Score":"6.5","cvss3Metrics":{"A":"Low","AC":"Low","PR":"None","S":"Unchanged","C":"Low","UI":"None","AV":"Network","I":"None"},"extraData":{}}</REMEDIATE> -->
non_defect
ws medium detected in mongodb tgz ws medium severity vulnerability vulnerable library mongodb tgz the official mongodb driver for node js library home page a href path to dependency file js demo package json path to vulnerable library js demo node modules mongodb package json dependency hierarchy x mongodb tgz vulnerable library found in head commit a href found in base branch master vulnerability details in node mongodb native versions prior to are vulnerable against dos as a result of a potential crash when a collection name is invalid and the db doesn t exist publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact low integrity impact none availability impact low for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution mongodb rescue worker helmet automatic remediation is available for this issue isopenpronvulnerability true ispackagebased true isdefaultbranch true packages istransitivedependency false dependencytree mongodb isminimumfixversionavailable true minimumfixversion mongodb basebranches vulnerabilityidentifier ws vulnerabilitydetails in mongodb native versions prior to are vulnerable against dos as a result of a potential crash when a collection name is invalid and the db doesn exist vulnerabilityurl
0
38,049
8,640,563,041
IssuesEvent
2018-11-24 07:47:19
bridgedotnet/Bridge
https://api.github.com/repos/bridgedotnet/Bridge
closed
Invalid JS generated in very specific case
defect
When namespace and main class name are the same AND 'using Bridge' is present on the import list then invalid JS is generated - it contains '?' instead of proper types in method calls. What is interesting it happens only in 'fluent like' methods where type is not provided directly (it is inferred from passed System.Func<_>). ### Steps To Reproduce https://dotnetfiddle.net/0e05XV when 'using Bridge' it fails https://deck.net/c4b6a1659644d4e448512e87ef75ffa1 when not 'using Bridge' it works: https://deck.net/7ea8bf27d4121674a22bf2c9d1b224d4 ```csharp using Bridge; using System; using System.Collections.Generic; using System.Linq; namespace SomeName { public class A { public string P {get; set; } public A() { P = ""; //dotnetfiddle doesn't support property initializer } public override string ToString() { return P; } } public class B { public static string Fail<T>(T v, Func<T,string> transform) { return transform(v); } public static string Fail2<T>(Func<T,string> transform) { return transform(default(T)); } public static string Fine<T>(T v) { return v.ToString(); } public static A Helper(A aaa) { return aaa; } } public class SomeName { private static void AssertEquals(object exp, object fact) { if (!exp.Equals(fact)) { throw new Exception("AssertEquals failed"); } } [Ready] public static void Main() { AssertEquals("123456", B.Fail(new A {P = "123"}, x => x.P+"456")); //this fails in 17.4.0 AssertEquals("678", B.Fail2((A x) => x+"678")); //this fails in 17.4.0 AssertEquals("123456", B.Fail<A>(new A {P = "123"}, x => x.P+"456")); //workaround for 17.4.0 AssertEquals("678", B.Fail2<A>((A x) => x+"678")); //workaround for 17.4.0 AssertEquals("13", B.Fine(new A {P = "13"})); var lst = new List<A> {new A {P = "22"} }; var lstFail = lst.Select(z => { return B.Helper(z); }).ToList(); //this fails in 17.4.0 AssertEquals(1, lstFail.Count); AssertEquals("22", lstFail[0].P); var lstWorkaround = lst.Select<A,A>(z => { return B.Helper(z); }).ToList(); //workaround for 17.4.0 AssertEquals(1, lstWorkaround.Count); AssertEquals("22", lstFail[0].P); Console.WriteLine("done"); } } } ``` ### Expected Result printed 'done' on console ### Actual Result generated javascript contains question marks instead of parameter types
1.0
Invalid JS generated in very specific case - When namespace and main class name are the same AND 'using Bridge' is present on the import list then invalid JS is generated - it contains '?' instead of proper types in method calls. What is interesting it happens only in 'fluent like' methods where type is not provided directly (it is inferred from passed System.Func<_>). ### Steps To Reproduce https://dotnetfiddle.net/0e05XV when 'using Bridge' it fails https://deck.net/c4b6a1659644d4e448512e87ef75ffa1 when not 'using Bridge' it works: https://deck.net/7ea8bf27d4121674a22bf2c9d1b224d4 ```csharp using Bridge; using System; using System.Collections.Generic; using System.Linq; namespace SomeName { public class A { public string P {get; set; } public A() { P = ""; //dotnetfiddle doesn't support property initializer } public override string ToString() { return P; } } public class B { public static string Fail<T>(T v, Func<T,string> transform) { return transform(v); } public static string Fail2<T>(Func<T,string> transform) { return transform(default(T)); } public static string Fine<T>(T v) { return v.ToString(); } public static A Helper(A aaa) { return aaa; } } public class SomeName { private static void AssertEquals(object exp, object fact) { if (!exp.Equals(fact)) { throw new Exception("AssertEquals failed"); } } [Ready] public static void Main() { AssertEquals("123456", B.Fail(new A {P = "123"}, x => x.P+"456")); //this fails in 17.4.0 AssertEquals("678", B.Fail2((A x) => x+"678")); //this fails in 17.4.0 AssertEquals("123456", B.Fail<A>(new A {P = "123"}, x => x.P+"456")); //workaround for 17.4.0 AssertEquals("678", B.Fail2<A>((A x) => x+"678")); //workaround for 17.4.0 AssertEquals("13", B.Fine(new A {P = "13"})); var lst = new List<A> {new A {P = "22"} }; var lstFail = lst.Select(z => { return B.Helper(z); }).ToList(); //this fails in 17.4.0 AssertEquals(1, lstFail.Count); AssertEquals("22", lstFail[0].P); var lstWorkaround = lst.Select<A,A>(z => { return B.Helper(z); }).ToList(); //workaround for 17.4.0 AssertEquals(1, lstWorkaround.Count); AssertEquals("22", lstFail[0].P); Console.WriteLine("done"); } } } ``` ### Expected Result printed 'done' on console ### Actual Result generated javascript contains question marks instead of parameter types
defect
invalid js generated in very specific case when namespace and main class name are the same and using bridge is present on the import list then invalid js is generated it contains instead of proper types in method calls what is interesting it happens only in fluent like methods where type is not provided directly it is inferred from passed system func steps to reproduce when using bridge it fails when not using bridge it works csharp using bridge using system using system collections generic using system linq namespace somename public class a public string p get set public a p dotnetfiddle doesn t support property initializer public override string tostring return p public class b public static string fail t v func transform return transform v public static string func transform return transform default t public static string fine t v return v tostring public static a helper a aaa return aaa public class somename private static void assertequals object exp object fact if exp equals fact throw new exception assertequals failed public static void main assertequals b fail new a p x x p this fails in assertequals b a x x this fails in assertequals b fail new a p x x p workaround for assertequals b a x x workaround for assertequals b fine new a p var lst new list new a p var lstfail lst select z return b helper z tolist this fails in assertequals lstfail count assertequals lstfail p var lstworkaround lst select z return b helper z tolist workaround for assertequals lstworkaround count assertequals lstfail p console writeline done expected result printed done on console actual result generated javascript contains question marks instead of parameter types
1
64,221
18,283,554,116
IssuesEvent
2021-10-05 07:46:02
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
URL parts get interpreted as Markdown and break linkification
T-Defect S-Minor Z-Upstream O-Uncommon
### Steps to reproduce In any room, send a URL that contains something looking like markdown. E.g. `https://twitter.com/__apf__/status/1444829700480593920` ### What happened? It should look like a regular link, https://twitter.com/__apf__/status/1444829700480593920 Instead it will break at the `__apf__` part, which becomes `<strong>apf</strong>` and only https://twitter.com/ becomes a link. ### Have you submitted a rageshake? No
1.0
URL parts get interpreted as Markdown and break linkification - ### Steps to reproduce In any room, send a URL that contains something looking like markdown. E.g. `https://twitter.com/__apf__/status/1444829700480593920` ### What happened? It should look like a regular link, https://twitter.com/__apf__/status/1444829700480593920 Instead it will break at the `__apf__` part, which becomes `<strong>apf</strong>` and only https://twitter.com/ becomes a link. ### Have you submitted a rageshake? No
defect
url parts get interpreted as markdown and break linkification steps to reproduce in any room send a url that contains something looking like markdown e g what happened it should look like a regular link instead it will break at the apf part which becomes apf and only becomes a link have you submitted a rageshake no
1
36,309
7,884,560,992
IssuesEvent
2018-06-27 09:31:59
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
closed
CakePHP Project does not connect to another database server
Defect
This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) CakePHP Version: 3.6 I make a simple registration website by CakePHP. I upload the CakePHP project in server. My database is in another server. In database there is user information for registration and login. But now when I login in the website , it does not connect to the database server. I change the /app/config/my.cnf ``` 'Datasources' => [ 'default' => [ ![cakephp_database_error](https://user-images.githubusercontent.com/40449982/41965564-ce9a506e-7a37-11e8-9bc3-160e9242da93.PNG) 'className' => 'Cake\Database\Connection', 'driver' => 'Cake\Database\Driver\Mysql', 'persistent' => false, 'host' => ' ', [ here I put database server ip address ] /* * CakePHP will use the default DB port based on the driver selected * MySQL on MAMP uses port 8889, MAMP users will want to uncomment * the following line and set the port accordingly */ 'port' => ' ', [here I put database server port] 'username' => '', [here I put database server user name] 'password' => '', [[here I put database server user name's password] 'database' => ' ', [here I give my database name] ``` But now I can not log in because the project do not get database connection. I expected to login .
1.0
CakePHP Project does not connect to another database server - This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) CakePHP Version: 3.6 I make a simple registration website by CakePHP. I upload the CakePHP project in server. My database is in another server. In database there is user information for registration and login. But now when I login in the website , it does not connect to the database server. I change the /app/config/my.cnf ``` 'Datasources' => [ 'default' => [ ![cakephp_database_error](https://user-images.githubusercontent.com/40449982/41965564-ce9a506e-7a37-11e8-9bc3-160e9242da93.PNG) 'className' => 'Cake\Database\Connection', 'driver' => 'Cake\Database\Driver\Mysql', 'persistent' => false, 'host' => ' ', [ here I put database server ip address ] /* * CakePHP will use the default DB port based on the driver selected * MySQL on MAMP uses port 8889, MAMP users will want to uncomment * the following line and set the port accordingly */ 'port' => ' ', [here I put database server port] 'username' => '', [here I put database server user name] 'password' => '', [[here I put database server user name's password] 'database' => ' ', [here I give my database name] ``` But now I can not log in because the project do not get database connection. I expected to login .
defect
cakephp project does not connect to another database server this is a multiple allowed bug enhancement feature discussion rfc cakephp version i make a simple registration website by cakephp i upload the cakephp project in server my database is in another server in database there is user information for registration and login but now when i login in the website it does not connect to the database server i change the app config my cnf datasources default classname cake database connection driver cake database driver mysql persistent false host cakephp will use the default db port based on the driver selected mysql on mamp uses port mamp users will want to uncomment the following line and set the port accordingly port username password database but now i can not log in because the project do not get database connection i expected to login
1
66,742
20,614,055,488
IssuesEvent
2022-03-07 11:26:27
vector-im/element-ios
https://api.github.com/repos/vector-im/element-ios
closed
selection impossible when filtering in add room screen
T-Defect A-Spaces S-Minor
### Steps to reproduce 1. Open add room screen 2. filter room with text 3. try to (de)select an item ### Outcome #### What did you expect? Selection works the filtering is active #### What happened instead? Selection works but items are not visually updated if filtering is active ### Your phone model _No response_ ### Operating system version _No response_ ### Application version _No response_ ### Homeserver _No response_ ### Will you send logs? No
1.0
selection impossible when filtering in add room screen - ### Steps to reproduce 1. Open add room screen 2. filter room with text 3. try to (de)select an item ### Outcome #### What did you expect? Selection works the filtering is active #### What happened instead? Selection works but items are not visually updated if filtering is active ### Your phone model _No response_ ### Operating system version _No response_ ### Application version _No response_ ### Homeserver _No response_ ### Will you send logs? No
defect
selection impossible when filtering in add room screen steps to reproduce open add room screen filter room with text try to de select an item outcome what did you expect selection works the filtering is active what happened instead selection works but items are not visually updated if filtering is active your phone model no response operating system version no response application version no response homeserver no response will you send logs no
1
121,290
15,885,690,331
IssuesEvent
2021-04-09 21:01:33
raft-tech/TANF-app
https://api.github.com/repos/raft-tech/TANF-app
opened
[Placeholder] Validate the potential of grantee program directors taking on admin responsibilities for their teams
Research & Design
Description: Follow on research round to evaluate whether grantee program directors have a desire to / the bandwidth to take on TDP admin duties for their own teams. May be unnecessary if ACF security controls do not allow for the possibility of non-ACF level admins. AC: - [ ] [Draft research plan]/[user interviews]/[synthesis] is complete. Proposed Tasks:
1.0
[Placeholder] Validate the potential of grantee program directors taking on admin responsibilities for their teams - Description: Follow on research round to evaluate whether grantee program directors have a desire to / the bandwidth to take on TDP admin duties for their own teams. May be unnecessary if ACF security controls do not allow for the possibility of non-ACF level admins. AC: - [ ] [Draft research plan]/[user interviews]/[synthesis] is complete. Proposed Tasks:
non_defect
validate the potential of grantee program directors taking on admin responsibilities for their teams description follow on research round to evaluate whether grantee program directors have a desire to the bandwidth to take on tdp admin duties for their own teams may be unnecessary if acf security controls do not allow for the possibility of non acf level admins ac is complete proposed tasks
0
270,928
29,147,207,866
IssuesEvent
2023-05-18 04:53:35
momo-tong/org.springframework.boot-spring-boot-2.2.10.RELEASE
https://api.github.com/repos/momo-tong/org.springframework.boot-spring-boot-2.2.10.RELEASE
opened
liquibase-core-3.8.9.jar: 1 vulnerabilities (highest severity is: 9.8)
Mend: dependency security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>liquibase-core-3.8.9.jar</b></p></summary> <p>Liquibase is a tool for managing and executing database changes.</p> <p>Library home page: <a href="http://www.liquibase.org/liquibase-root/liquibase-dist">http://www.liquibase.org/liquibase-root/liquibase-dist</a></p> <p>Path to dependency file: /pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/org/liquibase/liquibase-core/3.8.9/liquibase-core-3.8.9.jar</p> <p> <p>Found in HEAD commit: <a href="https://github.com/momo-tong/org.springframework.boot-spring-boot-2.2.10.RELEASE/commit/e47b37552e432ad2d67525c45be46ca5af41326f">e47b37552e432ad2d67525c45be46ca5af41326f</a></p></details> ## Vulnerabilities | CVE | Severity | <img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS | Dependency | Type | Fixed in (liquibase-core version) | Remediation Available | | ------------- | ------------- | ----- | ----- | ----- | ------------- | --- | | [CVE-2022-0839](https://www.mend.io/vulnerability-database/CVE-2022-0839) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> High | 9.8 | liquibase-core-3.8.9.jar | Direct | 4.8.0 | &#10060; | ## Details <details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> CVE-2022-0839</summary> ### Vulnerable Library - <b>liquibase-core-3.8.9.jar</b></p> <p>Liquibase is a tool for managing and executing database changes.</p> <p>Library home page: <a href="http://www.liquibase.org/liquibase-root/liquibase-dist">http://www.liquibase.org/liquibase-root/liquibase-dist</a></p> <p>Path to dependency file: /pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/org/liquibase/liquibase-core/3.8.9/liquibase-core-3.8.9.jar</p> <p> Dependency Hierarchy: - :x: **liquibase-core-3.8.9.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/momo-tong/org.springframework.boot-spring-boot-2.2.10.RELEASE/commit/e47b37552e432ad2d67525c45be46ca5af41326f">e47b37552e432ad2d67525c45be46ca5af41326f</a></p> <p>Found in base branch: <b>master</b></p> </p> <p></p> ### Vulnerability Details <p> Improper Restriction of XML External Entity Reference in GitHub repository liquibase/liquibase prior to 4.8.0. <p>Publish Date: 2022-03-04 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-0839>CVE-2022-0839</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>9.8</b>) <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0839">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0839</a></p> <p>Release Date: 2022-03-04</p> <p>Fix Resolution: 4.8.0</p> </p> <p></p> Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) </details>
True
liquibase-core-3.8.9.jar: 1 vulnerabilities (highest severity is: 9.8) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>liquibase-core-3.8.9.jar</b></p></summary> <p>Liquibase is a tool for managing and executing database changes.</p> <p>Library home page: <a href="http://www.liquibase.org/liquibase-root/liquibase-dist">http://www.liquibase.org/liquibase-root/liquibase-dist</a></p> <p>Path to dependency file: /pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/org/liquibase/liquibase-core/3.8.9/liquibase-core-3.8.9.jar</p> <p> <p>Found in HEAD commit: <a href="https://github.com/momo-tong/org.springframework.boot-spring-boot-2.2.10.RELEASE/commit/e47b37552e432ad2d67525c45be46ca5af41326f">e47b37552e432ad2d67525c45be46ca5af41326f</a></p></details> ## Vulnerabilities | CVE | Severity | <img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS | Dependency | Type | Fixed in (liquibase-core version) | Remediation Available | | ------------- | ------------- | ----- | ----- | ----- | ------------- | --- | | [CVE-2022-0839](https://www.mend.io/vulnerability-database/CVE-2022-0839) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> High | 9.8 | liquibase-core-3.8.9.jar | Direct | 4.8.0 | &#10060; | ## Details <details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> CVE-2022-0839</summary> ### Vulnerable Library - <b>liquibase-core-3.8.9.jar</b></p> <p>Liquibase is a tool for managing and executing database changes.</p> <p>Library home page: <a href="http://www.liquibase.org/liquibase-root/liquibase-dist">http://www.liquibase.org/liquibase-root/liquibase-dist</a></p> <p>Path to dependency file: /pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/org/liquibase/liquibase-core/3.8.9/liquibase-core-3.8.9.jar</p> <p> Dependency Hierarchy: - :x: **liquibase-core-3.8.9.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/momo-tong/org.springframework.boot-spring-boot-2.2.10.RELEASE/commit/e47b37552e432ad2d67525c45be46ca5af41326f">e47b37552e432ad2d67525c45be46ca5af41326f</a></p> <p>Found in base branch: <b>master</b></p> </p> <p></p> ### Vulnerability Details <p> Improper Restriction of XML External Entity Reference in GitHub repository liquibase/liquibase prior to 4.8.0. <p>Publish Date: 2022-03-04 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-0839>CVE-2022-0839</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>9.8</b>) <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0839">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0839</a></p> <p>Release Date: 2022-03-04</p> <p>Fix Resolution: 4.8.0</p> </p> <p></p> Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) </details>
non_defect
liquibase core jar vulnerabilities highest severity is vulnerable library liquibase core jar liquibase is a tool for managing and executing database changes library home page a href path to dependency file pom xml path to vulnerable library home wss scanner repository org liquibase liquibase core liquibase core jar found in head commit a href vulnerabilities cve severity cvss dependency type fixed in liquibase core version remediation available high liquibase core jar direct details cve vulnerable library liquibase core jar liquibase is a tool for managing and executing database changes library home page a href path to dependency file pom xml path to vulnerable library home wss scanner repository org liquibase liquibase core liquibase core jar dependency hierarchy x liquibase core jar vulnerable library found in head commit a href found in base branch master vulnerability details improper restriction of xml external entity reference in github repository liquibase liquibase prior to publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with mend
0
21,828
7,088,223,551
IssuesEvent
2018-01-11 20:41:54
arfc/transition-scenarios
https://api.github.com/repos/arfc/transition-scenarios
opened
Create/Update Cycamore Separations archetype to include PUREX method
Comp:Build Difficulty:2-Challenging Priority:2-Normal Status:1-New Type:Feature
Create or update the current Cycamore Separations archetype so that it can separate isotopes using aqueous separation methods such as PUREX.
1.0
Create/Update Cycamore Separations archetype to include PUREX method - Create or update the current Cycamore Separations archetype so that it can separate isotopes using aqueous separation methods such as PUREX.
non_defect
create update cycamore separations archetype to include purex method create or update the current cycamore separations archetype so that it can separate isotopes using aqueous separation methods such as purex
0
47,914
13,066,365,184
IssuesEvent
2020-07-30 21:32:34
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
hdf5 headers and libs don't match (Trac #1413)
Migrated from Trac defect other
using py2-v1/setup.sh and export LD_LIBRARY_PATH=/cvmfs/icecube.opensciencegrid.org/py2-v1/RHEL_6_x86_64/lib:$LD_LIBRARY_PATH export PATH=/cvmfs/icecube.opensciencegrid.org/py2-v1/RHEL_6_x86_64/bin:$PATH export PYTHONPATH=/cvmfs/icecube.opensciencegrid.org/py2-v1/RHEL_6_x86_64/lib/python2.7/site-packages:$PYTHONPATH ipython; import h5py ImportError: No module named h5py so do a: pip install --upgrade --force-reinstall --user h5py and set: export LD_LIBRARY_PATH=/home/mkauer/.local/lib:$LD_LIBRARY_PATH export LD_LIBRARY_PATH=/home/mkauer/.local/lib/python2.7/site-packages:$LD_LIBRARY_PATH export PATH=/home/mkauer/.local/bin:$PATH export PYTHONPATH=/home/mkauer/.local/lib/python2.7/site-packages:$PYTHONPATH ipython; import h5py Warning! ***HDF5 library version mismatched error*** The HDF5 header files used to compile this application do not match the version used by the HDF5 library to which this application is linked. Data corruption or segmentation faults may occur if the application continues. This can happen when an application was compiled by one version of HDF5 but linked with a different version of static or shared HDF5 library. You should recompile the application or check your shared library related settings such as 'LD_LIBRARY_PATH'. You can, at your own risk, disable this warning by setting the environment variable 'HDF5_DISABLE_VERSION_CHECK' to a value of '1'. Setting it to 2 or higher will suppress the warning messages totally. Headers are 1.8.5, library is 1.8.11 I've tried installing different versions of h5py and tried using py2-v1/setup.sh and py2-v2/setup.sh etc. but always get this error about the hdf5 headers not matching the libs. So at this point, I'm pretty convinced there's something not right with hdf5 under the py2-v1 and py2-v2 setups. Migrated from https://code.icecube.wisc.edu/ticket/1413 ```json { "status": "closed", "changetime": "2015-10-31T18:48:46", "description": "using py2-v1/setup.sh\nand\nexport LD_LIBRARY_PATH=/cvmfs/icecube.opensciencegrid.org/py2-v1/RHEL_6_x86_64/lib:$LD_LIBRARY_PATH\nexport PATH=/cvmfs/icecube.opensciencegrid.org/py2-v1/RHEL_6_x86_64/bin:$PATH\nexport PYTHONPATH=/cvmfs/icecube.opensciencegrid.org/py2-v1/RHEL_6_x86_64/lib/python2.7/site-packages:$PYTHONPATH\n\nipython; import h5py\nImportError: No module named h5py\n\nso do a: \npip install --upgrade --force-reinstall --user h5py\nand set:\nexport LD_LIBRARY_PATH=/home/mkauer/.local/lib:$LD_LIBRARY_PATH\nexport LD_LIBRARY_PATH=/home/mkauer/.local/lib/python2.7/site-packages:$LD_LIBRARY_PATH\nexport PATH=/home/mkauer/.local/bin:$PATH\nexport PYTHONPATH=/home/mkauer/.local/lib/python2.7/site-packages:$PYTHONPATH\n\nipython; import h5py\nWarning! ***HDF5 library version mismatched error***\nThe HDF5 header files used to compile this application do not match\nthe version used by the HDF5 library to which this application is linked.\nData corruption or segmentation faults may occur if the application continues.\nThis can happen when an application was compiled by one version of HDF5 but\nlinked with a different version of static or shared HDF5 library.\nYou should recompile the application or check your shared library related\nsettings such as 'LD_LIBRARY_PATH'.\nYou can, at your own risk, disable this warning by setting the environment\nvariable 'HDF5_DISABLE_VERSION_CHECK' to a value of '1'.\nSetting it to 2 or higher will suppress the warning messages totally.\nHeaders are 1.8.5, library is 1.8.11\n\nI've tried installing different versions of h5py and tried using py2-v1/setup.sh and py2-v2/setup.sh etc. but always get this error about the hdf5 headers not matching the libs. So at this point, I'm pretty convinced there's something not right with hdf5 under the py2-v1 and py2-v2 setups.\n\n", "reporter": "mkauer", "cc": "", "resolution": "wontfix", "_ts": "1446317326342003", "component": "other", "summary": "hdf5 headers and libs don't match", "priority": "normal", "keywords": "hdf5,h5py", "time": "2015-10-31T02:36:19", "milestone": "", "owner": "", "type": "defect" } ```
1.0
hdf5 headers and libs don't match (Trac #1413) - using py2-v1/setup.sh and export LD_LIBRARY_PATH=/cvmfs/icecube.opensciencegrid.org/py2-v1/RHEL_6_x86_64/lib:$LD_LIBRARY_PATH export PATH=/cvmfs/icecube.opensciencegrid.org/py2-v1/RHEL_6_x86_64/bin:$PATH export PYTHONPATH=/cvmfs/icecube.opensciencegrid.org/py2-v1/RHEL_6_x86_64/lib/python2.7/site-packages:$PYTHONPATH ipython; import h5py ImportError: No module named h5py so do a: pip install --upgrade --force-reinstall --user h5py and set: export LD_LIBRARY_PATH=/home/mkauer/.local/lib:$LD_LIBRARY_PATH export LD_LIBRARY_PATH=/home/mkauer/.local/lib/python2.7/site-packages:$LD_LIBRARY_PATH export PATH=/home/mkauer/.local/bin:$PATH export PYTHONPATH=/home/mkauer/.local/lib/python2.7/site-packages:$PYTHONPATH ipython; import h5py Warning! ***HDF5 library version mismatched error*** The HDF5 header files used to compile this application do not match the version used by the HDF5 library to which this application is linked. Data corruption or segmentation faults may occur if the application continues. This can happen when an application was compiled by one version of HDF5 but linked with a different version of static or shared HDF5 library. You should recompile the application or check your shared library related settings such as 'LD_LIBRARY_PATH'. You can, at your own risk, disable this warning by setting the environment variable 'HDF5_DISABLE_VERSION_CHECK' to a value of '1'. Setting it to 2 or higher will suppress the warning messages totally. Headers are 1.8.5, library is 1.8.11 I've tried installing different versions of h5py and tried using py2-v1/setup.sh and py2-v2/setup.sh etc. but always get this error about the hdf5 headers not matching the libs. So at this point, I'm pretty convinced there's something not right with hdf5 under the py2-v1 and py2-v2 setups. Migrated from https://code.icecube.wisc.edu/ticket/1413 ```json { "status": "closed", "changetime": "2015-10-31T18:48:46", "description": "using py2-v1/setup.sh\nand\nexport LD_LIBRARY_PATH=/cvmfs/icecube.opensciencegrid.org/py2-v1/RHEL_6_x86_64/lib:$LD_LIBRARY_PATH\nexport PATH=/cvmfs/icecube.opensciencegrid.org/py2-v1/RHEL_6_x86_64/bin:$PATH\nexport PYTHONPATH=/cvmfs/icecube.opensciencegrid.org/py2-v1/RHEL_6_x86_64/lib/python2.7/site-packages:$PYTHONPATH\n\nipython; import h5py\nImportError: No module named h5py\n\nso do a: \npip install --upgrade --force-reinstall --user h5py\nand set:\nexport LD_LIBRARY_PATH=/home/mkauer/.local/lib:$LD_LIBRARY_PATH\nexport LD_LIBRARY_PATH=/home/mkauer/.local/lib/python2.7/site-packages:$LD_LIBRARY_PATH\nexport PATH=/home/mkauer/.local/bin:$PATH\nexport PYTHONPATH=/home/mkauer/.local/lib/python2.7/site-packages:$PYTHONPATH\n\nipython; import h5py\nWarning! ***HDF5 library version mismatched error***\nThe HDF5 header files used to compile this application do not match\nthe version used by the HDF5 library to which this application is linked.\nData corruption or segmentation faults may occur if the application continues.\nThis can happen when an application was compiled by one version of HDF5 but\nlinked with a different version of static or shared HDF5 library.\nYou should recompile the application or check your shared library related\nsettings such as 'LD_LIBRARY_PATH'.\nYou can, at your own risk, disable this warning by setting the environment\nvariable 'HDF5_DISABLE_VERSION_CHECK' to a value of '1'.\nSetting it to 2 or higher will suppress the warning messages totally.\nHeaders are 1.8.5, library is 1.8.11\n\nI've tried installing different versions of h5py and tried using py2-v1/setup.sh and py2-v2/setup.sh etc. but always get this error about the hdf5 headers not matching the libs. So at this point, I'm pretty convinced there's something not right with hdf5 under the py2-v1 and py2-v2 setups.\n\n", "reporter": "mkauer", "cc": "", "resolution": "wontfix", "_ts": "1446317326342003", "component": "other", "summary": "hdf5 headers and libs don't match", "priority": "normal", "keywords": "hdf5,h5py", "time": "2015-10-31T02:36:19", "milestone": "", "owner": "", "type": "defect" } ```
defect
headers and libs don t match trac using setup sh and export ld library path cvmfs icecube opensciencegrid org rhel lib ld library path export path cvmfs icecube opensciencegrid org rhel bin path export pythonpath cvmfs icecube opensciencegrid org rhel lib site packages pythonpath ipython import importerror no module named so do a pip install upgrade force reinstall user and set export ld library path home mkauer local lib ld library path export ld library path home mkauer local lib site packages ld library path export path home mkauer local bin path export pythonpath home mkauer local lib site packages pythonpath ipython import warning library version mismatched error the header files used to compile this application do not match the version used by the library to which this application is linked data corruption or segmentation faults may occur if the application continues this can happen when an application was compiled by one version of but linked with a different version of static or shared library you should recompile the application or check your shared library related settings such as ld library path you can at your own risk disable this warning by setting the environment variable disable version check to a value of setting it to or higher will suppress the warning messages totally headers are library is i ve tried installing different versions of and tried using setup sh and setup sh etc but always get this error about the headers not matching the libs so at this point i m pretty convinced there s something not right with under the and setups migrated from json status closed changetime description using setup sh nand nexport ld library path cvmfs icecube opensciencegrid org rhel lib ld library path nexport path cvmfs icecube opensciencegrid org rhel bin path nexport pythonpath cvmfs icecube opensciencegrid org rhel lib site packages pythonpath n nipython import nimporterror no module named n nso do a npip install upgrade force reinstall user nand set nexport ld library path home mkauer local lib ld library path nexport ld library path home mkauer local lib site packages ld library path nexport path home mkauer local bin path nexport pythonpath home mkauer local lib site packages pythonpath n nipython import nwarning library version mismatched error nthe header files used to compile this application do not match nthe version used by the library to which this application is linked ndata corruption or segmentation faults may occur if the application continues nthis can happen when an application was compiled by one version of but nlinked with a different version of static or shared library nyou should recompile the application or check your shared library related nsettings such as ld library path nyou can at your own risk disable this warning by setting the environment nvariable disable version check to a value of nsetting it to or higher will suppress the warning messages totally nheaders are library is n ni ve tried installing different versions of and tried using setup sh and setup sh etc but always get this error about the headers not matching the libs so at this point i m pretty convinced there s something not right with under the and setups n n reporter mkauer cc resolution wontfix ts component other summary headers and libs don t match priority normal keywords time milestone owner type defect
1
28,415
6,995,141,724
IssuesEvent
2017-12-15 18:00:00
Microsoft/BotBuilder
https://api.github.com/repos/Microsoft/BotBuilder
closed
[Code Examples] C# Samples are not building, error "cannot restore Nuget package"?
.NET SDK bug code examples
## Bot Info <!-- As registered in the Bot Developer Portal at https://dev.botframework.com --> * SDK Platform: .NET ## Issue Description Samples are not building ## Reproduction Steps 1. Dowanload BotBuilder-master from github, unzip, Open Microsoft.Bot.Builder.Samples.sln with VS2017 community 2. Press F5 3. See errors 4. Manually add reference, still get same error ## Expected Behavior Build success. ## Actual Results Severity Code Description Project File Line Suppression State Error This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is ..\..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props. Microsoft.Bot.Sample.AlarmBot D:\ProjectCode\BotBuilder-master\CSharp\Samples\AlarmBot\Microsoft.Bot.Sample.AlarmBot.csproj 243 ![image](https://user-images.githubusercontent.com/4023477/33919984-a0611f2e-e00f-11e7-8d20-429360283a42.png) ![image](https://user-images.githubusercontent.com/4023477/33919994-ad8a1638-e00f-11e7-88b2-891120b8ac8c.png)
1.0
[Code Examples] C# Samples are not building, error "cannot restore Nuget package"? - ## Bot Info <!-- As registered in the Bot Developer Portal at https://dev.botframework.com --> * SDK Platform: .NET ## Issue Description Samples are not building ## Reproduction Steps 1. Dowanload BotBuilder-master from github, unzip, Open Microsoft.Bot.Builder.Samples.sln with VS2017 community 2. Press F5 3. See errors 4. Manually add reference, still get same error ## Expected Behavior Build success. ## Actual Results Severity Code Description Project File Line Suppression State Error This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is ..\..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props. Microsoft.Bot.Sample.AlarmBot D:\ProjectCode\BotBuilder-master\CSharp\Samples\AlarmBot\Microsoft.Bot.Sample.AlarmBot.csproj 243 ![image](https://user-images.githubusercontent.com/4023477/33919984-a0611f2e-e00f-11e7-8d20-429360283a42.png) ![image](https://user-images.githubusercontent.com/4023477/33919994-ad8a1638-e00f-11e7-88b2-891120b8ac8c.png)
non_defect
c samples are not building error cannot restore nuget package bot info sdk platform net issue description samples are not building reproduction steps dowanload botbuilder master from github unzip open microsoft bot builder samples sln with community press see errors manually add reference still get same error expected behavior build success actual results severity code description project file line suppression state error this project references nuget package s that are missing on this computer use nuget package restore to download them for more information see the missing file is packages microsoft net compilers build microsoft net compilers props microsoft bot sample alarmbot d projectcode botbuilder master csharp samples alarmbot microsoft bot sample alarmbot csproj
0
76,169
26,272,511,279
IssuesEvent
2023-01-06 18:24:44
scipy/scipy
https://api.github.com/repos/scipy/scipy
closed
BUG: RegularGridInterpolator does not work on non-native byteorder anymore
defect scipy.interpolate
### Describe your issue. With the most recent update, applying the `scipy.interpolate.REgularGridInterpolator` using non-native byteorder raises an exception. This worked in 1.9. ### Reproducing Code Example ```python import scipy import numpy as np from scipy.interpolate import RegularGridInterpolator print(scipy.__version__) x = np.linspace(0, 1, 10) y = np.linspace(0, 1, 15) xg, yg = np.meshgrid(x, y, indexing='ij', sparse=True) # make values non-native byteorder values = (2 * xg + yg).astype('>f8') points = np.array([[0.5, 0.5]]) print(f'{points.dtype = }') print(f'{values.dtype = }') print(f'{x.dtype = }') interpolator = RegularGridInterpolator((x, y), values) print(interpolator(points)) ``` ### Error message ```shell 1.10.0 points.dtype = dtype('float64') values.dtype = dtype('>f8') x.dtype = dtype('float64') Traceback (most recent call last): File "/home/maxnoe/Uni/CTA/ctapipe/test_interp.py", line 22, in <module> print(interpolator(points)) File "/usr/lib/python3.10/site-packages/scipy/interpolate/_rgi.py", line 336, in __call__ result = evaluate_linear_2d(self.values, File "_rgi_cython.pyx", line 19, in scipy.interpolate._rgi_cython.evaluate_linear_2d ValueError: Big-endian buffer not supported on little-endian compiler ``` ### SciPy/NumPy/Python version information 1.10.0 1.23.5 sys.version_info(major=3, minor=10, micro=9, releaselevel='final', serial=0)
1.0
BUG: RegularGridInterpolator does not work on non-native byteorder anymore - ### Describe your issue. With the most recent update, applying the `scipy.interpolate.REgularGridInterpolator` using non-native byteorder raises an exception. This worked in 1.9. ### Reproducing Code Example ```python import scipy import numpy as np from scipy.interpolate import RegularGridInterpolator print(scipy.__version__) x = np.linspace(0, 1, 10) y = np.linspace(0, 1, 15) xg, yg = np.meshgrid(x, y, indexing='ij', sparse=True) # make values non-native byteorder values = (2 * xg + yg).astype('>f8') points = np.array([[0.5, 0.5]]) print(f'{points.dtype = }') print(f'{values.dtype = }') print(f'{x.dtype = }') interpolator = RegularGridInterpolator((x, y), values) print(interpolator(points)) ``` ### Error message ```shell 1.10.0 points.dtype = dtype('float64') values.dtype = dtype('>f8') x.dtype = dtype('float64') Traceback (most recent call last): File "/home/maxnoe/Uni/CTA/ctapipe/test_interp.py", line 22, in <module> print(interpolator(points)) File "/usr/lib/python3.10/site-packages/scipy/interpolate/_rgi.py", line 336, in __call__ result = evaluate_linear_2d(self.values, File "_rgi_cython.pyx", line 19, in scipy.interpolate._rgi_cython.evaluate_linear_2d ValueError: Big-endian buffer not supported on little-endian compiler ``` ### SciPy/NumPy/Python version information 1.10.0 1.23.5 sys.version_info(major=3, minor=10, micro=9, releaselevel='final', serial=0)
defect
bug regulargridinterpolator does not work on non native byteorder anymore describe your issue with the most recent update applying the scipy interpolate regulargridinterpolator using non native byteorder raises an exception this worked in reproducing code example python import scipy import numpy as np from scipy interpolate import regulargridinterpolator print scipy version x np linspace y np linspace xg yg np meshgrid x y indexing ij sparse true make values non native byteorder values xg yg astype points np array print f points dtype print f values dtype print f x dtype interpolator regulargridinterpolator x y values print interpolator points error message shell points dtype dtype values dtype dtype x dtype dtype traceback most recent call last file home maxnoe uni cta ctapipe test interp py line in print interpolator points file usr lib site packages scipy interpolate rgi py line in call result evaluate linear self values file rgi cython pyx line in scipy interpolate rgi cython evaluate linear valueerror big endian buffer not supported on little endian compiler scipy numpy python version information sys version info major minor micro releaselevel final serial
1
34,522
7,452,942,267
IssuesEvent
2018-03-29 10:05:07
kerdokullamae/test_koik_issued
https://api.github.com/repos/kerdokullamae/test_koik_issued
closed
KÜ ja koha seosed
P: highest R: fixed T: defect
**Reported by sven syld on 22 Jul 2013 09:25 UTC** '''Object''' KÜ-koha seostamise vorm, koha-KÜ seostamise vorm. '''Description''' Vt spec lk 54 '''Todo''' Seosele peab saama märkida ühte lisaatribuuti - koht täpsemalt (mudelis admin_unit_details). Seoste tabelitesse jätta ainult koht (KÜ vaates), KÜ (koha vaates), kustutamine.
1.0
KÜ ja koha seosed - **Reported by sven syld on 22 Jul 2013 09:25 UTC** '''Object''' KÜ-koha seostamise vorm, koha-KÜ seostamise vorm. '''Description''' Vt spec lk 54 '''Todo''' Seosele peab saama märkida ühte lisaatribuuti - koht täpsemalt (mudelis admin_unit_details). Seoste tabelitesse jätta ainult koht (KÜ vaates), KÜ (koha vaates), kustutamine.
defect
kü ja koha seosed reported by sven syld on jul utc object kü koha seostamise vorm koha kü seostamise vorm description vt spec lk todo seosele peab saama märkida ühte lisaatribuuti koht täpsemalt mudelis admin unit details seoste tabelitesse jätta ainult koht kü vaates kü koha vaates kustutamine
1
107,894
16,762,604,133
IssuesEvent
2021-06-14 02:35:37
gms-ws-demo/nibrs-pr-test
https://api.github.com/repos/gms-ws-demo/nibrs-pr-test
opened
CVE-2020-36184 (High) detected in multiple libraries
security vulnerability
## CVE-2020-36184 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.9.8.jar</b>, <b>jackson-databind-2.9.5.jar</b>, <b>jackson-databind-2.8.0.jar</b>, <b>jackson-databind-2.8.10.jar</b>, <b>jackson-databind-2.9.6.jar</b></p></summary> <p> <details><summary><b>jackson-databind-2.9.8.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: nibrs-pr-test/tools/nibrs-summary-report-common/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.jar</p> <p> Dependency Hierarchy: - spring-boot-starter-web-2.1.5.RELEASE.jar (Root Library) - spring-boot-starter-json-2.1.5.RELEASE.jar - :x: **jackson-databind-2.9.8.jar** (Vulnerable Library) </details> <details><summary><b>jackson-databind-2.9.5.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: nibrs-pr-test/tools/nibrs-validate-common/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.5/jackson-databind-2.9.5.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.5/jackson-databind-2.9.5.jar</p> <p> Dependency Hierarchy: - tika-parsers-1.18.jar (Root Library) - :x: **jackson-databind-2.9.5.jar** (Vulnerable Library) </details> <details><summary><b>jackson-databind-2.8.0.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: nibrs-pr-test/tools/nibrs-common/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.8.0/jackson-databind-2.8.0.jar</p> <p> Dependency Hierarchy: - tika-parsers-1.18.jar (Root Library) - :x: **jackson-databind-2.8.0.jar** (Vulnerable Library) </details> <details><summary><b>jackson-databind-2.8.10.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: nibrs-pr-test/tools/nibrs-fbi-service/pom.xml</p> <p>Path to vulnerable library: canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar,nibrs-pr-test/tools/nibrs-fbi-service/target/nibrs-fbi-service-1.0.0/WEB-INF/lib/jackson-databind-2.8.10.jar</p> <p> Dependency Hierarchy: - :x: **jackson-databind-2.8.10.jar** (Vulnerable Library) </details> <details><summary><b>jackson-databind-2.9.6.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: nibrs-pr-test/web/nibrs-web/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar,nibrs-pr-test/web/nibrs-web/target/nibrs-web/WEB-INF/lib/jackson-databind-2.9.6.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar</p> <p> Dependency Hierarchy: - :x: **jackson-databind-2.9.6.jar** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/gms-ws-demo/nibrs-pr-test/commit/860cc22f54e17594e32e303f0716fb065202fff5">860cc22f54e17594e32e303f0716fb065202fff5</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to org.apache.tomcat.dbcp.dbcp2.datasources.PerUserPoolDataSource. <p>Publish Date: 2021-01-06 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-36184>CVE-2020-36184</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>8.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/FasterXML/jackson-databind/issues/2998">https://github.com/FasterXML/jackson-databind/issues/2998</a></p> <p>Release Date: 2021-01-06</p> <p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.9.10.8</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.9.8","packageFilePaths":["/tools/nibrs-summary-report-common/pom.xml"],"isTransitiveDependency":true,"dependencyTree":"org.springframework.boot:spring-boot-starter-web:2.1.5.RELEASE;org.springframework.boot:spring-boot-starter-json:2.1.5.RELEASE;com.fasterxml.jackson.core:jackson-databind:2.9.8","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.9.10.8"},{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.9.5","packageFilePaths":["/tools/nibrs-validate-common/pom.xml","/tools/nibrs-flatfile/pom.xml"],"isTransitiveDependency":true,"dependencyTree":"org.apache.tika:tika-parsers:1.18;com.fasterxml.jackson.core:jackson-databind:2.9.5","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.9.10.8"},{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.8.0","packageFilePaths":["/tools/nibrs-common/pom.xml"],"isTransitiveDependency":true,"dependencyTree":"org.apache.tika:tika-parsers:1.18;com.fasterxml.jackson.core:jackson-databind:2.8.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.9.10.8"},{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.8.10","packageFilePaths":["/tools/nibrs-fbi-service/pom.xml"],"isTransitiveDependency":false,"dependencyTree":"com.fasterxml.jackson.core:jackson-databind:2.8.10","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.9.10.8"},{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.9.6","packageFilePaths":["/web/nibrs-web/pom.xml","/tools/nibrs-summary-report/pom.xml","/tools/nibrs-route/pom.xml","/tools/nibrs-validation/pom.xml","/tools/nibrs-staging-data-common/pom.xml","/tools/nibrs-staging-data/pom.xml","/tools/nibrs-xmlfile/pom.xml"],"isTransitiveDependency":false,"dependencyTree":"com.fasterxml.jackson.core:jackson-databind:2.9.6","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.9.10.8"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2020-36184","vulnerabilityDetails":"FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to org.apache.tomcat.dbcp.dbcp2.datasources.PerUserPoolDataSource.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-36184","cvss3Severity":"high","cvss3Score":"8.1","cvss3Metrics":{"A":"High","AC":"High","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
True
CVE-2020-36184 (High) detected in multiple libraries - ## CVE-2020-36184 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.9.8.jar</b>, <b>jackson-databind-2.9.5.jar</b>, <b>jackson-databind-2.8.0.jar</b>, <b>jackson-databind-2.8.10.jar</b>, <b>jackson-databind-2.9.6.jar</b></p></summary> <p> <details><summary><b>jackson-databind-2.9.8.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: nibrs-pr-test/tools/nibrs-summary-report-common/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.jar</p> <p> Dependency Hierarchy: - spring-boot-starter-web-2.1.5.RELEASE.jar (Root Library) - spring-boot-starter-json-2.1.5.RELEASE.jar - :x: **jackson-databind-2.9.8.jar** (Vulnerable Library) </details> <details><summary><b>jackson-databind-2.9.5.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: nibrs-pr-test/tools/nibrs-validate-common/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.5/jackson-databind-2.9.5.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.5/jackson-databind-2.9.5.jar</p> <p> Dependency Hierarchy: - tika-parsers-1.18.jar (Root Library) - :x: **jackson-databind-2.9.5.jar** (Vulnerable Library) </details> <details><summary><b>jackson-databind-2.8.0.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: nibrs-pr-test/tools/nibrs-common/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.8.0/jackson-databind-2.8.0.jar</p> <p> Dependency Hierarchy: - tika-parsers-1.18.jar (Root Library) - :x: **jackson-databind-2.8.0.jar** (Vulnerable Library) </details> <details><summary><b>jackson-databind-2.8.10.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: nibrs-pr-test/tools/nibrs-fbi-service/pom.xml</p> <p>Path to vulnerable library: canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar,nibrs-pr-test/tools/nibrs-fbi-service/target/nibrs-fbi-service-1.0.0/WEB-INF/lib/jackson-databind-2.8.10.jar</p> <p> Dependency Hierarchy: - :x: **jackson-databind-2.8.10.jar** (Vulnerable Library) </details> <details><summary><b>jackson-databind-2.9.6.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: nibrs-pr-test/web/nibrs-web/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar,nibrs-pr-test/web/nibrs-web/target/nibrs-web/WEB-INF/lib/jackson-databind-2.9.6.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar</p> <p> Dependency Hierarchy: - :x: **jackson-databind-2.9.6.jar** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/gms-ws-demo/nibrs-pr-test/commit/860cc22f54e17594e32e303f0716fb065202fff5">860cc22f54e17594e32e303f0716fb065202fff5</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to org.apache.tomcat.dbcp.dbcp2.datasources.PerUserPoolDataSource. <p>Publish Date: 2021-01-06 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-36184>CVE-2020-36184</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>8.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/FasterXML/jackson-databind/issues/2998">https://github.com/FasterXML/jackson-databind/issues/2998</a></p> <p>Release Date: 2021-01-06</p> <p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.9.10.8</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.9.8","packageFilePaths":["/tools/nibrs-summary-report-common/pom.xml"],"isTransitiveDependency":true,"dependencyTree":"org.springframework.boot:spring-boot-starter-web:2.1.5.RELEASE;org.springframework.boot:spring-boot-starter-json:2.1.5.RELEASE;com.fasterxml.jackson.core:jackson-databind:2.9.8","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.9.10.8"},{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.9.5","packageFilePaths":["/tools/nibrs-validate-common/pom.xml","/tools/nibrs-flatfile/pom.xml"],"isTransitiveDependency":true,"dependencyTree":"org.apache.tika:tika-parsers:1.18;com.fasterxml.jackson.core:jackson-databind:2.9.5","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.9.10.8"},{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.8.0","packageFilePaths":["/tools/nibrs-common/pom.xml"],"isTransitiveDependency":true,"dependencyTree":"org.apache.tika:tika-parsers:1.18;com.fasterxml.jackson.core:jackson-databind:2.8.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.9.10.8"},{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.8.10","packageFilePaths":["/tools/nibrs-fbi-service/pom.xml"],"isTransitiveDependency":false,"dependencyTree":"com.fasterxml.jackson.core:jackson-databind:2.8.10","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.9.10.8"},{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.9.6","packageFilePaths":["/web/nibrs-web/pom.xml","/tools/nibrs-summary-report/pom.xml","/tools/nibrs-route/pom.xml","/tools/nibrs-validation/pom.xml","/tools/nibrs-staging-data-common/pom.xml","/tools/nibrs-staging-data/pom.xml","/tools/nibrs-xmlfile/pom.xml"],"isTransitiveDependency":false,"dependencyTree":"com.fasterxml.jackson.core:jackson-databind:2.9.6","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.9.10.8"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2020-36184","vulnerabilityDetails":"FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to org.apache.tomcat.dbcp.dbcp2.datasources.PerUserPoolDataSource.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-36184","cvss3Severity":"high","cvss3Score":"8.1","cvss3Metrics":{"A":"High","AC":"High","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
non_defect
cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries jackson databind jar jackson databind jar jackson databind jar jackson databind jar jackson databind jar jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file nibrs pr test tools nibrs summary report common pom xml path to vulnerable library home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy spring boot starter web release jar root library spring boot starter json release jar x jackson databind jar vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file nibrs pr test tools nibrs validate common pom xml path to vulnerable library home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy tika parsers jar root library x jackson databind jar vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file nibrs pr test tools nibrs common pom xml path to vulnerable library home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy tika parsers jar root library x jackson databind jar vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file nibrs pr test tools nibrs fbi service pom xml path to vulnerable library canner repository com fasterxml jackson core jackson databind jackson databind jar nibrs pr test tools nibrs fbi service target nibrs fbi service web inf lib jackson databind jar dependency hierarchy x jackson databind jar vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file nibrs pr test web nibrs web pom xml path to vulnerable library home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar nibrs pr test web nibrs web target nibrs web web inf lib jackson databind jar canner repository com fasterxml jackson core jackson databind jackson databind jar home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy x jackson databind jar vulnerable library found in head commit a href found in base branch master vulnerability details fasterxml jackson databind x before mishandles the interaction between serialization gadgets and typing related to org apache tomcat dbcp datasources peruserpooldatasource publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity high privileges required none user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution com fasterxml jackson core jackson databind isopenpronvulnerability false ispackagebased true isdefaultbranch true packages istransitivedependency true dependencytree org springframework boot spring boot starter web release org springframework boot spring boot starter json release com fasterxml jackson core jackson databind isminimumfixversionavailable true minimumfixversion com fasterxml jackson core jackson databind packagetype java groupid com fasterxml jackson core packagename jackson databind packageversion packagefilepaths istransitivedependency true dependencytree org apache tika tika parsers com fasterxml jackson core jackson databind isminimumfixversionavailable true minimumfixversion com fasterxml jackson core jackson databind packagetype java groupid com fasterxml jackson core packagename jackson databind packageversion packagefilepaths istransitivedependency true dependencytree org apache tika tika parsers com fasterxml jackson core jackson databind isminimumfixversionavailable true minimumfixversion com fasterxml jackson core jackson databind packagetype java groupid com fasterxml jackson core packagename jackson databind packageversion packagefilepaths istransitivedependency false dependencytree com fasterxml jackson core jackson databind isminimumfixversionavailable true minimumfixversion com fasterxml jackson core jackson databind packagetype java groupid com fasterxml jackson core packagename jackson databind packageversion packagefilepaths istransitivedependency false dependencytree com fasterxml jackson core jackson databind isminimumfixversionavailable true minimumfixversion com fasterxml jackson core jackson databind basebranches vulnerabilityidentifier cve vulnerabilitydetails fasterxml jackson databind x before mishandles the interaction between serialization gadgets and typing related to org apache tomcat dbcp datasources peruserpooldatasource vulnerabilityurl
0
222,846
17,497,061,815
IssuesEvent
2021-08-10 02:53:11
OvercastCommunity/CommunityMaps
https://api.github.com/repos/OvercastCommunity/CommunityMaps
closed
[CTW/50v50] Harbor CTW
map submission contest
### Checklist Check what applies to you. *Add an X between the brackets or click the checkboxes when you have submitted the issue.* - [x] I have [pruned](https://pgm.dev/docs/guides/packaging/pruning-chunks) the map - [x] I have agreed with assigning the CC BY-SA license to this map, as mentioned in the README - [x] I have created an XML file - [x] I have created an map image - [x] I have uploaded the map zip file to a file sharing service - [x] The map has been tested locally to make sure it works # Map Name Harbor CTW ## Gamemode & Map Description From the makers of New Life CTW. Harbor CTW is a classic two-team map where two wools each must be defended and conquered. The classic design is mixed with a layout that combines geometric and organic shapes. Prominent features of the map are a port located on the mountain with a small but nice industrial metropolis containing several local companies. The interior design of the buildings is as if made by master craftsmen, the ship and train were created by the best engineers in the area and the green areas are innovative projects for nature conservation. Those who do not play this map are missing a true masterpiece. ## Team Sizes 50v50 ## Screenshots ![](https://i.imgur.com/pSvDUqn.png) [imgur](https://imgur.com/a/iRy7IhY)
1.0
[CTW/50v50] Harbor CTW - ### Checklist Check what applies to you. *Add an X between the brackets or click the checkboxes when you have submitted the issue.* - [x] I have [pruned](https://pgm.dev/docs/guides/packaging/pruning-chunks) the map - [x] I have agreed with assigning the CC BY-SA license to this map, as mentioned in the README - [x] I have created an XML file - [x] I have created an map image - [x] I have uploaded the map zip file to a file sharing service - [x] The map has been tested locally to make sure it works # Map Name Harbor CTW ## Gamemode & Map Description From the makers of New Life CTW. Harbor CTW is a classic two-team map where two wools each must be defended and conquered. The classic design is mixed with a layout that combines geometric and organic shapes. Prominent features of the map are a port located on the mountain with a small but nice industrial metropolis containing several local companies. The interior design of the buildings is as if made by master craftsmen, the ship and train were created by the best engineers in the area and the green areas are innovative projects for nature conservation. Those who do not play this map are missing a true masterpiece. ## Team Sizes 50v50 ## Screenshots ![](https://i.imgur.com/pSvDUqn.png) [imgur](https://imgur.com/a/iRy7IhY)
non_defect
harbor ctw checklist check what applies to you add an x between the brackets or click the checkboxes when you have submitted the issue i have the map i have agreed with assigning the cc by sa license to this map as mentioned in the readme i have created an xml file i have created an map image i have uploaded the map zip file to a file sharing service the map has been tested locally to make sure it works map name harbor ctw gamemode map description from the makers of new life ctw harbor ctw is a classic two team map where two wools each must be defended and conquered the classic design is mixed with a layout that combines geometric and organic shapes prominent features of the map are a port located on the mountain with a small but nice industrial metropolis containing several local companies the interior design of the buildings is as if made by master craftsmen the ship and train were created by the best engineers in the area and the green areas are innovative projects for nature conservation those who do not play this map are missing a true masterpiece team sizes screenshots
0
151,870
23,885,991,052
IssuesEvent
2022-09-08 07:42:58
NethmiRodrigo/poolin
https://api.github.com/repos/NethmiRodrigo/poolin
closed
Upload driver's license UI Design
feature design
**Is your feature request related to a problem? Please describe the user story.** <!---A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> **Describe the solution you'd like. Preferably the workflow of the feature** <!---A clear and concise description of what you want to happen. --> - [ ] Overly redirecting to upload license when offering ride - [ ] Upload button and verification status on profile screen - [ ] Upload screen - [ ] Upload successful overlay **Describe alternatives you've considered** <!--A clear and concise description of any alternative solutions or features you've considered. --> **Additional context (Screenshots of the UI, design)** <!--Add any other context or screenshots about the feature request here.-->
1.0
Upload driver's license UI Design - **Is your feature request related to a problem? Please describe the user story.** <!---A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> **Describe the solution you'd like. Preferably the workflow of the feature** <!---A clear and concise description of what you want to happen. --> - [ ] Overly redirecting to upload license when offering ride - [ ] Upload button and verification status on profile screen - [ ] Upload screen - [ ] Upload successful overlay **Describe alternatives you've considered** <!--A clear and concise description of any alternative solutions or features you've considered. --> **Additional context (Screenshots of the UI, design)** <!--Add any other context or screenshots about the feature request here.-->
non_defect
upload driver s license ui design is your feature request related to a problem please describe the user story describe the solution you d like preferably the workflow of the feature overly redirecting to upload license when offering ride upload button and verification status on profile screen upload screen upload successful overlay describe alternatives you ve considered additional context screenshots of the ui design
0
130,286
12,426,008,981
IssuesEvent
2020-05-24 19:03:27
BuildForSDG/Team-075-ERS
https://api.github.com/repos/BuildForSDG/Team-075-ERS
closed
Update app.properties on Team-075-ERS repo
documentation
# the product name: sdgs: repos: app.urls: codacy.urls: app.forCOVID19: NO app.industries: # the codebase code.languages: code.frameworks: code.opensource.facebook: code.opensource.contributions: # the team team.name: team.ttls: team.mentors: team.slackchannel: # == DO NOT EDIT == # about the program # ================= program.cohort:1 program.name:BuildforSDG program.community:https://github.com/BuildForSDG
1.0
Update app.properties on Team-075-ERS repo - # the product name: sdgs: repos: app.urls: codacy.urls: app.forCOVID19: NO app.industries: # the codebase code.languages: code.frameworks: code.opensource.facebook: code.opensource.contributions: # the team team.name: team.ttls: team.mentors: team.slackchannel: # == DO NOT EDIT == # about the program # ================= program.cohort:1 program.name:BuildforSDG program.community:https://github.com/BuildForSDG
non_defect
update app properties on team ers repo the product name sdgs repos app urls codacy urls app no app industries the codebase code languages code frameworks code opensource facebook code opensource contributions the team team name team ttls team mentors team slackchannel do not edit about the program program cohort program name buildforsdg program community
0
62,948
17,267,410,758
IssuesEvent
2021-07-22 15:16:34
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Profile updates, membership changes, etc are partly masked by the user's avatar
A-Message-Bubbles A-Timeline S-Minor T-Defect X-Regression X-Release-Blocker
![image](https://user-images.githubusercontent.com/5547783/126493571-95c641db-cfbe-4f0b-ae4a-adf12d5ace74.png) Seen just now on develop.element.io
1.0
Profile updates, membership changes, etc are partly masked by the user's avatar - ![image](https://user-images.githubusercontent.com/5547783/126493571-95c641db-cfbe-4f0b-ae4a-adf12d5ace74.png) Seen just now on develop.element.io
defect
profile updates membership changes etc are partly masked by the user s avatar seen just now on develop element io
1
123,286
12,196,303,654
IssuesEvent
2020-04-29 18:51:02
golang/go
https://api.github.com/repos/golang/go
closed
crypto/x509/pkix: FillFromRDNSequence does not preserve multi-value RDNs
Documentation NeedsFix Unfortunate help wanted
### What version of Go are you using (`go version`)? This issue affects Go 1.8 and later as a consequence of https://github.com/golang/go/commit/809a1de1ac1ccc76f7a4faf630017626f2f68231 to fix [#16836](https://github.com/golang/go/issues/16836) (and #12342). Prior to Go 1.8 and that change, Go did not process multi-value RDNs -- it always assumed just one attribute and value (the first) per RDN. ### Does this issue reproduce with the latest release? Yes ### What operating system and processor architecture are you using (`go env`)? The OS and architecture should not matter. ### What did you do? https://play.golang.org/p/7OIuhautCe ### What did you expect to see? The multi-value nature of any RDN is preserved. That is, the length of the subject (and issuer) RDNSequence before pkix.FillFromRDNSequence and after pkix.ToRDNSequence should match. ### What did you see instead? The multi-value nature of any RDN is not preserved by pkix.FillFromRDNSequence. That is, the length of the subject (and issuer) RDNSequence before pkix.FillFromRDNSequence and after pkix.ToRDNSequence do not match. As previously noted in comments on https://github.com/golang/go/commit/809a1de1ac1ccc76f7a4faf630017626f2f68231, the [original Gerrit CR](https://go-review.googlesource.com/c/go/+/30810#message-a29d12cfb3550dc2ce212ec60ddf32bf86363f13), and #12342, if this will not be fixed, then the behavior should be documented at a minimum.
1.0
crypto/x509/pkix: FillFromRDNSequence does not preserve multi-value RDNs - ### What version of Go are you using (`go version`)? This issue affects Go 1.8 and later as a consequence of https://github.com/golang/go/commit/809a1de1ac1ccc76f7a4faf630017626f2f68231 to fix [#16836](https://github.com/golang/go/issues/16836) (and #12342). Prior to Go 1.8 and that change, Go did not process multi-value RDNs -- it always assumed just one attribute and value (the first) per RDN. ### Does this issue reproduce with the latest release? Yes ### What operating system and processor architecture are you using (`go env`)? The OS and architecture should not matter. ### What did you do? https://play.golang.org/p/7OIuhautCe ### What did you expect to see? The multi-value nature of any RDN is preserved. That is, the length of the subject (and issuer) RDNSequence before pkix.FillFromRDNSequence and after pkix.ToRDNSequence should match. ### What did you see instead? The multi-value nature of any RDN is not preserved by pkix.FillFromRDNSequence. That is, the length of the subject (and issuer) RDNSequence before pkix.FillFromRDNSequence and after pkix.ToRDNSequence do not match. As previously noted in comments on https://github.com/golang/go/commit/809a1de1ac1ccc76f7a4faf630017626f2f68231, the [original Gerrit CR](https://go-review.googlesource.com/c/go/+/30810#message-a29d12cfb3550dc2ce212ec60ddf32bf86363f13), and #12342, if this will not be fixed, then the behavior should be documented at a minimum.
non_defect
crypto pkix fillfromrdnsequence does not preserve multi value rdns what version of go are you using go version this issue affects go and later as a consequence of to fix and prior to go and that change go did not process multi value rdns it always assumed just one attribute and value the first per rdn does this issue reproduce with the latest release yes what operating system and processor architecture are you using go env the os and architecture should not matter what did you do what did you expect to see the multi value nature of any rdn is preserved that is the length of the subject and issuer rdnsequence before pkix fillfromrdnsequence and after pkix tordnsequence should match what did you see instead the multi value nature of any rdn is not preserved by pkix fillfromrdnsequence that is the length of the subject and issuer rdnsequence before pkix fillfromrdnsequence and after pkix tordnsequence do not match as previously noted in comments on the and if this will not be fixed then the behavior should be documented at a minimum
0
114,456
9,733,185,519
IssuesEvent
2019-05-31 09:01:58
mui-org/material-ui
https://api.github.com/repos/mui-org/material-ui
closed
Cannot find SVG icon via Enzyme
external dependency test
<!--- Provide a general summary of the issue in the Title above --> <!-- Thank you very much for contributing to Material-UI by creating an issue! ❤️ To avoid duplicate issues we ask you to check off the following list. --> <!-- Checked checkbox should look like this: [x] --> - [x] This is not a v0.x issue. <!-- (v0.x is no longer maintained) --> - [x] I have searched the [issues](https://github.com/mui-org/material-ui/issues) of this repository and believe that this is not a duplicate. ## Expected Behavior 🤔 <!--- Describe what should happen. --> `mount(<ComponentContainingMUIIcon />).find(MUIIcon)` should return a wrapper for the icon. ## Current Behavior 😯 <!--- Describe what happens instead of the expected behavior. --> Enzyme doesn't even seem to recognize that the icon is of the type of the icon; that is, ``` import EditIcon from '@material-ui/icons/Edit'; console.log(mount(<EditIcon />).is(EditIcon)); ``` displays `false`. As a result, if I have an `IconButton` that contains `<EditIcon/>`, Enzyme doesn't find it. I don't know if this is a MUI issue or an Enzyme issue. ## Steps to Reproduce 🕹 <!--- Provide a link to a live example (you can use codesandbox.io) and an unambiguous set of steps to reproduce this bug. Include code to reproduce, if relevant (which it most likely is). This codesandbox.io template _may_ be a good starting point: https://codesandbox.io/s/github/mui-org/material-ui/tree/master/examples/create-react-app If you're using typescript a better starting point would be https://codesandbox.io/s/github/mui-org/material-ui/tree/master/examples/create-react-app-with-typescript If YOU DO NOT take time to provide a codesandbox.io reproduction, should the COMMUNITY take time to help you? --> https://codesandbox.io/s/fervent-bash-5ys2g ## Context 🔦 <!--- What are you trying to accomplish? How has this issue affected you? Providing context helps us come up with a solution that is most useful in the real world. --> In my Enzyme tests, I was finding buttons by the icons they contained (so I can simulate a click on it). I recently started upgrading dependencies of my project, and some upgrade broke the tests. ## Your Environment 🌎 <!--- Include as many relevant details about the environment with which you experienced the bug. If you encounter issues with typescript please include version and tsconfig. --> | Tech | Version | |--------------|---------| | Material-UI | v4.0.0 | | React | v16.8.6 | | Enzyme | v3.9.0 |
1.0
Cannot find SVG icon via Enzyme - <!--- Provide a general summary of the issue in the Title above --> <!-- Thank you very much for contributing to Material-UI by creating an issue! ❤️ To avoid duplicate issues we ask you to check off the following list. --> <!-- Checked checkbox should look like this: [x] --> - [x] This is not a v0.x issue. <!-- (v0.x is no longer maintained) --> - [x] I have searched the [issues](https://github.com/mui-org/material-ui/issues) of this repository and believe that this is not a duplicate. ## Expected Behavior 🤔 <!--- Describe what should happen. --> `mount(<ComponentContainingMUIIcon />).find(MUIIcon)` should return a wrapper for the icon. ## Current Behavior 😯 <!--- Describe what happens instead of the expected behavior. --> Enzyme doesn't even seem to recognize that the icon is of the type of the icon; that is, ``` import EditIcon from '@material-ui/icons/Edit'; console.log(mount(<EditIcon />).is(EditIcon)); ``` displays `false`. As a result, if I have an `IconButton` that contains `<EditIcon/>`, Enzyme doesn't find it. I don't know if this is a MUI issue or an Enzyme issue. ## Steps to Reproduce 🕹 <!--- Provide a link to a live example (you can use codesandbox.io) and an unambiguous set of steps to reproduce this bug. Include code to reproduce, if relevant (which it most likely is). This codesandbox.io template _may_ be a good starting point: https://codesandbox.io/s/github/mui-org/material-ui/tree/master/examples/create-react-app If you're using typescript a better starting point would be https://codesandbox.io/s/github/mui-org/material-ui/tree/master/examples/create-react-app-with-typescript If YOU DO NOT take time to provide a codesandbox.io reproduction, should the COMMUNITY take time to help you? --> https://codesandbox.io/s/fervent-bash-5ys2g ## Context 🔦 <!--- What are you trying to accomplish? How has this issue affected you? Providing context helps us come up with a solution that is most useful in the real world. --> In my Enzyme tests, I was finding buttons by the icons they contained (so I can simulate a click on it). I recently started upgrading dependencies of my project, and some upgrade broke the tests. ## Your Environment 🌎 <!--- Include as many relevant details about the environment with which you experienced the bug. If you encounter issues with typescript please include version and tsconfig. --> | Tech | Version | |--------------|---------| | Material-UI | v4.0.0 | | React | v16.8.6 | | Enzyme | v3.9.0 |
non_defect
cannot find svg icon via enzyme thank you very much for contributing to material ui by creating an issue ❤️ to avoid duplicate issues we ask you to check off the following list this is not a x issue i have searched the of this repository and believe that this is not a duplicate expected behavior 🤔 describe what should happen mount find muiicon should return a wrapper for the icon current behavior 😯 describe what happens instead of the expected behavior enzyme doesn t even seem to recognize that the icon is of the type of the icon that is import editicon from material ui icons edit console log mount is editicon displays false as a result if i have an iconbutton that contains enzyme doesn t find it i don t know if this is a mui issue or an enzyme issue steps to reproduce 🕹 provide a link to a live example you can use codesandbox io and an unambiguous set of steps to reproduce this bug include code to reproduce if relevant which it most likely is this codesandbox io template may be a good starting point if you re using typescript a better starting point would be if you do not take time to provide a codesandbox io reproduction should the community take time to help you context 🔦 what are you trying to accomplish how has this issue affected you providing context helps us come up with a solution that is most useful in the real world in my enzyme tests i was finding buttons by the icons they contained so i can simulate a click on it i recently started upgrading dependencies of my project and some upgrade broke the tests your environment 🌎 include as many relevant details about the environment with which you experienced the bug if you encounter issues with typescript please include version and tsconfig tech version material ui react enzyme
0
79,212
28,044,194,429
IssuesEvent
2023-03-28 21:05:54
matrix-org/matrix-hookshot
https://api.github.com/repos/matrix-org/matrix-hookshot
closed
Bot should try to join the room if a widgets API request is made
T-Defect S-Major Widgets / Provisioning
I managed to get the bot into a position where it raced an incoming invite and failed to join. Even though it's now invited, it still fails to join the room.
1.0
Bot should try to join the room if a widgets API request is made - I managed to get the bot into a position where it raced an incoming invite and failed to join. Even though it's now invited, it still fails to join the room.
defect
bot should try to join the room if a widgets api request is made i managed to get the bot into a position where it raced an incoming invite and failed to join even though it s now invited it still fails to join the room
1
52,039
6,216,583,606
IssuesEvent
2017-07-08 05:30:25
moby/moby
https://api.github.com/repos/moby/moby
opened
flaky test: DockerSuite.TestAPIStatsStoppedContainerInGoroutines on Windows RS1
area/testing status/needs-attention
Seen failing quite few times now, e.g. ugh, https://jenkins.dockerproject.org/job/Docker-PRs-WoW-RS1/15435/console (https://github.com/moby/moby/pull/33960) ``` 14:55:07 ---------------------------------------------------------------------- 14:55:07 FAIL: check_test.go:97: DockerSuite.TearDownTest 14:55:07 14:55:07 check_test.go:98: 14:55:07 testEnv.Clean(c, dockerBinary) 14:55:07 environment/clean.go:67: 14:55:07 t.Fatalf("error removing containers %v : %v (%s)", containers, result.Error, result.Combined()) 14:55:07 ... Error: error removing containers [5d6286b535ed] : exit status 1 (Error response from daemon: Could not kill running container 5d6286b535ed3f876bd07e11b3a9b734a14c6591f1b8f429fb4a08cd26f68e0c, cannot remove - Cannot kill container 5d6286b535ed3f876bd07e11b3a9b734a14c6591f1b8f429fb4a08cd26f68e0c: invalid container: 5d6286b535ed3f876bd07e11b3a9b734a14c6591f1b8f429fb4a08cd26f68e0c 14:55:07 ) 14:55:07 14:55:07 14:55:07 ---------------------------------------------------------------------- 14:55:07 PANIC: docker_api_stats_test.go:62: DockerSuite.TestAPIStatsStoppedContainerInGoroutines 14:55:07 14:55:07 ... Panic: Fixture has panicked (see related PANIC) 14:55:07 14:55:07 ---------------------------------------------------------------------- ```
1.0
flaky test: DockerSuite.TestAPIStatsStoppedContainerInGoroutines on Windows RS1 - Seen failing quite few times now, e.g. ugh, https://jenkins.dockerproject.org/job/Docker-PRs-WoW-RS1/15435/console (https://github.com/moby/moby/pull/33960) ``` 14:55:07 ---------------------------------------------------------------------- 14:55:07 FAIL: check_test.go:97: DockerSuite.TearDownTest 14:55:07 14:55:07 check_test.go:98: 14:55:07 testEnv.Clean(c, dockerBinary) 14:55:07 environment/clean.go:67: 14:55:07 t.Fatalf("error removing containers %v : %v (%s)", containers, result.Error, result.Combined()) 14:55:07 ... Error: error removing containers [5d6286b535ed] : exit status 1 (Error response from daemon: Could not kill running container 5d6286b535ed3f876bd07e11b3a9b734a14c6591f1b8f429fb4a08cd26f68e0c, cannot remove - Cannot kill container 5d6286b535ed3f876bd07e11b3a9b734a14c6591f1b8f429fb4a08cd26f68e0c: invalid container: 5d6286b535ed3f876bd07e11b3a9b734a14c6591f1b8f429fb4a08cd26f68e0c 14:55:07 ) 14:55:07 14:55:07 14:55:07 ---------------------------------------------------------------------- 14:55:07 PANIC: docker_api_stats_test.go:62: DockerSuite.TestAPIStatsStoppedContainerInGoroutines 14:55:07 14:55:07 ... Panic: Fixture has panicked (see related PANIC) 14:55:07 14:55:07 ---------------------------------------------------------------------- ```
non_defect
flaky test dockersuite testapistatsstoppedcontaineringoroutines on windows seen failing quite few times now e g ugh fail check test go dockersuite teardowntest check test go testenv clean c dockerbinary environment clean go t fatalf error removing containers v v s containers result error result combined error error removing containers exit status error response from daemon could not kill running container cannot remove cannot kill container invalid container panic docker api stats test go dockersuite testapistatsstoppedcontaineringoroutines panic fixture has panicked see related panic
0
76,363
26,393,312,290
IssuesEvent
2023-01-12 17:16:03
bigbluebutton/bigbluebutton
https://api.github.com/repos/bigbluebutton/bigbluebutton
closed
Text tool doesn't allow you to click inside to move the cursor or highlight text
type: defect status: accepted priority: normal component: whiteboard module: client
Originally reported on Google Code with ID 1725 ``` What steps will reproduce the problem? 1. Create a text annotation 2. Type some text in 3. Click to somewhere in the message Expected: The cursor should move to where you clicked Actual: The text tool is closed and the annotation is sent. ``` Reported by `capilkey` on 2014-02-06 23:17:36
1.0
Text tool doesn't allow you to click inside to move the cursor or highlight text - Originally reported on Google Code with ID 1725 ``` What steps will reproduce the problem? 1. Create a text annotation 2. Type some text in 3. Click to somewhere in the message Expected: The cursor should move to where you clicked Actual: The text tool is closed and the annotation is sent. ``` Reported by `capilkey` on 2014-02-06 23:17:36
defect
text tool doesn t allow you to click inside to move the cursor or highlight text originally reported on google code with id what steps will reproduce the problem create a text annotation type some text in click to somewhere in the message expected the cursor should move to where you clicked actual the text tool is closed and the annotation is sent reported by capilkey on
1
331,414
10,073,041,633
IssuesEvent
2019-07-24 08:44:27
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
fr.sputniknews.com - see bug description
browser-fenix engine-gecko priority-important type-trackingprotection
<!-- @browser: Firefox Mobile 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 8.0.0; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: --> <!-- @extra_labels: browser-fenix --> **URL**: https://fr.sputniknews.com/international/201907231041750890-kim-jong-un-vient-dinspecter-un-nouveau-sous-marin/ **Browser / Version**: Firefox Mobile 68.0 **Operating System**: Android 8.0.0 **Tested Another Browser**: Yes **Problem type**: Something else **Description**: i don't see comments from this website with firefox **Steps to Reproduce**: <details> <summary>Browser Configuration</summary> <ul> <li>None</li> </ul> </details> Submitted in the name of `@cartman` _From [webcompat.com](https://webcompat.com/) with ❤️_
1.0
fr.sputniknews.com - see bug description - <!-- @browser: Firefox Mobile 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 8.0.0; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: --> <!-- @extra_labels: browser-fenix --> **URL**: https://fr.sputniknews.com/international/201907231041750890-kim-jong-un-vient-dinspecter-un-nouveau-sous-marin/ **Browser / Version**: Firefox Mobile 68.0 **Operating System**: Android 8.0.0 **Tested Another Browser**: Yes **Problem type**: Something else **Description**: i don't see comments from this website with firefox **Steps to Reproduce**: <details> <summary>Browser Configuration</summary> <ul> <li>None</li> </ul> </details> Submitted in the name of `@cartman` _From [webcompat.com](https://webcompat.com/) with ❤️_
non_defect
fr sputniknews com see bug description url browser version firefox mobile operating system android tested another browser yes problem type something else description i don t see comments from this website with firefox steps to reproduce browser configuration none submitted in the name of cartman from with ❤️
0
17,377
3,002,699,245
IssuesEvent
2015-07-24 18:45:28
kayuri/HNC
https://api.github.com/repos/kayuri/HNC
opened
Nested local functions in local variables aren't supported
Defect
``` foo x = { bar = { quux x = sum x 42 mul (quux 2) (quux 3) } mul bar bar } ```
1.0
Nested local functions in local variables aren't supported - ``` foo x = { bar = { quux x = sum x 42 mul (quux 2) (quux 3) } mul bar bar } ```
defect
nested local functions in local variables aren t supported foo x bar quux x sum x mul quux quux mul bar bar
1
292,165
8,953,885,042
IssuesEvent
2019-01-25 20:53:54
richelbilderbeek/djog_unos_2018
https://api.github.com/repos/richelbilderbeek/djog_unos_2018
closed
Document: don't use `fix #XXX` in commit name
junior medium priority
**[edit by @richelbilderbeek]** To quote @Joshua260403: > Stop using `fix #XXX` in commit names so they don't get closed before testing. This should be documented at the `git` pages, instead using `progress #XXX` should be preferred. Mentioning the Issue is useful in finding back the commits that worked on the Issue.
1.0
Document: don't use `fix #XXX` in commit name - **[edit by @richelbilderbeek]** To quote @Joshua260403: > Stop using `fix #XXX` in commit names so they don't get closed before testing. This should be documented at the `git` pages, instead using `progress #XXX` should be preferred. Mentioning the Issue is useful in finding back the commits that worked on the Issue.
non_defect
document don t use fix xxx in commit name to quote stop using fix xxx in commit names so they don t get closed before testing this should be documented at the git pages instead using progress xxx should be preferred mentioning the issue is useful in finding back the commits that worked on the issue
0
49,315
13,186,607,371
IssuesEvent
2020-08-13 00:43:40
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
[double-muon] missing documentation (Trac #1170)
Incomplete Migration Migrated from Trac combo reconstruction defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1170">https://code.icecube.wisc.edu/ticket/1170</a>, reported by hdembinski and owned by kjmeagher</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:11:57", "description": "double-muon has good documentation, but none in Sphinx so far, it is missing from \nhttp://software.icecube.wisc.edu/icerec_trunk\n\nI suggest to convert the README in the root directory into a basic .rst file for that purpose. The release notes also need to be converted into .rst (please see other projects, which have been updated in this way, for reference).", "reporter": "hdembinski", "cc": "", "resolution": "fixed", "_ts": "1550067117911749", "component": "combo reconstruction", "summary": "[double-muon] missing documentation", "priority": "blocker", "keywords": "", "time": "2015-08-18T21:04:36", "milestone": "", "owner": "kjmeagher", "type": "defect" } ``` </p> </details>
1.0
[double-muon] missing documentation (Trac #1170) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1170">https://code.icecube.wisc.edu/ticket/1170</a>, reported by hdembinski and owned by kjmeagher</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:11:57", "description": "double-muon has good documentation, but none in Sphinx so far, it is missing from \nhttp://software.icecube.wisc.edu/icerec_trunk\n\nI suggest to convert the README in the root directory into a basic .rst file for that purpose. The release notes also need to be converted into .rst (please see other projects, which have been updated in this way, for reference).", "reporter": "hdembinski", "cc": "", "resolution": "fixed", "_ts": "1550067117911749", "component": "combo reconstruction", "summary": "[double-muon] missing documentation", "priority": "blocker", "keywords": "", "time": "2015-08-18T21:04:36", "milestone": "", "owner": "kjmeagher", "type": "defect" } ``` </p> </details>
defect
missing documentation trac migrated from json status closed changetime description double muon has good documentation but none in sphinx so far it is missing from n suggest to convert the readme in the root directory into a basic rst file for that purpose the release notes also need to be converted into rst please see other projects which have been updated in this way for reference reporter hdembinski cc resolution fixed ts component combo reconstruction summary missing documentation priority blocker keywords time milestone owner kjmeagher type defect
1
32,877
6,954,597,729
IssuesEvent
2017-12-07 02:22:16
jccastillo0007/eFacturaT
https://api.github.com/repos/jccastillo0007/eFacturaT
opened
DRP PRUEBAS - MARCA ERROR DE JASPER AL TIMBRARLO
bug defect
NO SÉ SI EN PRODUCCIÓN HAGA LO MISMO... SI ESTÁS INCLUYENDO LA PLANTILLA EN PRU Y PRO?
1.0
DRP PRUEBAS - MARCA ERROR DE JASPER AL TIMBRARLO - NO SÉ SI EN PRODUCCIÓN HAGA LO MISMO... SI ESTÁS INCLUYENDO LA PLANTILLA EN PRU Y PRO?
defect
drp pruebas marca error de jasper al timbrarlo no sé si en producción haga lo mismo si estás incluyendo la plantilla en pru y pro
1
38,724
8,952,664,039
IssuesEvent
2019-01-25 17:08:05
svigerske/ipopt-donotuse
https://api.github.com/repos/svigerske/ipopt-donotuse
closed
IPOPT installation fails at make after successful configuration
Ipopt defect
Issue created by migration from Trac. Original creator: Edo Original creation time: 2011-08-13 23:51:49 Assignee: ipopt-team Version: 3.9 CC: edo.abraham04@imperial.ac.uk I have been trying to install IPOPT with its Matlab interface on a Mac OS 10.6 machine running Matlab 2011a. I have the appropriate gcc compilers (gcc-4.2, g++-4.2.1 and gfortran-4.6.0). I have tried configuring different versions of Ipopt from 3.8.x to 3.10.0. However, it always configures sucessfully and fails at make - ends with the same error below. The only difference between the various versions of IPOPT is the line /.../AmplSolver/AmplTNLP.cpp:xxxx, where xxxx varies with the IPOPT version. Please help me get IPOPT working on snow leopard. FYI: The getMetis file does not work as the metis site has changed. I have had to change the file to make it work. Will make this available in another ticket. Many thanks, E ../../../../../Ipopt/src/Apps/AmplSolver/AmplTNLP.cpp: In member function 'void* Ipopt::AmplOptionsList::Keywords(const Ipopt::SmartPtr<Ipopt::OptionsList>&, Ipopt::SmartPtr<const Ipopt::Journalist>, void**)': ../../../../../Ipopt/src/Apps/AmplSolver/AmplTNLP.cpp:1008: error: invalid conversion from 'const char*' to 'char*' ../../../../../Ipopt/src/Apps/AmplSolver/AmplTNLP.cpp:1008: error: initializing argument 1 of 'char* strcpy(char*, const char*)' ../../../../../Ipopt/src/Apps/AmplSolver/AmplTNLP.cpp: In member function 'void Ipopt::AmplSuffixHandler::PrepareAmplForSuffixes(ASL_pfgh*)': ../../../../../Ipopt/src/Apps/AmplSolver/AmplTNLP.cpp:1457: error: invalid conversion from 'const char*' to 'char*' ../../../../../Ipopt/src/Apps/AmplSolver/AmplTNLP.cpp:1457: error: initializing argument 1 of 'char* strcpy(char*, const char*)' make[3]: *** [AmplTNLP.lo] Error 1 make29817e9645: *** [all-recursive] Error 1 make8eb352ceb5: *** [all-recursive] Error 1 make: *** [all-recursive] Error 1
1.0
IPOPT installation fails at make after successful configuration - Issue created by migration from Trac. Original creator: Edo Original creation time: 2011-08-13 23:51:49 Assignee: ipopt-team Version: 3.9 CC: edo.abraham04@imperial.ac.uk I have been trying to install IPOPT with its Matlab interface on a Mac OS 10.6 machine running Matlab 2011a. I have the appropriate gcc compilers (gcc-4.2, g++-4.2.1 and gfortran-4.6.0). I have tried configuring different versions of Ipopt from 3.8.x to 3.10.0. However, it always configures sucessfully and fails at make - ends with the same error below. The only difference between the various versions of IPOPT is the line /.../AmplSolver/AmplTNLP.cpp:xxxx, where xxxx varies with the IPOPT version. Please help me get IPOPT working on snow leopard. FYI: The getMetis file does not work as the metis site has changed. I have had to change the file to make it work. Will make this available in another ticket. Many thanks, E ../../../../../Ipopt/src/Apps/AmplSolver/AmplTNLP.cpp: In member function 'void* Ipopt::AmplOptionsList::Keywords(const Ipopt::SmartPtr<Ipopt::OptionsList>&, Ipopt::SmartPtr<const Ipopt::Journalist>, void**)': ../../../../../Ipopt/src/Apps/AmplSolver/AmplTNLP.cpp:1008: error: invalid conversion from 'const char*' to 'char*' ../../../../../Ipopt/src/Apps/AmplSolver/AmplTNLP.cpp:1008: error: initializing argument 1 of 'char* strcpy(char*, const char*)' ../../../../../Ipopt/src/Apps/AmplSolver/AmplTNLP.cpp: In member function 'void Ipopt::AmplSuffixHandler::PrepareAmplForSuffixes(ASL_pfgh*)': ../../../../../Ipopt/src/Apps/AmplSolver/AmplTNLP.cpp:1457: error: invalid conversion from 'const char*' to 'char*' ../../../../../Ipopt/src/Apps/AmplSolver/AmplTNLP.cpp:1457: error: initializing argument 1 of 'char* strcpy(char*, const char*)' make[3]: *** [AmplTNLP.lo] Error 1 make29817e9645: *** [all-recursive] Error 1 make8eb352ceb5: *** [all-recursive] Error 1 make: *** [all-recursive] Error 1
defect
ipopt installation fails at make after successful configuration issue created by migration from trac original creator edo original creation time assignee ipopt team version cc edo imperial ac uk i have been trying to install ipopt with its matlab interface on a mac os machine running matlab i have the appropriate gcc compilers gcc g and gfortran i have tried configuring different versions of ipopt from x to however it always configures sucessfully and fails at make ends with the same error below the only difference between the various versions of ipopt is the line amplsolver ampltnlp cpp xxxx where xxxx varies with the ipopt version please help me get ipopt working on snow leopard fyi the getmetis file does not work as the metis site has changed i have had to change the file to make it work will make this available in another ticket many thanks e ipopt src apps amplsolver ampltnlp cpp in member function void ipopt amploptionslist keywords const ipopt smartptr ipopt smartptr void ipopt src apps amplsolver ampltnlp cpp error invalid conversion from const char to char ipopt src apps amplsolver ampltnlp cpp error initializing argument of char strcpy char const char ipopt src apps amplsolver ampltnlp cpp in member function void ipopt amplsuffixhandler prepareamplforsuffixes asl pfgh ipopt src apps amplsolver ampltnlp cpp error invalid conversion from const char to char ipopt src apps amplsolver ampltnlp cpp error initializing argument of char strcpy char const char make error error error make error
1
327,798
24,153,364,007
IssuesEvent
2022-09-22 04:40:37
qnddjKJH/boong.dev
https://api.github.com/repos/qnddjKJH/boong.dev
closed
도메인 목록 설계
documentation
BOONG.DEV 도메인 - [x] blogs - [x] articles == post - [x] comment - [x] hashtag - ~~[x] category~~ - [x] member
1.0
도메인 목록 설계 - BOONG.DEV 도메인 - [x] blogs - [x] articles == post - [x] comment - [x] hashtag - ~~[x] category~~ - [x] member
non_defect
도메인 목록 설계 boong dev 도메인 blogs articles post comment hashtag category member
0
35,845
7,808,496,751
IssuesEvent
2018-06-11 20:23:22
opencaching/opencaching-pl
https://api.github.com/repos/opencaching/opencaching-pl
opened
Incorrect status shown after admin GeoPath status change
Component_GeoPaths Priority_Low Requester_OCPL_COG Type_Defect
If admin change status of GeoPath via GeoPath admin, status is shown incorrectly (as JSON): ![image](https://user-images.githubusercontent.com/13884863/41255158-e8a4d2c8-6dc5-11e8-93a8-47c39ef9c9cd.png) Requester: Kurier (PL OC Team)
1.0
Incorrect status shown after admin GeoPath status change - If admin change status of GeoPath via GeoPath admin, status is shown incorrectly (as JSON): ![image](https://user-images.githubusercontent.com/13884863/41255158-e8a4d2c8-6dc5-11e8-93a8-47c39ef9c9cd.png) Requester: Kurier (PL OC Team)
defect
incorrect status shown after admin geopath status change if admin change status of geopath via geopath admin status is shown incorrectly as json requester kurier pl oc team
1
394,839
11,659,511,596
IssuesEvent
2020-03-03 00:15:55
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
Key/Cert rotation for Kubernetes clients.
area/client-libraries area/security kind/feature lifecycle/frozen priority/backlog sig/auth
We may want to rotate keys/certs periodically for things that use pkg/client. - we might rotate the master's certs when they expire. don't want clients to fail during that transitition - Pod using automatically generated credentials in a secrets volume. - kubelet/kube-proxy using a per-node token or x509 keypair Suggest we assume that whatever key rotation plan is used (out of scope of this bug), that old and new tokens/keypairs will always have overlapping lifetimes. If not, we'd need to teach .kubeconfig to have a list of creds and teach pkg/client to retry. (I prefer the former option). Suggest pkg/client watches the .kubeconfig file and any file mentioned by it, using inotify. @deads2k @liggitt @roberthbailey
1.0
Key/Cert rotation for Kubernetes clients. - We may want to rotate keys/certs periodically for things that use pkg/client. - we might rotate the master's certs when they expire. don't want clients to fail during that transitition - Pod using automatically generated credentials in a secrets volume. - kubelet/kube-proxy using a per-node token or x509 keypair Suggest we assume that whatever key rotation plan is used (out of scope of this bug), that old and new tokens/keypairs will always have overlapping lifetimes. If not, we'd need to teach .kubeconfig to have a list of creds and teach pkg/client to retry. (I prefer the former option). Suggest pkg/client watches the .kubeconfig file and any file mentioned by it, using inotify. @deads2k @liggitt @roberthbailey
non_defect
key cert rotation for kubernetes clients we may want to rotate keys certs periodically for things that use pkg client we might rotate the master s certs when they expire don t want clients to fail during that transitition pod using automatically generated credentials in a secrets volume kubelet kube proxy using a per node token or keypair suggest we assume that whatever key rotation plan is used out of scope of this bug that old and new tokens keypairs will always have overlapping lifetimes if not we d need to teach kubeconfig to have a list of creds and teach pkg client to retry i prefer the former option suggest pkg client watches the kubeconfig file and any file mentioned by it using inotify liggitt roberthbailey
0
1,561
2,645,217,029
IssuesEvent
2015-03-12 21:20:23
editorconfig/editorconfig
https://api.github.com/repos/editorconfig/editorconfig
closed
Add support for existing `**` expansion and bash-like `**` expansion
core code core code (C) core code (python) feature request
Tests have been added for this in the [v0.11.0-development](https://github.com/editorconfig/editorconfig-core-test/tree/v0.11.0-development) branch. In reference to editorconfig/editorconfig-core-js#1 <bountysource-plugin> --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/381233-add-support-for-existing-expansion-and-bash-like-expansion?utm_campaign=plugin&utm_content=tracker%2F76099&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F76099&utm_medium=issues&utm_source=github). </bountysource-plugin>
3.0
Add support for existing `**` expansion and bash-like `**` expansion - Tests have been added for this in the [v0.11.0-development](https://github.com/editorconfig/editorconfig-core-test/tree/v0.11.0-development) branch. In reference to editorconfig/editorconfig-core-js#1 <bountysource-plugin> --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/381233-add-support-for-existing-expansion-and-bash-like-expansion?utm_campaign=plugin&utm_content=tracker%2F76099&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F76099&utm_medium=issues&utm_source=github). </bountysource-plugin>
non_defect
add support for existing expansion and bash like expansion tests have been added for this in the branch in reference to editorconfig editorconfig core js want to back this issue we accept bounties via
0
21,667
3,537,570,020
IssuesEvent
2016-01-18 02:32:51
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
closed
Links to dart:io, dart:core and dart:html on api.dartlang.org fronpage text not working
area-documentation docs-api Priority-Medium triaged Type-Defect
How to reproduce the problem: Go to api.dartlang.org Click on one of the dart:io, dart:core or dart:html links in the frontpage text near the top of the page (_not_ the links on the left) What do you expect: I am taken to the dart:io page What do you see: I am not taken anywhere (well, I am taken to the frontpage again)
1.0
Links to dart:io, dart:core and dart:html on api.dartlang.org fronpage text not working - How to reproduce the problem: Go to api.dartlang.org Click on one of the dart:io, dart:core or dart:html links in the frontpage text near the top of the page (_not_ the links on the left) What do you expect: I am taken to the dart:io page What do you see: I am not taken anywhere (well, I am taken to the frontpage again)
defect
links to dart io dart core and dart html on api dartlang org fronpage text not working how to reproduce the problem go to api dartlang org click on one of the dart io dart core or dart html links in the frontpage text near the top of the page not the links on the left what do you expect i am taken to the dart io page what do you see i am not taken anywhere well i am taken to the frontpage again
1
16,469
2,902,598,059
IssuesEvent
2015-06-18 08:11:44
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
opened
Make Unsafe calls Operating System Architecture Aware From the Memory Alignment Perspective
Team: Core Type: Critical Type: Defect
Some operating systems (such as HPUX or Solaris) have constraints about the aligned memory operations. In these architectures memory operations must be byte by byte as implemented in `DirectByteBuffer`. Related issue on HPUX: https://github.com/hazelcast/hazelcast/issues/5518 Related issue on Solaris: https://issues.apache.org/jira/browse/CASSANDRA-6628 Explanation about the issue: http://cr.openjdk.java.net/~psandoz/dv14-uk-paul-sandoz-unsafe-the-situation.pdf
1.0
Make Unsafe calls Operating System Architecture Aware From the Memory Alignment Perspective - Some operating systems (such as HPUX or Solaris) have constraints about the aligned memory operations. In these architectures memory operations must be byte by byte as implemented in `DirectByteBuffer`. Related issue on HPUX: https://github.com/hazelcast/hazelcast/issues/5518 Related issue on Solaris: https://issues.apache.org/jira/browse/CASSANDRA-6628 Explanation about the issue: http://cr.openjdk.java.net/~psandoz/dv14-uk-paul-sandoz-unsafe-the-situation.pdf
defect
make unsafe calls operating system architecture aware from the memory alignment perspective some operating systems such as hpux or solaris have constraints about the aligned memory operations in these architectures memory operations must be byte by byte as implemented in directbytebuffer related issue on hpux related issue on solaris explanation about the issue
1
73,496
24,660,281,235
IssuesEvent
2022-10-18 05:53:18
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
opened
Multiselect Dropdown Position issue
defect
### Describe the bug While using the PrimeNG Multiselect field on the Angular application, I came across this issue. While searching in the Multiselect field's search box, when the user types in any string in the box that doesn't match the dropdown records, the popup box's position changes and it goes upwards. It detaches with the Multiselect field while searching the records. Can you please let me know if there is any way to keep the dropdown popup always attached to the field? Please find the video to get the exact idea about the issue here - https://drive.google.com/file/d/1EaMXDS9evznvb8OX2K6FOQF_3WLMmdeu/view?usp=sharing Waiting for your quick response. ### Environment Localhost Environment ### Reproducer _No response_ ### Angular version 13.2.5 ### PrimeNG version 11.4.2 ### Build / Runtime Angular CLI App ### Language TypeScript ### Node version (for AoT issues node --version) 2.0.15 ### Browser(s) Chrome ### Steps to reproduce the behavior _No response_ ### Expected behavior _No response_
1.0
Multiselect Dropdown Position issue - ### Describe the bug While using the PrimeNG Multiselect field on the Angular application, I came across this issue. While searching in the Multiselect field's search box, when the user types in any string in the box that doesn't match the dropdown records, the popup box's position changes and it goes upwards. It detaches with the Multiselect field while searching the records. Can you please let me know if there is any way to keep the dropdown popup always attached to the field? Please find the video to get the exact idea about the issue here - https://drive.google.com/file/d/1EaMXDS9evznvb8OX2K6FOQF_3WLMmdeu/view?usp=sharing Waiting for your quick response. ### Environment Localhost Environment ### Reproducer _No response_ ### Angular version 13.2.5 ### PrimeNG version 11.4.2 ### Build / Runtime Angular CLI App ### Language TypeScript ### Node version (for AoT issues node --version) 2.0.15 ### Browser(s) Chrome ### Steps to reproduce the behavior _No response_ ### Expected behavior _No response_
defect
multiselect dropdown position issue describe the bug while using the primeng multiselect field on the angular application i came across this issue while searching in the multiselect field s search box when the user types in any string in the box that doesn t match the dropdown records the popup box s position changes and it goes upwards it detaches with the multiselect field while searching the records can you please let me know if there is any way to keep the dropdown popup always attached to the field please find the video to get the exact idea about the issue here waiting for your quick response environment localhost environment reproducer no response angular version primeng version build runtime angular cli app language typescript node version for aot issues node version browser s chrome steps to reproduce the behavior no response expected behavior no response
1
9,349
2,615,145,435
IssuesEvent
2015-03-01 06:21:17
chrsmith/html5rocks
https://api.github.com/repos/chrsmith/html5rocks
closed
Video Cube - paul - style cleanup
auto-migrated Milestone-2 Priority-Medium Studio Type-Defect
``` What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? Please use labels and text to provide additional information. ``` Original issue reported on code.google.com by `v...@google.com` on 29 Jul 2010 at 4:33 * Blocked on: #130
1.0
Video Cube - paul - style cleanup - ``` What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? Please use labels and text to provide additional information. ``` Original issue reported on code.google.com by `v...@google.com` on 29 Jul 2010 at 4:33 * Blocked on: #130
defect
video cube paul style cleanup what steps will reproduce the problem what is the expected output what do you see instead please use labels and text to provide additional information original issue reported on code google com by v google com on jul at blocked on
1