input
stringlengths
0
91.7k
created_at
stringlengths
30
30
__index_level_0__
int64
0
34.7k
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 18:10:46.000000000Z
2,171
If not, is it possible to enable somehow? Sorry if it's a dumb question, but I'm not code-savvy.
2024-03-31 22:33:27.000000000Z
1,912
Vashj only gets 1 charge of shield at start of phase 2, instead of all 4. When you bring down that 1 charge, Vashj doesn't break free, and is stuck in this phase forever [LINK]
2024-03-31 15:39:06.000000000Z
17,895
-
2024-03-31 16:00:11.000000000Z
12,644
After working for a good amount of time, my bot now stopped playing youtube links or search requests. I configured logback to debug level and got this log: [CODE] Currently im running it on a RaspberryPi4, but the results dont change on my windows machine.
2024-03-31 09:28:06.000000000Z
461
[LINK] How are the browser routes handle here?
2024-03-31 14:05:27.000000000Z
23,451
In [[CODE]]([LINK] ), Japanese ([LINK]) was **down**: - HTTP code: 0 - Response time: 0 ms
2024-03-31 05:59:56.000000000Z
23,612
The newest episode appears to have the playlist image associated with it. The episode image that should go with that episode is then assigned to the next newest episode, making each image off by 1.
2024-03-31 16:11:26.000000000Z
7,849
I try to use This lib and the terminal Say: Sqlite3.DatabaseError: database disk image is malformed Help to fix it pls?
2024-03-31 02:07:01.000000000Z
23,614
In [[CODE]]([LINK] ), TheScenePlace ($TSP) was **down**: - HTTP code: 404 - Response time: 547 ms
2024-03-31 02:29:39.000000000Z
28,209
[LINK] - implement component for help us - navigation for that page - add some dummy data to backend for help us - data from back end should be able render as html
2024-03-31 13:36:47.000000000Z
5,428
In [[CODE]]([LINK] ), otakusan ([LINK]) was **down**: - HTTP code: 0 - Response time: 0 ms
2024-03-31 19:13:10.000000000Z
11,037
When using the latest version of the shader patch none of the bloom effects actually seem to work correctly the issue gets resolved when using V 1.7.0. ![20240331161815_1]([LINK]) ![20240331161811_1]([LINK])
2024-03-31 23:20:37.000000000Z
4,930
Hello, I'm trying to run python scripts in Pymol but this does not work via the 'run' button (my .py script is greyed out and not selected) or via command-line (run color_h.py). I also cannot import it (import color_h gives me ImportError: No module named color_h). Any suggestions? I'm using MacPyMOL: PyMOL v1.8.4.0 En...
2024-03-31 21:44:30.000000000Z
12,626
### Please verify that this bug has NOT been reported before. - [X] I checked and didn't find similar issue ### Security Policy - [X] I agree to have read this project [Security Policy]([LINK]) ### Description In your setup on readme under Basic the # Start the server docker compose up -d should be # Start the server...
2024-03-31 06:58:26.000000000Z
5,723
- collapse behavior for header and body borders. - ref: TODO Need to adjust the inner size when the outer border increases - ![Untitled]([LINK]) - ![Untitled1]([LINK])
2024-03-31 09:04:30.000000000Z
20,886
I noticed that we have students engage with Design Recipes for [CODE] and [CODE] twice 🤦‍ and got to wondering how that happened without being caught while I was looking at workbooks... In the [CODE] lesson, these functions occur as [CODE] for the Design Recipe Telephone activity. In the [CODE] lesson they are [CODE] ...
2024-03-31 16:10:40.000000000Z
107
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 21:20:45.000000000Z
15,992
Issue: When you click the card on, the varible will turn true. However it remains true even after a re run of the app. Scenario: I have 2 cards in my app. I have an onclick function that prints the name of the card when clicked. When I click the first card I return the title 'Card 1'. The app then re runs as all stream...
2024-03-31 10:05:43.000000000Z
10,405
Hey! I found your project and I really like it. Would you consider relicensing it under a non-GPL license? Because of static linking, this is essentially a GPL project, which makes it impossible to use in non-GPL projects. For example, you could use MPL to get the same effect as (L)GPL, but on a source-code level (that...
2024-03-31 08:37:53.000000000Z
22,984
size mismatch for proj.weight: copying a param with shape torch.Size([3072, 1024]) from checkpoint, the shape in current model is torch.Size([3072, 1280]).
2024-03-31 19:38:30.000000000Z
15
2024-03-31 09:39:41.000000000Z
20,437
### Your environment. - Version: *pionWebrtc v3.1.16* - Browser: *Chrome newest version* - Other Information - *Using simulcast feature with 16 video/audio tracks source* ### What did you do? I'm building a livestreaming project and has a peer between chrome and pion (server), it was running by pm2. In my test case, i'...
2024-03-31 14:50:30.000000000Z
4,192
When reading through the code, I noticed the following configuration options. I don't see any purpose for them: - max_desktop_len (Literally unused) - max_login_len - max_password_len
2024-03-31 01:30:16.000000000Z
3,491
### Describe the bug The Nexcloud module allows to configure [CODE] which will be appended to Nextclouds [CODE]. The conversion from [CODE] to [CODE] items is faulty in two cases: 1. Parameter name contains a dot [CODE], for example [CODE] this is converted to [CODE] 2. Parameter value contains a list of strings. And t...
2024-03-31 14:35:42.000000000Z
20,385
Need help for opening crosh please. Currently on the exploit. Chrome version: 118.0.5993.164
2024-03-31 14:53:31.000000000Z
16,546
Just in case we accidentally delete the database we should make backups maybe everyday to restore the db in case of an emergency
2024-03-31 20:28:56.000000000Z
13,693
Delta binding in phi calculus is a special binding, where [CODE] is not so much an attribute as an special container for data (sequence of bytes). It would be good to have such implementation in our [CODE]. Current implementation where [CODE] is the same attribute as any other - is a bit confusing.
2024-03-31 08:59:14.000000000Z
19,757
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: QA BLUE
2024-03-31 06:00:21.000000000Z
25,650
Hello. Could you update this tweak to work with TrollStore for Appletv on TvOS 16.6.1 please?
2024-03-31 21:52:07.000000000Z
22,048
In [[CODE]]([LINK] ), Cashline Admin Portal - DEV ([LINK]/) was **down**: - HTTP code: 0 - Response time: 0 ms
2024-03-31 14:52:35.000000000Z
6,754
It is not a priority but it would be advisable to implement a simple way to export and import modules.Not all users are knowledgeable enough to browse to the folder where the json files are to make a copy themselves.
2024-03-31 21:49:54.000000000Z
9,657
It does not appear possible to reduce the video frame below 32 pixels in height, regardless of if a logo is selected in [CODE] or not This is most noticeable when playing audio files as previously the video area was completely hidden whereas now it shows an area that cannot be reduced below 347x32 pixels. It looks like...
2024-03-31 11:43:52.000000000Z
16,313
In [[CODE]]([LINK] ), lintas.net.id ([LINK]) was **down**: - HTTP code: 0 - Response time: 0 ms
2024-03-31 09:02:23.000000000Z
3,382
Hello author, I am looking forward to your training file and would like to ask when the entire project file can be fully uploaded
2024-03-31 13:43:25.000000000Z
31,083
*Title*: *Unexpected Termination of WebSocket Connection through Envoy Proxy with SignalR: Error 1006 without Reason* *Description*: In the context of deploying an Angular application, which is served via an Nginx web server and communicates with a backend utilizing SignalR, I am encountering a perplexing issue. This c...
2024-03-31 00:03:51.000000000Z
4,131
### What happened? I cannot update from version v23.10.9 to a higher version. I even get an OTA error for the next version. ### To Reproduce Bug Downgrade to v23.10.9 and try to upgrade to on of the newer versions. ### Expected Behavior Successful update to any of the next versions ### Install Method Pre-Compiled binar...
2024-03-31 20:56:27.000000000Z
11,827
2024-03-31 10:44:59.000000000Z
3,021
I had to enter feedWaitTime=0 in conf.ini for it to work, but it sends all the posts that are pinned repeatedly, without stopping
2024-03-31 22:14:03.000000000Z
25,234
### Runtime Deno ### Runtime Version 1.42.0 ### Version 18.0.1 ### Describe the bug Sometimes when I leave a Discord bot running on my computer, let it fall asleep, and then come back on, I find that the bot has exited with this error output: [CODE] This doesn't always happen when my bot is running while my computer fa...
2024-03-31 03:42:48.000000000Z
19,449
new!
2024-03-31 07:24:25.000000000Z
30,351
In [[CODE]]([LINK] ), Bankpay - CCE ([LINK]) was **down**: - HTTP code: 0 - Response time: 0 ms
2024-03-31 03:51:08.000000000Z
5,448
Could we create the v3.2.4 release from the master branch? This would allow us to use the new version in libraries such as Sequelize and replace some of the current synchronous function calls with async ones to improve the performance in Sequelize.
2024-03-31 19:34:11.000000000Z
18,026
The version 1.1.7 of free5gc chart is not working with flux due to the below error. [CODE]
2024-03-31 00:28:52.000000000Z
67
- member - - password - null - socialType Enum String - password length 16 -> 20
2024-03-31 16:03:34.000000000Z
4,665
In [[CODE]]([LINK] ), TechinAsia_Laravel_API ([LINK]) was **down**: - HTTP code: 403 - Response time: 175 ms
2024-03-31 05:47:22.000000000Z
23,161
test on development first and then turn on in production
2024-03-31 12:21:43.000000000Z
11,673
In [[CODE]]([LINK] ), HawkeUno ($UNO) experienced **degraded performance**: - HTTP code: 403 - Response time: 1803 ms
2024-03-31 04:30:43.000000000Z
14,726
Hi, Can you please add National Anti-Fraud Center app into your distributed system? National Anti-Fraud Center (NAFC) is a Chinese mobile application developed by the [Ministry of Public Security] first published in March 2021. The software claims that it can maintain telecommunications network security, create channel...
2024-03-31 02:42:51.000000000Z
13,502
Hello, I'm a student, and I'm interested in your research on XNFV platform. I can't get the monitoring data of VNF at present, and I found that your Sflow agent is used to collect the monitoring data of VNF. But the error I reported when running main.go is as follows. Can you help me solve it? [root[USER] xnfv-SflowCol...
2024-03-31 14:13:02.000000000Z
24,589
Discover the importance of self-reflection and how it can lead to personal growth and self-awareness.
2024-03-31 04:52:24.000000000Z
17,656
In [[CODE]]([LINK] ), il.ax ([LINK]) was **down**: - HTTP code: 0 - Response time: 0 ms
2024-03-31 11:30:44.000000000Z
12,569
Remove all find command and related items
2024-03-31 09:31:23.000000000Z
29,010
The only time dummy components are okay is for collisionwake because managing it otherwise is a mess, but this does not need it.
2024-03-31 05:30:50.000000000Z
6,879
### Issue description I'm running a bare metal k8s cluster (kube_version: v1.14.1), with nvidia-gpu-device-plugin pods on each one of my GPU servers to enable GPU resources allocation. I'm deploying the k8s cluster using Kubespray, and I have two GPU enabled servers - (let's call them servers A and B). On server A I've...
2024-03-31 04:26:27.000000000Z
8,939
In [[CODE]]([LINK] ), AsianCinema ($ACM) experienced **degraded performance**: - HTTP code: 200 - Response time: 1579 ms
2024-03-31 17:18:04.000000000Z
13,266
### Describe the bug If a function call has default values, such as [CODE] and its [CODE] method, the visual script node does not correctly initialize the input pins with the function's default values. ### Expected behavior The [CODE] node's [CODE] method should default [CODE] to a value of [CODE]. ### Actual behavior ...
2024-03-31 01:58:54.000000000Z
23,498
Display UV lights as greyscale instead of RGB
2024-03-31 15:48:24.000000000Z
11,373
We noticed that the regexes that checks the worker names does not match the actual names of some worker, causing crashes of the server over sending time losses notification and we can no longer block workers that has the non matching name. for example and demonstration purposes these workers is unblockable: [LINK] [LIN...
2024-03-31 23:36:28.000000000Z
8,372
### Rules - [X] I made myself familiar with the and <a href='[LINK]>. - [X] I understand that, if insufficient information or no app logs will be provided, my issue will be closed without an answer. ### What's wrong? I have a Vivobook S15 K3502ZA and I can't see any OLED features like FlickerFree or even the colour gam...
2024-03-31 21:37:39.000000000Z
22,402
## aws.tf - Ensure that an S3 bucket has a lifecycle configuration Violation detected in /aws.tf:[1-25] :page_with_curl: File Type: terraform :no_entry: Details - Ensure that an S3 bucket has a lifecycle configuration
2024-03-31 04:45:50.000000000Z
11,386
When I use the chat-3.5-turbo model, I encounter the following error. How can this be resolved? [CODE]
2024-03-31 10:57:12.000000000Z
20,281
In [[CODE]]([LINK] ), MS - SHOP ($MS_SHOP_URL) was **down**: - HTTP code: 404 - Response time: 226 ms
2024-03-31 09:26:05.000000000Z
33,940
In [[CODE]]([LINK] ), goormIDE ([LINK]) was **down**: - HTTP code: 403 - Response time: 742 ms
2024-03-31 15:29:33.000000000Z
26,286
Could please enable this feature wherein the VIT Student app automatically schedules time slots on the Google Calendar with the Room no. As I spend an hour on this every week, it would be really helpful for everybody if this feature gets included in.
2024-03-31 13:42:23.000000000Z
21,983
In [[CODE]]([LINK] ), Sanbox test ([LINK]) was **down**: - HTTP code: 401 - Response time: 427 ms
2024-03-31 17:06:49.000000000Z
34,105
In [[CODE]]([LINK] ), Cashline Java - Dev ([LINK]) was **down**: - HTTP code: 0 - Response time: 0 ms
2024-03-31 23:42:12.000000000Z
21,024
As a Site Admin I can create, read, update and delete posts in my Dashboard so that I can manage my blog content #### Acceptance Criteria 1.Admin has special features in the dashboard compared to regular users. 2. Hability to create posts, comments and delete other users content without it needing to be approved. ### T...
2024-03-31 09:57:44.000000000Z
27,935
Hi, I submitted my result to the WOD 3D detection (validation set), and got an error: [CODE] The submission link is [LINK] It's been >4h since I submitted the result. What caused this issue and how should I solve it? Thanks!
2024-03-31 09:08:47.000000000Z
24,345
Choose some of the default highlight to highlight text on light mode and it works pretty well But when switching to dark mode, it's very hard to see the highlighted text **Device information:** App version: 3.0.11-[HASH]-desktop-beta OS: OS X 10.15.7 Browser: Electron 28.2.1β Pro: true
2024-03-31 05:02:16.000000000Z
11,805
manual instrumentation example
2024-03-31 02:38:25.000000000Z
24,489
In [[CODE]]([LINK] ), Immich ([LINK]) was **down**: - HTTP code: 530 - Response time: 88 ms
2024-03-31 19:10:56.000000000Z
1,654
In [[CODE]]([LINK] ), English ([LINK]) was **down**: - HTTP code: 508 - Response time: 1338 ms
2024-03-31 16:10:19.000000000Z
17,312
In [[CODE]]([LINK] ), fatorx ([LINK]) was **down**: - HTTP code: 0 - Response time: 0 ms
2024-03-31 06:35:35.000000000Z
33,071
When creating the initial Astro project with [CODE] we're asked to define what version of TypeScript we're planning to use. Should we recommend anything? While anyone can use whatever they'd like to, I figure for the docs it would be useful to say "here are the assumed settings" - for example, - Do you plan to write Ty...
2024-03-31 21:03:20.000000000Z
18,946
Set site wide default color scheme to brand palette
2024-03-31 16:25:13.000000000Z
2,360
Hi! Thanks for your excellent work, I reproduced the code following the process in the readme.md and found that the loss does not converge. May I ask what the reason is? The running script is: CUDA_VISIBLE_DEVICES=4,5,6,7 python tools/run_net.py \ --init_method tcp://localhost:9878 \ --cfg configs/Egtea/MVIT_B_16x4_CON...
2024-03-31 06:51:13.000000000Z
27,194
Overall dependency risk changed: Package risk is now Critical Due to vulnerabilities: GHSA-449p-3h89-pw88,CVE-2023-49569 Package name: github.com/go-git/go-git/v5, version: 5.2.0 [View in Apiiro]([LINK]) Package risk is now Medium Due to vulnerabilities: GHSA-45x7-px36-x8w8,CVE-2023-48795 Package name: golang.org/x/cry...
2024-03-31 11:05:15.000000000Z
15,579
In [[CODE]]([LINK] ), polkadot.w3f.community/candidate/address ([LINK]) was **down**: - HTTP code: 0 - Response time: 0 ms
2024-03-31 04:12:22.000000000Z
31,912
In [[CODE]]([LINK] ), Bellshade Website ([LINK]) was **down**: - HTTP code: 0 - Response time: 0 ms
2024-03-31 04:11:07.000000000Z
21,587
In [[CODE]]([LINK] ), Wiki ([LINK]/) was **down**: - HTTP code: 0 - Response time: 0 ms
2024-03-31 17:43:31.000000000Z
2,539
In [[CODE]]([LINK] ), Server Ultra ([LINK]) was **down**: - HTTP code: 403 - Response time: 1088 ms
2024-03-31 18:31:54.000000000Z
12,979
Basically what it says on the tin. While certainly very minor, I have a scenario which could benefit from this optimization right now. I have leaderboards for individual level runs and have a constant-time switch to switch them between running during the stage (i.e. starting when the stage starts) or simply submitting ...
2024-03-31 19:15:08.000000000Z
27,836
**Describe the requested icon**. I would like a disco icon. The core use cases are related to music, parties, bars and nightlife. **Screenshots**. Some inspiration: _Thank you all for the amazing work on ph icons_
2024-03-31 08:24:58.000000000Z
27,816
This may have something to do with the account being on Free? [LINK]
2024-03-31 23:17:20.000000000Z
15,521
Firstly I want to say this is a really cool repository and I appreciate this being out there as a Linux User! I was trying to build using iOS 17.4 (Xcode 15.3 ubuntu22.04 amd64), however I have been running into some issues relating to compilation. Seeing how the version of swift-package-manager only supports 5.9, I di...
2024-03-31 22:41:56.000000000Z
5,038
In [[CODE]]([LINK] ), PortalKits ([LINK]) was **down**: - HTTP code: 0 - Response time: 0 ms
2024-03-31 17:34:32.000000000Z
29,834
The data pipeline tasks to train the [CODE] and [CODE] models exit with code 137. Accessibility : Performance: This could be because of using the [CODE] worker type for these individual tasks. During CI, the models are trained on Taskcluster using the [CODE] worker type. )
2024-03-31 08:45:50.000000000Z
13,268
In [[CODE]]([LINK] ), privacydev.net ([LINK]) was **down**: - HTTP code: 502 - Response time: 1572 ms
2024-03-31 15:39:24.000000000Z
13,906
With the latest tck runner setup the repository beans are being injected, and hibernate is configured, but I'm failing to see the tck entity tables being created, and when I run one the [CODE] test from the command line, there is no [CODE] This is coming from the test calling the numbers.countBy() method, which is hitt...
2024-03-31 07:55:12.000000000Z
33,447
Apple says "**Starting May 1: You'll need to include approved reasons for the listed APIs used by your app's code to upload a new or updated app to App Store Connect.**" Please add privacy policy otherwise we couldn't use this library.
2024-03-31 06:17:15.000000000Z
17,277
## Steps to reproduce Run the following commands: 1. [CODE] 2. [CODE] 3. [CODE] ### Expected Nothing. ### Actual Panic when running. Details [CODE] ## Additional Info [CODE] When I install the latest [CODE] from the [CODE] it doesn't panic: [CODE]
2024-03-31 15:01:08.000000000Z
24,642
We have been deploying the new release of the trinityX for a week and we hit an issue of old CV repository . Upon deploying using a playbook of controller.yml the error was listed as below 2023-11-16 00:50:15,875 p=297375 u=root n=ansible | failed: [controller1] (item={'name': 'sensu-plugins-mailer', 'state': 'present'...
2024-03-31 14:39:36.000000000Z
33,930
First of all: Nice project, nice compact implementation and good that there is libretro support as I couldn't get myself doing it. :-) In all math operations that set a flag result in VF and VF is also Vx, the result register, the result of the operation needs to be the flag result of the operation, not the operation r...
2024-03-31 09:00:42.000000000Z
27,075
![image]([LINK]) This occurs with mobile resolution while in landscape mode. Pressing the button only changes the icon to an x.
2024-03-31 09:35:48.000000000Z
4,222
Hi, I have a GRPC request: [CODE] But it seems like resoure, subject is being empty? I once look at pb.encode, but don't know how to fix
2024-03-31 13:24:31.000000000Z
31,989
New description for issue
2024-03-31 20:37:18.000000000Z
19,816
The ebuild has dev-util/meson in the build dependencies, but shouldn't it be dev-build/meson?
2024-03-31 17:04:27.000000000Z
10,412
I"m not sure if I did something wrong but I installed bc and bind with [CODE] and ran the script with [CODE] This is what it showed when it finished: ![CleanShot 2024-03-31 at 09 25 27]([LINK]) This is on an M1 MBA running macOS 14.3.1
2024-03-31 13:27:56.000000000Z
26,214
In [[CODE]]([LINK] ), Search v2 ([LINK]) was **down**: - HTTP code: 500 - Response time: 186 ms
2024-03-31 11:51:22.000000000Z
292