input stringlengths 0 131k | created_at stringlengths 30 30 |
|---|---|
in [[CODE]]([LINK] ), shopintake ([LINK]) was **down**: - http code: 403 - response time: 505 ms | 2024-03-31 16:25:32.000000000Z |
### what happened?  the iconic 3d muzzle is missing on the helmets. they just have a flat boring texture now. i made another post about this but i was with other mods. i tested this without other mods and the issue was still present. ### minecraft version 1.20.1 ### ice and fire version 1.20.1 ### citadel version 1.20.1 ### relevant log output [CODE] ### other information - [ ] i am using other mods besides ice and fire - [x] i have attached a log file from the session that i have experienced this issue | 2024-03-31 00:13:37.000000000Z |
let teststate = new state(ok(10), true); formtest.appendchild( new formslider({ label: "yoyo", description: "testing attention please, would the real slim shady take a seconds to appease", live: true, value: teststate, writer: teststate, min: 0, max: 100, step: 0.5, decimals: 1, }) ); formtest.appendchild( new forminput({ label: "yoyo", type: forminputtype.number, value: teststate, writer: teststate, min: 0, max: 100, }) ); | 2024-03-31 19:13:12.000000000Z |
- [ ] fix the sold by part of listings.html so that is displays correct user | 2024-03-31 01:43:18.000000000Z |
if was able to get it working, this would be great! i was able to: - configure the spotify api, - the [CODE] template, - and successfully connect obsidian to spotify, according to the icon in the ribbon, - and then i saw the "spotify connected" message in the lower left hand corner. unfortunately, when i run "[CODE], i get the error popup below:  i ran the logstravaganza plugin, and got this log: [console-log.desktop-vpfvctb.md]([LINK]) any advice? | 2024-03-31 02:37:56.000000000Z |
currently, when upgrading to the latest version of scikit-learn, training of some models takes long and in particular cases hangs. investigating and resolving the cause of the hang is crucial towards upgrading the dependency. related issues and prs: - hashtag3770 - hashtag3671 - hashtag3559 - hashtag3308 ) | 2024-03-31 08:46:07.000000000Z |
hi, i setup a btrbk remote backup that transfers btrfs subvolumes. source is a debian 12 amd64 machine targeting a debian 12 armel device (an older zyxel nsa325v2 on which the proprietary os is replaced with a custom debian installation). the btrbk log shows the called send and receive commands and the resulting error: [CODE] any ideas? | 2024-03-31 09:58:22.000000000Z |
hello dear, i face it problem when trying apps like fl studio and zbrush , its not opening when i use it fl studio 20 he worked fine but the screen its flickering but when i upgrade it to version fl studio 21 when i click to open them , he start loading but he make the system crash stuck in loading icon on mouse, for zbrush he wont open at all , but for me blender and unity 3d working fine also google chrome i disable hardware acceleration on it to make it run without stuck at first, also virtual box and vmweare fusion , not start machine , when i create new machine he exit the app my spec its : amd rayzen 5625u, vram 2gb 16gb ram hp laptop 15s-eq3xxx thanks in advance | 2024-03-31 14:05:39.000000000Z |
[reconciliation models - button to generate counterpart entry taxes in generate counterpart entry - once you click on tax included in price a popup displays with errors. on the bank reconcilliation the taxes don't appear, on odoo base reconcilliation model button to generate counterpart entry tax included in price does not show on your bank reconcilliation wizard. can you bring in the tax column on your wizard and do auto calculations to show the tax/vat  | 2024-03-31 12:14:11.000000000Z |
please check if the time in [CODE] file is synchronized with world clocks [HASH] and if there are any other issues in the repo. | 2024-03-31 13:00:02.000000000Z |
hi, how can i add proxy? | 2024-03-31 17:13:44.000000000Z |
### describe the bug [CODE] installs 4.0.0a1, which was uploaded in 2019 and seems to have been abandoned for further 3.x releases. because only 3.6 and 3.7 wheels were uploaded, this simply fails on python 3.8+ where the build dependencies are unavailable. ### to reproduce [CODE] ### expected behavior installs without issue. ### logs/tracebacks [CODE] [CODE]console cpython (3.10.5) [CODE]console 4.0.0a1 [CODE]console 4.7.6 [CODE]console 1.7.2 [CODE][CODE]pip install --upgrade --pre[CODE]aiohttp` as some old clutter on pypi. i'm not sure why we haven't seen this before, as this package has been around a while, perhaps an upstream tool has begun to depend on aiohttp. still seems like it may be worth removing. ### code of conduct - [x] i agree to follow the aio-libs code of conduct | 2024-03-31 11:39:28.000000000Z |
hello. its not an issue, but i want to ask. i can add more crops to your code? like potatos and sugarbeets as they always take over biggest fields on new save game. thank you for your time  | 2024-03-31 09:28:13.000000000Z |
i'm trying to download this file and there is a popup that doesn't allow me to download saying"error downloading:virus detected" | 2024-03-31 18:21:07.000000000Z |
## cve-2023-26159 - medium severity vulnerability vulnerable library - follow-redirects-1.14.2.tgz http and https modules that follow redirects. library home page: found in base branch: master vulnerability details versions of the package follow-redirects before 1.15.4 are vulnerable to improper input validation due to the improper handling of urls by the url.parse() function. when new url() throws an error, it can be manipulated to misinterpret the hostname. an attacker could exploit this weakness to redirect traffic to a malicious site, potentially leading to information disclosure, phishing attacks, or other security breaches. publish date: 2024-01-02 url: cvss 3 score details ( 6.1 ) base score metrics: - exploitability metrics: - attack vector: network - attack complexity: low - privileges required: none - user interaction: required - scope: changed - impact metrics: - confidentiality impact: low - integrity impact: low - availability impact: none for more information on cvss3 scores, click release date: 2024-01-02 fix resolution (follow-redirects): 1.15.4 direct dependency fix resolution ([USER]/eleventy): 1.0.0-canary.1 *** step up your open source security game with mend [here]([LINK]) | 2024-03-31 01:55:18.000000000Z |
in [[CODE]]([LINK] ), techinasia_wordpress_api ([LINK]) was **down**: - http code: 403 - response time: 171 ms | 2024-03-31 05:40:01.000000000Z |
### reminder - [x] i have read the readme and searched the existing issues. ### reproduction after training for 15 epochs just fine yesterday, today i git pulled and now i was forced to install modelscope pip package and it also crashes with the following error message: [CODE] that model is on huggingface, is there a way to disable modelscope? and why does it not check huggingface anymore? ### expected behavior _no response_ ### system info _no response_ ### others _no response_ | 2024-03-31 16:41:17.000000000Z |
in [[CODE]]([LINK] ), ojolink (ojolink.fr) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 16:05:28.000000000Z |
new updates on head repo. [LINK] | 2024-03-31 21:07:09.000000000Z |
loading our jupyter labs modules and checking paths shows we currently end up with something like: [CODE] the issues are: 1. installation directories end up first. this means this is the path that jupyter lab will try to save it's settings. obviously won't work, so, it's basically broken from the user perspective. 2. it's adding a pointless python sysroot path [CODE] which wouldn't even exist. the goal should be to obtain this: [CODE] which i think we achieve by **not** touching [CODE] (like we incorrectly do today), but i'm not 100% sure what we should do to achieve this. the logic for these paths are here: [LINK] what we really want is to put ipytyon and jupyterlab into [CODE] only, but i'm not sure this can be achieved with just environment variables. this is primarily a problem with [CODE] paths, but maybe could also cause similar issues with [CODE]. | 2024-03-31 00:58:29.000000000Z |
hi, first time trying a node in invoke ai. i may be doing something wrong but don't know where to go from here: using 4.0rc6 (ignore in image it says _rc5 folder - i updated it to rc6) cloned into /nodes/ manually download model file and put into /models/any/bria_rmbg/ built workflow similar to what's shown in github. rmbg node shows up fine. loaded an image into the node. when i click the green invoke button i get this in the console:  any ideas? thank you. | 2024-03-31 21:29:29.000000000Z |
[USER] and [USER]-velir it seems that google has just added an [CODE] field to the bigquery export. like the [CODE] fields that we previously discussed, this isn't a feature that does anything that we don't already do. however, there's been some [discussion on measure slack]([LINK]) with some ga4 developers about how these unnested fields are more efficient when accessed frequently. so maybe we want to reconsider transitioning the package to use these new fields. the big issue that i see is that we'll want to support fallbacks where, if querying partitions that pre-date the new fields, we unnest the parameters and only use the new fields on dates that support them. | 2024-03-31 11:36:41.000000000Z |
[USER] aide moi à corriger cette erreur ## détail de l'erreur message: sqlstate[42s02]: base table or view not found: 1146 table 'api.jobs' doesn't exist (connection: mysql, sql: select * from [CODE] where [CODE] = default and (([CODE] is null and [CODE] <= [HASH]) or ([CODE] <= [HASH])) order by [CODE] asc limit 1 for update skip locked) contexte: [{"errorinfo":["42s02",1146,"table 'api.jobs' doesn't exist"],"connectionname":"mysql"}] niveau: error date: 2024-03-31 13:25:15 environnement: local | 2024-03-31 11:25:18.000000000Z |
### description the ⇧⌘t keyboard shortcut is a common shortcut to bring back closed tabs. a filehistory service will be needed to keep track of the files that were opened in specific order. the user should be able to keep pressing ⇧⌘t to bring back as many tabs as the fileservice saved. ### alternatives considered _no response_ ### additional context _no response_ ### screenshots _no response_ | 2024-03-31 07:58:59.000000000Z |
cc by-nc license must be made and uploaded zs | 2024-03-31 03:51:08.000000000Z |
### zig version 0.12.0-dev.3496+[HASH] ### steps to reproduce and observed behavior [CODE] program prints whole page contents and freezes on the next [CODE] call forever waiting for the next data chunk. similar code but with http instead of https and without tls client works like a charm. ### expected behavior get 0 returned from [CODE] as well as from [CODE] and break the loop. | 2024-03-31 22:06:53.000000000Z |
- [ ] per the given template | 2024-03-31 10:54:33.000000000Z |
in [[CODE]]([LINK] ), web world view ([LINK]) was **down**: - http code: 500 - response time: 581 ms | 2024-03-31 13:07:17.000000000Z |
in [[CODE]]([LINK] ), thesceneplace ($tsp) was **down**: - http code: 404 - response time: 552 ms | 2024-03-31 13:12:10.000000000Z |
in the [CODE] file, dates are not printed. instead, you get [CODE] at the beginning of the lines. the reason is that in the bash scripts, in the file registration section, we have ...then echo -e [CODE]... the double-% should be single-% for this to work correctly. the problem is in line 674 in file [CODE]: script += """ if [ -f {filename} ]; then {echo_cmd} [CODE] '\\t{step}\\t{stepname}\\t{stepid}\\t' [CODE] >> {file}; fi """ however i believe there needs to be a double-% so that python dosen't output the date, so i'm not sure how to fix this. it used to work, though. maybe python versions or something. | 2024-03-31 07:24:07.000000000Z |
## issue heading - : category ## implementations list - [ ] category - [ ] intro ## dead-line - : 2024.03.21 ## additional comments - - | 2024-03-31 13:07:06.000000000Z |
...so that i can keep track of my daily nutrients intake | 2024-03-31 09:24:48.000000000Z |
### search before asking - [x] i had searched in the [issues]([LINK]) and found no similar feature requirement. ### description langchain autogpt react ,.,,. ### use case react ### related issues _no response_ ### feature priority high ### are you willing to submit pr? - [x] yes i am willing to submit a pr! | 2024-03-31 13:37:25.000000000Z |
in [[CODE]]([LINK] ), ifvlab main server - vaultwarden ($ifvlab_main_server_vaultwarden_url) was **down**: - http code: 530 - response time: 126 ms | 2024-03-31 23:51:09.000000000Z |
2024-03-31 02:56:13.000000000Z | |
(web report by: mastercasual remote: 206.221.180.138:7777) # revision [HASH] # description the snowbox ghettobar sign has access requirements # steps to reproduce click it # what you expected to change the bar sign # what actually happened nottin' | 2024-03-31 14:16:23.000000000Z |
### preflight checklist - [x] i use the latest version of youtube music (application). - [x] i have searched the [issue tracker]([LINK]) for a feature request that matches the one i want to file, without success. ### problem description currently, our project lacks the functionality for collaborative playlist creation. this feature would allow users to create playlists together with their friends, enabling a more social and interactive experience within the app. ### proposed solution - implement a feature that allows users to invite friends to collaborate on playlist creation. - enable real-time editing and updating of collaborative playlists by all invited users. - provide options for users to control permissions (e.g., editing rights) for collaborators. ### alternatives considered as an alternative approach, integrating with existing social platforms (e.g., facebook, twitter) to facilitate playlist collaboration. however, this approach may pose privacy concerns and limit the user base to those who have accounts on the integrated platforms. ### additional information further research is needed to collect user feedback and refine the proposed solution. this survey aims to develop a persona for the app to enhance understanding. [LINK] | 2024-03-31 12:33:57.000000000Z |
## cve-2024-28849 - medium severity vulnerability vulnerable library - follow-redirects-1.14.9.tgz http and https modules that follow redirects. library home page: found in base branch: master vulnerability details follow-redirects is an open source, drop-in replacement for node's [CODE] and [CODE] modules that automatically follows redirects. in affected versions follow-redirects only clears authorization header during cross-domain redirect, but keep the proxy-authentication header which contains credentials too. this vulnerability may lead to credentials leak, but has been addressed in version 1.15.6. users are advised to upgrade. there are no known workarounds for this vulnerability. publish date: 2024-03-14 url: cvss 3 score details ( 6.5 ) base score metrics: - exploitability metrics: - attack vector: network - attack complexity: low - privileges required: low - user interaction: none - scope: unchanged - impact metrics: - confidentiality impact: high - integrity impact: none - availability impact: none for more information on cvss3 scores, click release date: 2024-03-14 fix resolution: follow-redirects - 1.15.6 *** step up your open source security game with mend [here]([LINK]) | 2024-03-31 01:31:45.000000000Z |
### item name immortal gimlek decanter ### description whenever this item equipped by anyone ( enemy or alie) my fps drop 45 to 9-10 idk why this happens also a little bit drops about naga's skin, actually i have done anything that is possible like reinstall dota 2 , lunch option commands , video change settings , driver update and windows even system settings but nothing happened and still the problem exists value or anybody plz for god sake help me my games getting ruin by this , if you have the same issue like or share idk what just make it trend to help sb like me , i suffer this bug 1/5 year ### example match id and timestamp is about the item customize | 2024-03-31 13:35:50.000000000Z |
in [[CODE]]([LINK] ), investigations uk ([LINK]) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 01:23:07.000000000Z |
new changes to tpt wiki: [LINK] | 2024-03-31 11:08:55.000000000Z |
please add some comments to 'finance_calculators.py' for ease of understanding. | 2024-03-31 16:14:07.000000000Z |
in [[CODE]]([LINK] ), beacon checkpoint sync ([LINK]/) was **down**: - http code: 403 - response time: 375 ms | 2024-03-31 23:09:50.000000000Z |
(venv) c:\users\memefibot>pip install pydantic requirement already satisfied: pydantic in c:\users\memefibot\venv\lib\site-packages (2.6.4) requirement already satisfied: annotated-types>=0.4.0 in c:\users\memefibot\venv\lib\site-packages (from pydantic) (0.6.0) requirement already satisfied: pydantic-core==2.16.3 in c:\users\memefibot\venv\lib\site-packages (from pydantic) (2.16.3) requirement already satisfied: typing-extensions>=4.6.1 in c:\users\memefibot\venv\lib\site-packages (from pydantic) (4.10.0) (venv) c:\users\iloli\memefibot>python main.py tgcrypto is missing! pyrogram will work the same, but at a much slower speed. more info: [LINK] traceback (most recent call last): file "c:\users\memefibot\main.py", line 4, in from bot.utils.launcher import process file "c:\users\memefibot\bot\utils\__init__.py", line 2, in from . import launcher file "c:\users\memefibot\bot\utils\launcher.py", line 8, in from bot.config import settings file "c:\users\memefibot\bot\config\__init__.py", line 1, in from .config import settings file "c:\users\memefibot\bot\config\config.py", line 1, in from pydantic_settings import basesettings, settingsconfigdict file "c:\users\memefibot\venv\lib\site-packages\pydantic_settings\__init__.py", line 1, in from .main import basesettings, settingsconfigdict file "c:\users\memefibot\venv\lib\site-packages\pydantic_settings\main.py", line 7, in from pydantic._internal._config import config_keys file "c:\users\memefibot\venv\lib\site-packages\pydantic\_internal\_config.py", line 12, in from pydantic_core import core_schema file "c:\users\memefibot\venv\lib\site-packages\pydantic_core\__init__.py", line 6, in from ._pydantic_core import ( modulenotfounderror: no module named 'pydantic_core._pydantic_core' | 2024-03-31 02:45:45.000000000Z |
in [[CODE]]([LINK] ), legislative assembly ([LINK]) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 06:28:59.000000000Z |
this one [[HASH]]: [LINK] | 2024-03-31 17:29:06.000000000Z |
in [[CODE]]([LINK] ), customer portal ([LINK]/) was **down**: - http code: 502 - response time: 1637 ms | 2024-03-31 02:01:17.000000000Z |
in [[CODE]]([LINK] ), jenkins plugins artifactory ([LINK]/) experienced **degraded performance**: - http code: 200 - response time: 1158 ms | 2024-03-31 05:09:39.000000000Z |
### the problem i have 3 camera's that still are unable to be displayed on home assistant even in the latest version. ### what version of home assistant core has the issue? 2024.3.3 ### what was the last working version of home assistant core? _no response_ ### what type of installation are you running? home assistant os ### integration causing the issue axis ### link to integration documentation on our website _no response_ ### diagnostics information i get the following errors in the logs logger: axis.models.event kilde: runner.py:188 første forekomst: 21.55.46 (667 forekomster) senest logget: 21.56.00 unsupported topic tns1:useralarm/tnsaxis:recurring unsupported topic tns1:videosource/globalscenechange/imagingservice unsupported topic tns1:videosource/globalscenechange unsupported topic tnsaxis:storage/recording unsupported topic tnsaxis:storage and logger: homeassistant.config_entries kilde: config_entries.py:504 første forekomst: 21.55.44 (3 forekomster) senest logget: 21.55.44 error setting up entry p3265-v - xxxxxxxxxxxx for axis error setting up entry p3265-v - xxxxxxxxxxxx for axis error setting up entry p1455-le - xxxxxxxxxxxx for axis traceback (most recent call last): file "/usr/src/homeassistant/homeassistant/config_entries.py", line 504, in async_setup result = await component.async_setup_entry(hass, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ file "/usr/src/homeassistant/homeassistant/components/axis/__init__.py", line 21, in async_setup_entry api = await get_axis_device(hass, config_entry.data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ file "/usr/src/homeassistant/homeassistant/components/axis/device.py", line 261, in get_axis_device await device.vapix.initialize() file "/usr/local/lib/python3.12/site-packages/axis/vapix/vapix.py", line 144, in initialize await self.initialize_api_discovery() file "/usr/local/lib/python3.12/site-packages/axis/vapix/vapix.py", line 162, in initialize_api_discovery await asyncio.gather(*[api.update() for api in apis if api.supported]) file "/usr/local/lib/python3.12/site-packages/axis/vapix/interfaces/api_handler.py", line 126, in update obj_ids = await self._update() ^^^^^^^^^^^^^^^^^^^^ file "/usr/local/lib/python3.12/site-packages/axis/vapix/interfaces/api_handler.py", line 115, in _update objects = await self._api_request() ^^^^^^^^^^^^^^^^^^^^^^^^^ file "/usr/local/lib/python3.12/site-packages/axis/vapix/interfaces/light_control.py", line 66, in _api_request return await self.get_light_information() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ file "/usr/local/lib/python3.12/site-packages/axis/vapix/interfaces/light_control.py", line 74, in get_light_information return getlightinformationresponse.decode(bytes_data).data ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ file "/usr/local/lib/python3.12/site-packages/axis/vapix/models/light_control.py", line 280, in decode data=lightinformation.decode_to_dict(data["data"]["items"]), ~~~~^^^^^^^^ keyerror: 'data' ### example yaml snippet _no response_ ### anything in the logs that might be useful for us? _no response_ ### additional information _no response_ | 2024-03-31 22:24:43.000000000Z |
during reviews, the user should be able to interact with the **vocabulary hover box** only if **interactive** sentence mode is enabled, otherwise they might be confused why it's not working when in **plaintext** sentence mode, for example.  | 2024-03-31 14:59:38.000000000Z |
### problem description when using the soft keyboard, i'm unable to input capital letters. ### steps to reproduce 1. go to **preferences**. 2. turn on "prefer scancodes when possible". 3. attempt to input capital letters using the soft keyboard. ### expected behavior i expect to be able to input capital letters using the soft keyboard. ### additional information - device: realme 5 pro - android version: 11 - app version: 1.03.00 - termux version: 0.118.0+[HASH] | 2024-03-31 07:32:03.000000000Z |
i've realized that with frsky voltage and temp telemetry sensors, you can adjust ratio and/or offset to calibrate the value coming from the device if it is incorrect. however, i don't see the ability to do this with the crsf sensor equivalents. it would be very helpful to have all that adjustability added to the crsf sensor counterparts. i think it would actually be helpful to have both ratio and offset available for all voltage, temperature, current, and consumption sensors for situations where you cannot calibrate at the source. that way you don't clutter things up with calculated sensors to correct them. voltage sensor coming though with access:  equivalent voltage sensor coming through with elrs/crsf:  | 2024-03-31 17:10:02.000000000Z |
due to a change in the workflow file of the [lobechat][lobechat] upstream repository, github has automatically suspended the scheduled automatic update. you need to manually sync your fork. please refer to the detailed [tutorial][tutorial-en-us] for instructions. [lobechat][lobechat] workflow github sync fork [][tutorial-zh-cn]  [lobechat]: [LINK] [tutorial-zh-cn]: [LINK] [tutorial-en-us]: [LINK] | 2024-03-31 22:11:32.000000000Z |
### the problem are blinds considered a cover? if so, there is a problem. the state of z-wave blinds is reported as unknown. ever since the introduction of window covering v1 cc, the state of a tilt-only blind is reported as unknown and cannot be accurately controlled by home assistant. ### what version of home assistant core has the issue? core-2024.3.3 ### what was the last working version of home assistant core? core-2023.6 ### what type of installation are you running? home assistant os ### integration causing the issue zwavejs ui ### link to integration documentation on our website _no response_ ### diagnostics information the state of a cover entity is based on its position, not its tilt, so a tilt only cover does not have a state. hab home intelligence manufactures iblinds ([LINK]). they sent a test unit to home assistant at ha's request, but this problem as not been resolved. ### example yaml snippet _no response_ ### anything in the logs that might be useful for us? _no response_ ### additional information this issue has been reported by others, but the maintainer has not responded. [LINK]/ | 2024-03-31 21:04:02.000000000Z |
this issue lists renovate updates and detected dependencies. read the [dependency dashboard]([LINK]/) docs to learn more. ## repository problems renovate tried to run on this repository, but found these problems. - warn: found renovate config warnings ## edited/blocked these updates have been manually edited so renovate will no longer make changes. to discard all commits and start over, click on a checkbox. - [ ] chore(deps): update renovatebot/github-action action to v40.1.7 - [ ] chore(deps): update tj-actions/changed-files action to v44 ## detected dependencies dockerfile apps/actions-runner/dockerfile apps/alpine/dockerfile - [CODE] apps/jackett/dockerfile apps/ubuntu/dockerfile - [CODE] apps/udp-broadcast-relay-redux/dockerfile - [CODE] - [CODE] github-actions .github/workflows/build-images.yaml - [CODE] - [CODE] - [CODE] - [CODE] - [CODE] - [CODE] - [CODE] - [CODE] - [CODE] - [CODE] - [CODE] - [CODE] - [CODE] - [CODE] .github/workflows/get-changed-images.yaml - [CODE] - [CODE] .github/workflows/pr-validate.yaml .github/workflows/release-on-merge.yaml .github/workflows/release-scheduled.yaml .github/workflows/render-readme.yaml - [CODE] - [CODE] - [CODE] .github/workflows/renovate.yaml - [CODE] - [CODE] - [CODE] .github/workflows/semgrep.yml - [CODE] - [CODE] .github/workflows/simple-checks.yaml - [CODE] - [CODE] - [CODE] pip_requirements .github/scripts/requirements.txt | 2024-03-31 11:04:53.000000000Z |
in [[CODE]]([LINK] ), h4.bretterhofer.at ([LINK]) was **down**: - http code: 500 - response time: 664 ms | 2024-03-31 02:03:04.000000000Z |
in [[CODE]]([LINK] ), software center - test 1 ($softwarecenter_test_1) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 13:25:05.000000000Z |
in [[CODE]]([LINK] ), parrainage ([LINK]) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 15:36:23.000000000Z |
in [[CODE]]([LINK] ), de server (de1.elteam.ir) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 12:43:33.000000000Z |
vulnerable library - log4j-core-2.8.2.jar the apache log4j implementation library home page: ## vulnerabilities | cve | severity | cvss | dependency | type | fixed in (log4j-core version) | remediation possible** | | ------------- | ------------- | ----- | ----- | ----- | ------------- | --- | | [cve-2021-44228]([LINK]) | critical | 10.0 | log4j-core-2.8.2.jar | direct | 2.12.2 | ✅ | | [cve-2021-45046]([LINK]) | critical | 9.0 | log4j-core-2.8.2.jar | direct | org.apache.logging.log4j:log4j-core:2.3.1,2.12.2,2.16.0;org.ops4j.pax.logging:pax-logging-log4j2:1.11.10,2.0.11 | ✅ | | [cve-2021-44832]([LINK]) | medium | 6.6 | log4j-core-2.8.2.jar | direct | 2.12.4 | ✅ | | [cve-2021-45105]([LINK]) | medium | 5.9 | log4j-core-2.8.2.jar | direct | 2.12.3 | ✅ | | [cve-2020-9488]([LINK]) | low | 3.7 | log4j-core-2.8.2.jar | direct | 2.12.2 | ✅ | **in some cases, remediation pr cannot be created automatically for a vulnerability despite the availability of remediation ## details cve-2021-44228 ### vulnerable library - log4j-core-2.8.2.jar the apache log4j implementation library home page: found in base branch: main ### vulnerability details apache log4j2 2.0-beta9 through 2.15.0 (excluding security releases 2.12.2, 2.12.3, and 2.3.1) jndi features used in configuration, log messages, and parameters do not protect against attacker controlled ldap and other jndi related endpoints. an attacker who can control log messages or log message parameters can execute arbitrary code loaded from ldap servers when message lookup substitution is enabled. from log4j 2.15.0, this behavior has been disabled by default. from version 2.16.0 (along with 2.12.2, 2.12.3, and 2.3.1), this functionality has been completely removed. note that this vulnerability is specific to log4j-core and does not affect log4net, log4cxx, or other apache logging services projects. publish date: 2021-12-10 url: ### cvss 3 score details ( 10.0 ) base score metrics: - exploitability metrics: - attack vector: network - attack complexity: low - privileges required: none - user interaction: none - scope: changed - impact metrics: - confidentiality impact: high - integrity impact: high - availability impact: high for more information on cvss3 scores, click release date: 2021-12-10 fix resolution: 2.12.2 :rescue_worker_helmet: automatic remediation will be attempted for this issue. cve-2021-45046 ### vulnerable library - log4j-core-2.8.2.jar the apache log4j implementation library home page: found in base branch: main ### vulnerability details it was found that the fix to address cve-2021-44228 in apache log4j 2.15.0 was incomplete in certain non-default configurations. this could allows attackers with control over thread context map (mdc) input data when the logging configuration uses a non-default pattern layout with either a context lookup (for example, $${ctx:loginid}) or a thread context map pattern (%x, %mdc, or %mdc) to craft malicious input data using a jndi lookup pattern resulting in an information leak and remote code execution in some environments and local code execution in all environments. log4j 2.16.0 (java 8) and 2.12.2 (java 7) fix this issue by removing support for message lookup patterns and disabling jndi functionality by default. publish date: 2021-12-14 url: ### cvss 3 score details ( 9.0 ) base score metrics: - exploitability metrics: - attack vector: network - attack complexity: high - privileges required: none - user interaction: none - scope: changed - impact metrics: - confidentiality impact: high - integrity impact: high - availability impact: high for more information on cvss3 scores, click release date: 2021-12-14 fix resolution: org.apache.logging.log4j:log4j-core:2.3.1,2.12.2,2.16.0;org.ops4j.pax.logging:pax-logging-log4j2:1.11.10,2.0.11 :rescue_worker_helmet: automatic remediation will be attempted for this issue. cve-2021-44832 ### vulnerable library - log4j-core-2.8.2.jar the apache log4j implementation library home page: found in base branch: main ### vulnerability details apache log4j2 versions 2.0-beta7 through 2.17.0 (excluding security fix releases 2.3.2 and 2.12.4) are vulnerable to a remote code execution (rce) attack when a configuration uses a jdbc appender with a jndi ldap data source uri when an attacker has control of the target ldap server. this issue is fixed by limiting jndi data source names to the java protocol in log4j2 versions 2.17.1, 2.12.4, and 2.3.2. publish date: 2021-12-28 url: ### cvss 3 score details ( 6.6 ) base score metrics: - exploitability metrics: - attack vector: network - attack complexity: high - privileges required: high - user interaction: none - scope: unchanged - impact metrics: - confidentiality impact: high - integrity impact: high - availability impact: high for more information on cvss3 scores, click release date: 2021-12-28 fix resolution: 2.12.4 :rescue_worker_helmet: automatic remediation will be attempted for this issue. cve-2021-45105 ### vulnerable library - log4j-core-2.8.2.jar the apache log4j implementation library home page: found in base branch: main ### vulnerability details apache log4j2 versions 2.0-alpha1 through 2.16.0 (excluding 2.12.3 and 2.3.1) did not protect from uncontrolled recursion from self-referential lookups. this allows an attacker with control over thread context map data to cause a denial of service when a crafted string is interpreted. this issue was fixed in log4j 2.17.0, 2.12.3, and 2.3.1. publish date: 2021-12-18 url: ### cvss 3 score details ( 5.9 ) base score metrics: - exploitability metrics: - attack vector: network - attack complexity: high - privileges required: none - user interaction: none - scope: unchanged - impact metrics: - confidentiality impact: none - integrity impact: none - availability impact: high for more information on cvss3 scores, click release date: 2021-12-18 fix resolution: 2.12.3 :rescue_worker_helmet: automatic remediation will be attempted for this issue. cve-2020-9488 ### vulnerable library - log4j-core-2.8.2.jar the apache log4j implementation library home page: found in base branch: main ### vulnerability details improper validation of certificate with host mismatch in apache log4j smtp appender. this could allow an smtps connection to be intercepted by a man-in-the-middle attack which could leak any log messages sent through that appender. fixed in apache log4j 2.12.3 and 2.13.1 publish date: 2020-04-27 url: ### cvss 3 score details ( 3.7 ) base score metrics: - exploitability metrics: - attack vector: network - attack complexity: high - privileges required: none - user interaction: none - scope: unchanged - impact metrics: - confidentiality impact: low - integrity impact: none - availability impact: none for more information on cvss3 scores, click release date: 2020-04-27 fix resolution: 2.12.2 :rescue_worker_helmet: automatic remediation will be attempted for this issue. *** :rescue_worker_helmet:automatic remediation will be attempted for this issue. | 2024-03-31 15:07:51.000000000Z |
in [[CODE]]([LINK] ), adguard home dot ($ag_dot) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 13:53:07.000000000Z |
some issue body | 2024-03-31 19:03:39.000000000Z |
in [[CODE]]([LINK] ), sikd ([LINK]) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 19:11:17.000000000Z |
uvicorn 0.5 has been released. * auto-reloading will now take effect, without having to use [CODE] from the console. * multi-worker support is here. i'd suggest the following: * switch [CODE] to [CODE] in [CODE] * pin uvicorn to [CODE] * if you want to enable multiworker support (it's not the default *yet*) then use [CODE]. | 2024-03-31 00:57:27.000000000Z |
hi, my output on codecrunch has failed test case 5_1. have referenced other issues posted here but i still cant seem to solve this issue really appreciate any help thanks!  | 2024-03-31 04:44:57.000000000Z |
lately i'm using topaz video which is really hurting the gpu and this for a long period. i love whisper to make use of the gpu, but when it is already being stressed down i would prefer it uses cpu only. the cpu will have more time to finish the task for whisper and probably topaz will not slow down as much. a short probe of the gpu-load before the job starts. | 2024-03-31 12:44:08.000000000Z |
for some reason, [CODE] auto-landings are failing in browsers when using the token based triggers (enter/exit/move/stop, possibly others. clicks work as expected.) all triggers work as expected in the electron app. [LINK] foundry 11.315 matt 11.23 firefox 124.0.1 chrome 123.0.6312.86 (official build) (64-bit) opera gx (unknown, user reported it for one of their players). | 2024-03-31 05:21:43.000000000Z |
## introduction create endpoint that allows users to submit unique email address and password that will persist a new user resource and will allow subsequent logins using same credentials. goal is to allow user access to resources associated with them, for example: previous transactions they were a part of. ## parameters/constraints - validation on fields - string firstname - string lastname - string email - string password - date datecreated - unique email address - hashed password using argon2 library - user persisted - http status codes and useful but secure error messages ## tasks - [x] restful endoint [CODE] to create new user resource | 2024-03-31 20:48:51.000000000Z |
**describe the bug** starting with [HASH] (pr #66129), (some of) the lwm2m unit tests can no longer be built with coverage reporting enabled. **to reproduce** steps to reproduce the behavior: 1. [CODE] 2. observe error: [CODE] **expected behavior** at least for native_sim, all unit tests should be able to build and run with coverage reporting enabled. **impact** i used to run all my unit tests with coverage reporting enabled. now i can't. **environment:** - os: linux - toolchain: zephyr sdk - commit: [HASH] **workarounds** - revert: [CODE] | 2024-03-31 02:32:52.000000000Z |
real | 2024-03-31 06:13:34.000000000Z |
in [[CODE]]([LINK] ), bankpay - qa ([LINK]) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 11:24:52.000000000Z |
* add [CODE] or something like that * for more info see: [LINK] * add version number check * i.e. if the version number entered in the workflow's [CODE] field is lower than the current version, fail the workflow run | 2024-03-31 22:41:43.000000000Z |
## cve-2022-0536 - medium severity vulnerability vulnerable library - follow-redirects-1.14.2.tgz http and https modules that follow redirects. library home page: found in base branch: main vulnerability details improper removal of sensitive information before storage or transfer in npm follow-redirects prior to 1.14.8. publish date: 2022-02-09 url: cvss 3 score details ( 5.9 ) 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: none - availability impact: none for more information on cvss3 scores, click release date: 2022-02-09 fix resolution (follow-redirects): 1.14.8 direct dependency fix resolution ([USER]/eleventy): 1.0.0-canary.1 *** step up your open source security game with mend [here]([LINK]) | 2024-03-31 00:52:11.000000000Z |
home menu(header, footer) component ui | 2024-03-31 07:25:50.000000000Z |
### the problem i have a utility meter that i configured to reset monthly. 27 minutes ago of this writing (2024-03-31 23:27 cest), it reset: the timezone configured in my ha is set to "(gmt+01:00) berlin". when i render the template [CODE] i get [CODE] so, ha seems to be aware of the fact, that today (2024-03-31) there was a switch to daylight savings. but somehow, the utlity meter did not observe daylight savings, it should have reset one hour later. ### what version of home assistant core has the issue? core-2024.3.3 ### what was the last working version of home assistant core? _no response_ ### what type of installation are you running? home assistant os ### integration causing the issue utility meter ### link to integration documentation on our website [LINK]/ ### diagnostics information _no response_ ### example yaml snippet _no response_ ### anything in the logs that might be useful for us? _no response_ ### additional information _no response_ | 2024-03-31 21:31:06.000000000Z |
fixed [CODE] translations in the task view panel of this tool are not complete.  [CODE] - string is in crowdin. i found two occurances. [LINK] | 2024-03-31 13:11:02.000000000Z |
handle api call errors and other exceptions. this will be an ongoing task; items will be added as needed. - [x] handle status codes other than 200. - [x] handle errors thrown during api call. - [x] handle re-rendering on app server restart. | 2024-03-31 11:10:11.000000000Z |
> lib\site-packages\fluxdataqaqc\data.py:1123: futurewarning: the argument 'date_parser' is deprecated and will be removed in a future version. please use 'date_format' instead, or read your data in as 'object' dtype and then call 'to_datetime'. | 2024-03-31 01:18:46.000000000Z |
a2 | 2024-03-31 04:54:50.000000000Z |
in [[CODE]]([LINK] ), upptime ($upptime) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 21:15:28.000000000Z |
### steps to reproduce 1. make a change to [CODE] 2. run [CODE] ### expected behavior i would expect the changes i made to [CODE] to be reflected in [CODE] ### actual behavior the [CODE] method of [CODE] generates the correct css files and writes them to [CODE]. the [CODE] method of [CODE] then copies the stylesheets from [CODE] to [CODE] overwriting the newly generated stylesheets. ### solution #51444 added [CODE] and [CODE] to the [CODE] directory. either those files should be removed or the [CODE] method should output to the [CODE] directory. | 2024-03-31 05:28:57.000000000Z |
### is there an existing issue that is already proposing this? - [x] i have searched the existing issues ### is your feature request related to a problem? please describe it nope, no problems ### describe the solution you'd like when asked [CODE] can we have a point that says [CODE] that gives a resul of [CODE] ### teachability, documentation, adoption, migration strategy i'll be able to do the pr in both next.js and the docs ### what is the motivation / use case for changing the behavior? i have an api that exposes both because it's a business-to-business api, and our business cases show that some businesses will prefer to go for graphql while others will go for rest, but since we are not targetting consumers, we will incorporate both. i'm currently doing the structuring manually, if it seems like a nice feature, i'll happily give it a shot in your codebase. | 2024-03-31 16:51:18.000000000Z |
tutorial issue found: [[LINK]) contains invalid tags. even though your tutorial was created, the invalid tags listed below were disregarded. please double-check the following tags: - software-product>sap btp - abap environment - tutorial>tutorial tutorial>beginner affected server: prod | 2024-03-31 22:35:47.000000000Z |
## bug description the crossover improvement rate is inflated, because currently selection operator always chooses [CODE] individulas, instead of the amount required to produce [CODE]. this needs to be fixed after [LINK] is closed. | 2024-03-31 13:00:25.000000000Z |
i need tools decode | 2024-03-31 14:51:42.000000000Z |
i need to add 2 different servers so my setup looks like this: [CODE] but i believe each of these will call the post-action from #9 , and because the first call will have deleted the netrc file already, subsequent attempts fail with: [CODE] | 2024-03-31 08:25:32.000000000Z |
**which version of microsoft.identitymodel are you using?** 7.5.0 note that to get help, you need to run the latest version. **where is the issue?** * [x] m.im.jsonwebtokens * [ ] m.im.keyvaultextensions * [ ] m.im.logging * [ ] m.im.managedkeyvaultsecuritykey * [ ] m.im.protocols * [ ] m.im.protocols.openidconnect * [ ] m.im.protocols.signedhttprequest * [ ] m.im.protocols.wsfederation * [ ] m.im.testextensions * [ ] m.im.tokens * [ ] m.im.tokens.saml * [ ] m.im.validators * [ ] m.im.xml * [x ] s.im.tokens.jwt * other (please describe) **is this a new or an existing app?** the app is on development. **repro** attached is a unittest project. [jwt token test.zip]([LINK]) **expected behavior** when claims are added to the token, all of them should be retrievable. **actual behavior** the library is skipping one claim in between or to be more precise the odd claims are retrievable, and the pair claims are skip. | 2024-03-31 20:20:02.000000000Z |
in [[CODE]]([LINK] ), data ([LINK]) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 18:56:50.000000000Z |
### describe the bug when trying to adjust ocean placement in a region_overlay, the game throws an error. it works properly if used in a region_settings file ### attach save file [goshenville-trimmed.tar.gz]([LINK]) ### steps to reproduce 1) replace the innawood region_overlay file with the following file, which contains overmap ravine settings and overmap ocean settings [region_overlay.json]([LINK]) 2) attempt to load the above save 3) error ### expected behavior oceans are adjustable in a region_overlay the same way ravines or forests are ### screenshots  ### versions and configuration - os: windows - os version: 10.0.19045.4170 (22h2) - game version: [HASH] [64-bit] - graphics version: tiles - game language: english [en] - mods loaded: [ dark days ahead [dda], disable npc needs [no_npc_food], portal storms ignore npcs [personal_portal_storms], slowdown fungal growth [no_fungal_growth], innawood [innawood] ] ### additional context _no response_ | 2024-03-31 04:19:46.000000000Z |
i'm just curious because there isn't any yt2009 app patcher. like this:  | 2024-03-31 14:00:51.000000000Z |
in [[CODE]]([LINK] ), main ([LINK]) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 12:56:38.000000000Z |
**description:** "mărișelu" is listed in the drop-down menu alongside its corresponding county and commune, according to the [law]([LINK]). **precondition:** the [website]([LINK]/) is up an running. | 2024-03-31 19:52:16.000000000Z |
obfuscate it more. and you create issue regarding backdoor in xz lul | 2024-03-31 03:47:59.000000000Z |
in [[CODE]]([LINK] ), cubari (catbox) ([LINK]) was **down**: - http code: 500 - response time: 11756 ms | 2024-03-31 08:13:45.000000000Z |
when a bonus round is (randomly) selected then follow normal wof rules. - r, s, t, l, n and e selected automatically. - user picks 3 consonants - user picks 1 vowel - only one chance to guess puzzle. | 2024-03-31 21:49:17.000000000Z |
in [[CODE]]([LINK] ), doubledouble ([LINK]/) was **down**: - http code: 502 - response time: 769 ms | 2024-03-31 23:28:54.000000000Z |
### have you read a contributing guide? - [x] i have read contributing.md - [x] i have searched the existing issues and didn't find any that were similar - [x] i have considered creating a pull request with fixes instead of a bug report and want to proceed ### current behavior the anytype software was deleted and reinstalled. [CODE] ### expected behavior find the original files and data with the recovery phrase ### steps to reproduce uninstall the software, reinstall and log in to the software. ### environment [CODE] ### anything else? i found that in the course of normal use [CODE] under the folder, there was a file called device.key, but when i uninstalled the software, it disappeared. i'm not sure if this is a misunderstanding of my ability to recover and find my data. i was looking forward to more user-friendly(especially for non-professionals) backup, sync, and restore, as well as custom folders (i knew this was in the plans, but i was surprised by this, because this is supposed to be the most basic and important feature, and for local first software, having a solid understanding of where files are stored and how to save, back up, and sync them is the most important), | 2024-03-31 13:22:39.000000000Z |
# environment **delta-rs version**: 0.16.3 **binding**: python **os**: ubuntu22.04.1 *** # bug **what happened**: #2320 still persists in 0.16.3, but it has become more sophisticated. apparently, if the delta table contains a few parquet files, it can remove a few of them without a reason **what you expected to happen**: updates and inserts to occur according to the predicate. **how to reproduce it**: [CODE] here is the output: [CODE] | 2024-03-31 01:46:57.000000000Z |
onscan: [LINK] waiting 2 19:00:04 info onscan: 3(undefined) scanned contact has logged in current time:sun feb 26 2023 19:00:20 gmt+0800 () automatic robot chat mode has been activated {"_events":{},"_eventscount":0,"id":"[HASH]","payload":{"id":"[HASH]","talkerid":"@[HASH]","text":"","timestamp":[HASH],"type":7,"listenerid":"@[HASH]"}} | 2024-03-31 02:24:51.000000000Z |
since adobe says clearcut we are going ai many people are looking for alternatives. the only thing sumatra lacks for being the total replacement is of course [HASH] times mentioned here signature and comment section. since it's just a viewer and not an editor. yet the author should think about it...there are only 2 alternatives besides being able to do this stuff and they are in a way not as good as sumatra pdf. bigger community help and all is possible....you could replace adobe with some features for anyone. wake up guys, ai is middle ages of digitalization. | 2024-03-31 11:13:57.000000000Z |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.