79468679

Date: 2025-02-26 06:13:39
Score: 4.5
Natty:
Report link

'( color: ( primary: $KiteCab-primary' does not exist in your theme config .... This are shwoing after the installation of custom theme AnyOne Help Please to Solve in 17

Reasons:
  • RegEx Blacklisted phrase (0.5): AnyOne Help Please
  • RegEx Blacklisted phrase (1.5): Help Please
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Aaditya Mishra

79468657

Date: 2025-02-26 05:59:36
Score: 1
Natty:
Report link

TAKE BACKUP FIRST

  1. Find your js build files.
  2. cd to that directory.
  3. And run this command: grep -rl --include="*.js" <old-text-in-quotes> . | xargs sed -i 's|<old-text>|<new-text>|g'
  4. Hard reload your app and you'll find it working.
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Ashish Kumar Jha

79468654

Date: 2025-02-26 05:58:36
Score: 1
Natty:
Report link

If you are playing locally, you should try

gcc -c -fdump-tree-gimple hi.c

It will generate a temp file naming like hi.c.004t.gimple.

If you are playing in an online playground, like Godbolt.

You should try to add options -dump-tree-gimple in a compiler windows

This is an example.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Xiangyu Meng

79468642

Date: 2025-02-26 05:49:34
Score: 1.5
Natty:
Report link

This problem got solved by first installing osgeo4w package. While running the setup, use express install option and keep gdal option checked only. Then check the gdal version using the command gdalinfo --version...once u get the version, edit these lines of code in settings.py file of your project by removing the extension .dll by replacing with ... GDAL_LIBRARY_PATH = r'C:\OSGeo4W\bin\gdal310' GEOS_LIBRARY_PATH = r'C:\OSGeo4W\bin\geos_c.dll'

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: saba fatima

79468635

Date: 2025-02-26 05:46:33
Score: 0.5
Natty:
Report link

You can remove the css for button here:

@media (prefers-color-scheme: light) {
  :root {
    color: #213547;
    background-color: #ffffff;
  }
  a:hover {
    color: #747bff;
  }
  /* button {
    background-color: #d36c6c;
  } */
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Pinal Tilva

79468606

Date: 2025-02-26 05:24:29
Score: 1
Natty:
Report link

I am also faced this issue, the following help me to fixed the issue.

First, lets remove gradle alltogether (i had cache issues):

sudo rm -rf ~/.gradle

Then remove node modules on repo

rm -rf node_modules

install node modules

npm install

Downgrade vision camera library to version 4.3.2 as im using react-native version of 0.73.6

npm i [email protected]

if using expo, clean prebuild by npx expo prebuild --platform=android --clean you can also run ./gradlew clean on ./android folder to make sure no caches present then clear metro cache and start the app sudo rm -rf $TMPDIR/metro-cache npx expo run:android

Hope this helps!

Reasons:
  • Blacklisted phrase (1): help me
  • Blacklisted phrase (1): help me to fix
  • Whitelisted phrase (-1): Hope this helps
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Prabakaran T

79468602

Date: 2025-02-26 05:22:29
Score: 1
Natty:
Report link

The URL scheme prefs:root=General&path=SOFTWARE_UPDATE_LINK will not open directly the settings in iOS. In iOS 10 and later, Apple has deprecated many of the prefs: URL schemes for security and privacy reasons, and others may not work due to other reasons.

The only thing you can do is open the general settings page and it's up to users to get to the Software Update settings.

You can try using JavaScript

import React from 'react';

import { View, Button, Alert } from "react-native";

const App = () => {

openSettings: async () => {

Alert.alert(

'Update Required',

‘Please go to Settings > General > Software Update to see latest iOS updatesKorean tech giant Samsung has also issued instructions on how to remove the malware.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: MFMTWOSTARS

79468595

Date: 2025-02-26 05:18:28
Score: 1
Natty:
Report link

To fix the Gradle sync error, follow these steps:

  1. Replace JCenter with Maven Central: In your build.gradle file, update the repository section to:

repositories { google() mavenCentral() } // Replace JCenter with Maven Central

  1. Clear Gradle Cache: Run the command to clean the Gradle cache:

./gradlew cleanBuildCache

  1. Check Network/Proxy: Ensure your new machine has the correct network settings and no proxy is blocking the connection.

  2. Update Gradle Version (Optional): Update Gradle by running:

./gradlew wrapper --gradle-version <latest_version>

  1. Use SSL Trust > To do this temporarily, add this to your gradle.properties:

systemProp.gradle.ssl.verify=false

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Mansi Panchani

79468584

Date: 2025-02-26 05:11:26
Score: 2
Natty:
Report link

Multiwood office furniture combines strength, style, and functionality to create a workspace that is both professional and long-lasting. Made from high-quality engineered Multiwood, these https://multiwood.com.pk/furniture pieces are water-resistant, termite-proof, and highly durable, making them ideal for corporate environments.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Saneha Mansha

79468568

Date: 2025-02-26 05:00:23
Score: 4.5
Natty: 5
Report link

Thanks a bunch. Had the same problem.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Uwe Degenhardt

79468566

Date: 2025-02-26 04:55:22
Score: 1
Natty:
Report link

How are you transferring the data? Did you set up an EC2 instance and run the DataSync agent there? If so, you might need to allocate more memory.

If you're doing it without an EC2 instance, I think you're right — the bucket might be too large. You should consider filtering the data and transferring it step by step, especially if it's a one-time operation.

If this also does not work you may need to contact support - in my experience DataSync behaves weird sometimes and I had multiple cases where the support had to fix something for me, before it worked.

Reasons:
  • Whitelisted phrase (-1): it worked
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): How are you
  • Low reputation (1):
Posted by: Alex

79468555

Date: 2025-02-26 04:47:21
Score: 1
Natty:
Report link

Playing around with the printing tool, I have found that println() is working while Log.e() is not working in Compose. So a alternative would be println("TAG + info"), and filter TAG in LogCat

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: llclceill

79468551

Date: 2025-02-26 04:46:20
Score: 4.5
Natty:
Report link

what kind of noob are ya? hell nah learn some react bro

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): what kind of
  • Low reputation (1):
Posted by: rakhsan haque

79468545

Date: 2025-02-26 04:42:19
Score: 1.5
Natty:
Report link

Generate the file in a separate folder (that should be empty) and move it to the main folder right after generation (which will make the other folder empty again for next use).

When you move, you have the option to overwrite the file if it already exists.

enter image description here

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Laviza Falak Naz

79468543

Date: 2025-02-26 04:42:19
Score: 1.5
Natty:
Report link

I faced with memory leak issue with one queryset. In my case solution was to get only fields that I want to use with QerySet.values(*fields) together with QuerySet.iterator(). But there is a limitation of usage iterator. In accordance with this article, if you use a connection pooler (like PgBouncer, I believe it is just a question of time when DB should start to use it) in transaction mode, you should pay attention that during new transaction DB cursor of previous transaction is not available. So QerySet.iterator() probably will fail with error in such case unless you wrap it with transaction.

Also in my situation I stumbled with ridiculous situation when QuerySet.iterator() did not helped and there was still huge memory consumption. Two days of investigation shown that in DB connection settings DISABLE_SERVER_SIDE_CURSORS was set to True and django just did not use DB cursors. I just removed it and everything started to work as expected.

Reasons:
  • Blacklisted phrase (1): this article
  • RegEx Blacklisted phrase (1): I want
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Vlad Farsiyants

79468540

Date: 2025-02-26 04:41:19
Score: 3.5
Natty:
Report link

A typo error in the build.gradle file caused this issue for me. If you have a Gradle: Build Error displayed in the bottom panel, your Gradle tasks will not show. enter image description here

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Stefan

79468539

Date: 2025-02-26 04:41:18
Score: 12 🚩
Natty: 5.5
Report link

[Adding this as an answer because I don't have a high enough Reputation score to post comments]

I know this is an old question, and not sure if it's ok to add on a variation, but here goes anyway:

I have a very similar use case, except that the values I'm trying to match may have numbers at the end, like A1, A2, CR3, etc. I want them to be added up such that all A* are counted together, all CR* are counted together, etc.

I'm using the solution provided by @VBasic2008 , and I tried adding the * in the Code list, but it doesn't work. How do I enable this for wildcards? Thanks in advance!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): How do I
  • RegEx Blacklisted phrase (3): Thanks in advance
  • RegEx Blacklisted phrase (1.5): enough Reputation
  • RegEx Blacklisted phrase (1): I want
  • Long answer (-0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • User mentioned (1): @VBasic2008
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: excel_user

79468537

Date: 2025-02-26 04:36:17
Score: 2.5
Natty:
Report link

Self resolved. The callbacks signIn does not control sign-in, it is a callback that is executed when sign-in is performed. It also appears that it is not something that can be used with OAuth.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Mikoshiba-Kyu

79468516

Date: 2025-02-26 04:21:12
Score: 12 🚩
Natty: 6.5
Report link

"I have the same question as you. Have you managed to solve it yet?"

Reasons:
  • Blacklisted phrase (1): I have the same question
  • Blacklisted phrase (3): Have you managed
  • RegEx Blacklisted phrase (1.5): solve it yet?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same question
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: loc nguyen xuan

79468509

Date: 2025-02-26 04:17:12
Score: 0.5
Natty:
Report link

public static SerialPort port = new SerialPort("COM4", 9600, Parity.None, 8, StopBits.One);

    static byte[] Opne_port = new byte[] { 0xA0, 0x01, 0x01, 0xA2};
    static byte[] Close_port = new byte[] { 0xA0, 0x01, 0x00, 0xA1 };

private void button1_Click(object sender, EventArgs e) {

        port.Open();
      //  port.Write(1, 01, 01);
        
        port.Write(Opne_port, 0, 4);
        System.Threading.Thread.Sleep(3000);
       // port.Write(Close_port, 0, 4);
        // Thread.Sleep(500);
    }
Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: quang nam

79468508

Date: 2025-02-26 04:15:11
Score: 2.5
Natty:
Report link

You can prefix the route folder names with an underscore (_) to make them private and exclude them from being recognized as routes. When you need them again, simply remove the underscore.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Rafiur Rahman Protik

79468507

Date: 2025-02-26 04:15:11
Score: 1
Natty:
Report link

If you have fields in your singleton, you got to initialize them in the fields themselves and not in the constructor

class MyClass {

private List<String> keys = new ArrayList<>();

private MyClass() {}

}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: robertomessabrasil

79468496

Date: 2025-02-26 04:11:10
Score: 2.5
Natty:
Report link

Telegram at the moment does not send message_reaction updates from individual users in channels (for privacy reasons oddly). It only sends message_reaction_count occasionally.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Twiddles

79468491

Date: 2025-02-26 04:08:09
Score: 2
Natty:
Report link
conda install conda-forge::hnswlib

works in Windows.

Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: James Cail

79468484

Date: 2025-02-26 04:03:08
Score: 1.5
Natty:
Report link

I am afraid but there is no feature available which would export just part of the content tree. The available site export does only a full export - exports all the pages. If you want to get just part of the content tree, you will need to create a custom tool using the pages API to get the data of desired pages and then store them in desired format.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: jurajo

79468480

Date: 2025-02-26 04:01:08
Score: 1.5
Natty:
Report link

Query:

SELECT banner FROM v$version WHERE banner LIKE 'Oracle Database%'

Output:

Oracle Database 10g Release 10.2.0.4.0 - 64bit Production
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Sanaulla Haq

79468477

Date: 2025-02-26 03:58:08
Score: 2.5
Natty:
Report link

If you don't want to change the project configuration or uninstall some packages, you may need to create a .prettierignore file and write a * in it. When you want to use prettier, delete the file and execute "npx prettier --write .". Also, I don't like the prettier plugin.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: One24 Jack

79468471

Date: 2025-02-26 03:55:07
Score: 0.5
Natty:
Report link

Your, understanding mostly correct but just clarify:

connection.query(sql,value):

connection.execute(sql,value):

So, B1 function is the most efficient when running the same query multiple times because connection.prepare sends a single query to MySQL to create a prepared statement and also close after execute query.

B2 function is wasteful because it prepares the statement twice.

B3 function is simple but less efficient than B1 for repeated queries.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Utsav Sheta

79468466

Date: 2025-02-26 03:51:06
Score: 2.5
Natty:
Report link

Turns out that some headers are sent in lowercase format on Android, whereas the backend, which is built on PHP, is case sensitive when dealing with headers. Thus, the Axios request sent the 'authorization' header but the server expected an 'Authorization' header (notice the difference in case.) I adjusted the server to convert the headers into lowercase before doing the authentication process using JWT.

Reasons:
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: J Guerrero

79468462

Date: 2025-02-26 03:50:05
Score: 4.5
Natty: 4
Report link

You can find the solution implemented using depth first search here - https://parucodes.blogspot.com/2025/02/word-search-in-maze-using-depth-first.html?m=1

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: rakesh rk

79468461

Date: 2025-02-26 03:48:05
Score: 3
Natty:
Report link

create new terminal that's the best thing that you can do

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Kumar Shashank

79468442

Date: 2025-02-26 03:36:03
Score: 3.5
Natty:
Report link

Should'n it be as simple as this?

def round_down(num, decimals):
    a, b = str(num).split(".")
    return f"{a}.{b[:decimals]}"

a = 28.266
print(round_down(a, 2))
# 28.26
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Henrique Bonadio

79468441

Date: 2025-02-26 03:35:02
Score: 1.5
Natty:
Report link

The simplified answer is: Actions are old, and there for backwards compatibility.

There's nothing an action can do that a method cannot do better.

Just ignore them. They behave a bit like functions, if you ever see one, you'll be able to understand one, but you shouldn't use them imho

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Kudapucat

79468438

Date: 2025-02-26 03:34:02
Score: 3
Natty:
Report link

Git-rename vscode extension

This allows you to right click the file in VScode and do a "git mv". The file will be detected properly as a renamed in source control,

vscode source control

github desktop source control

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: tinker

79468422

Date: 2025-02-26 03:24:01
Score: 0.5
Natty:
Report link

I tried and successfully reproduced this issue. As the error message shows and described in this document, if you want to avoid this error, you need to build the project by calling MsBuild.exe from the Visual Studio Developer Command Prompt: msbuild xxx.sln /p:Configuration=Debug, because this task is not supported on the .NET Core version of MSBuild. Or you can change the target framework of your project to .NET Framework. If you don't want to do this, you may need to look for some third-party tools to meet your needs.

Reasons:
  • Blacklisted phrase (1): this document
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Single line (0.5):
Posted by: Cody Liang

79468405

Date: 2025-02-26 03:09:58
Score: 2.5
Natty:
Report link

There is a Chromium bug filed for that: https://issues.chromium.org/issues/364634040.

We've run into the same issue, and I confirmed that it used to work as expected before Chrome v127.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: bitval

79468386

Date: 2025-02-26 02:56:55
Score: 3
Natty:
Report link

POJO is plain old Java Object. It works the same as JAVA Bean and it basically is a constructor with all your getters and setters in one place.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Gideon Kirimanjaro

79468381

Date: 2025-02-26 02:52:54
Score: 3.5
Natty:
Report link

=MAXIFS(B1:J1,K1,0)

This formula will work for row 1.

Further reference here https://support.microsoft.com/en-au/office/maxifs-function-dfd611e6-da2c-488a-919b-9b6376b28883

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: MTwem

79468378

Date: 2025-02-26 02:50:53
Score: 2
Natty:
Report link

I think you can check the settings in vscode, search Editor: Format On Type and Editor: Format On Save, and make sure they are off because these settings will format your code, which may result in unexpected extra space. That's all the suggestions I can give to you, hope you can find a solution.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Haoning Xu

79468375

Date: 2025-02-26 02:48:53
Score: 1.5
Natty:
Report link

You cannot just use the .exe file in the bin folder because this exe file is rely on the other files in the project folder including .dll and .csprj file. I’m not sure you have actually tried the publish function, even though you mentioned you did in the comment. Please verify your operation based on the tutorial below.

  1. Open the Publish Window In Solution Explorer, right-click your project (not the solution). Select "Publish" from the context menu. enter image description here.
  2. Create a New Publish Profile Choose "Folder" as the publish target and click "Next". enter image description here
  3. Select the Target Folder Specify a local path (e.g., C:\Publish\MyApp). enter image description here Click "finish". 4 Publish the Application enter image description here Click the "Publish" button.

Visual Studio will build the project and output the necessary files to the specified folder.

And you can try if it works when you copy the entire publish folder to the other computer.

Reasons:
  • Probably link only (1):
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Zhenning Zhang

79468374

Date: 2025-02-26 02:47:53
Score: 0.5
Natty:
Report link

Whilst typing this out, and going line-by-line it became apparent I made a mistake in the importing of DaisyUI at the top of my style.css file. I did not read the documentation carefully (dyslexia kicks in with a punch).

Wrong ❌

In style.css:

@import "tailwindcss";
@import "daisyui";

Correct ✅

In style.css:

@import "tailwindcss";
@plugin "daisyui";

The mistake of typing it in myself instead of copying the code directly from their official documentation. I missed that it's plugin and not import. That's because DaisyUI is a plugin to tailwindcss and not it's own CSS framework.

Writing out issues on StackOverflow really helps with problem-solving! Hopefully this benefits others who might run into this same error message.

Reasons:
  • Blacklisted phrase (1): StackOverflow
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: Yusuf Ismail

79468367

Date: 2025-02-26 02:42:52
Score: 1.5
Natty:
Report link

Actually I think I might've fixed this with the following in my userControl loaded event:

Dispatcher.BeginInvoke(new Action(() => {
        // execute some logic here
    }));

Don't know if it's the right way, but it works.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: George

79468365

Date: 2025-02-26 02:38:51
Score: 0.5
Natty:
Report link

Solving old problems with new Excel Solutions. This uses the map function to iterate through x and y, then creates a custom lambda function to shorten some of the calculations:

=LET(
    x, X1:X3,
    y, Y1:Y3,
    MAP(
        SEQUENCE(ROWS(x)),
        LAMBDA(v,
            LET(
                r, LAMBDA(a, ROWS(INDEX(a, 1):INDEX(a, v))),
                SUMPRODUCT(
                    INDEX(x, SEQUENCE(r(x))),
                    INDEX(y, SEQUENCE(r(y), , r(y), -1))
                )
            )
        )
    )
)

enter image description here

Reasons:
  • Probably link only (1):
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Bam

79468358

Date: 2025-02-26 02:33:50
Score: 2.5
Natty:
Report link

If you are just looking for a quick way to navigate by keyboard (not exactly 10 lines) then use he following:

Jumping Vertically: page up, page down

Jumping Horizontally: home and end

Fine Tuning: arrow keys

a lost art thanks to the mouse!

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: QtheDOC

79468348

Date: 2025-02-26 02:28:49
Score: 4
Natty:
Report link

You may try to check again the instructions from the link (https://developers.google.com/android/guides/client-auth), or you may check the video (https://www.youtube.com/watch?v=W3Zno0j4kiU&list=PLxefhmF0pcPmTIE0yl7wNw7JqUceYuL_L&index=3&pp=iAQB) which might also help you to check if you get a SHA correctly, or if you missed out something.

If both ways do not help, you may refer to the link (Flutter and google_sign_in plugin: PlatformException(sign_in_failed, com.google.android.gms.common.api.ApiException: 10: , null)) and find for more answer.

Reasons:
  • Blacklisted phrase (1): youtube.com
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: zx goh

79468342

Date: 2025-02-26 02:22:48
Score: 1.5
Natty:
Report link

Does Spring-kafka-listener try to fetch all-topic-metadata-consumer relations, if I use same consumer-group-id?

Yes it would fetch meta-data for topics since same groupId is managing the topic across.

The way to avoid would be to use different Kafka consumer groupId which can be configured per kafka listener's annotation.

@KafkaListener(topics = "topic1", groupId = "#{@kafkaListeners.groupIdTopic1}") @KafkaListener(topics = "topic2", groupId = "#{@kafkaListeners.groupIdTopic2}")

Reasons:
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: in4976

79468339

Date: 2025-02-26 02:20:48
Score: 1.5
Natty:
Report link

add code at top of the file(python 3.7+)

from __future__ import annotations
Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: lei zhang

79468333

Date: 2025-02-26 02:18:47
Score: 2
Natty:
Report link

I tried the na.string="NA" argument in write.xlsx() and this seemed to work for me, giving simply NA in the output Excel file (instead of #N/A.) Further, capturing the return argument at left seems to help for getting the overwrite=T argument to work.

retval<-write.xlsx(mytab, fname, colNames = TRUE, overwrite=T,keepNA=T,na.string="NA")

Reasons:
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Morie

79468319

Date: 2025-02-26 01:58:44
Score: 0.5
Natty:
Report link

For Python 3:

All the responses suggest you to activate the virtual environment first, but that's not actually necessary. You can install the package running the following commnand:

python3 -m venv venv_name
venv_name/bin/python3 -m pip package_name
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Abraham Simpson

79468318

Date: 2025-02-26 01:57:44
Score: 2.5
Natty:
Report link

I had the same issue with python 3.13.2. It works with 3.11 like a charm.

Reasons:
  • Whitelisted phrase (-1): I had the same
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: japs

79468315

Date: 2025-02-26 01:53:43
Score: 3
Natty:
Report link

I used WPS Office to created an excel template and Epplus got save error. After that I open and recreate that file from MS Office then it resolve the save error.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: ANH Pham Viet VTID8

79468314

Date: 2025-02-26 01:53:43
Score: 2
Natty:
Report link

I believe you can run commands from this page.

laravel cloud commands page

Simply input your needed seeder here and run the command.

php artisan db:seed --class=DatabaseSeeder

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Tatachiblob

79468313

Date: 2025-02-26 01:51:42
Score: 4
Natty:
Report link

I will recommd the Python based lightweight 2d simulator ir-sim: https://github.com/hanruihua/ir-sim. It is very simple to use by configuring the environment using yaml file.

Reasons:
  • Contains signature (1):
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: ruihua

79468312

Date: 2025-02-26 01:51:42
Score: 2.5
Natty:
Report link

yes the answer is YES :D turns out i had the wrong appservice name, also using a SMTP verification service helped to clarify this,

once SMTP was confirmed using https://dnschecker.org

i updated the values in the SSRS UI and also ensured the port was correctly set to 587 in the config file for SSRS and bingo.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: TunedBy

79468295

Date: 2025-02-26 01:42:40
Score: 4
Natty: 4
Report link

Quizas sea un poco tarde para esta respuesta, pero la solucion es tan simple como colocar href:null en el Tabs.Screen.

<Tabs.Screen
 options={{
 href: null,
}}
 />
Reasons:
  • Blacklisted phrase (2.5): solucion
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Wubba Lubba Dub Dub

79468284

Date: 2025-02-26 01:36:39
Score: 1
Natty:
Report link

I had the same problem because I added "sharp" module to my project.

If you added "sharp" module to your project, you can't use it in client component. So, you can create an URL on backend and use sharp to handle and return the image edited

Reasons:
  • Whitelisted phrase (-1): I had the same
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Tanzer Krake

79468279

Date: 2025-02-26 01:28:37
Score: 2.5
Natty:
Report link

Having the same exact problem, but this is extended to literally every single Electron app. Everything works after I use Accessibility Inspector, but before that, I think all the Electron apps have their accessibility trees hidden. ⁠

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Lawrence Liu

79468276

Date: 2025-02-26 01:24:36
Score: 2.5
Natty:
Report link

Using <phase>none</phase>

will make the goal not running in child module

Thanks for your help @howlger

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Whitelisted phrase (-0.5): Thanks for your help
  • Low length (1):
  • Has code block (-0.5):
  • User mentioned (1): @howlger
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Avian Driyanto

79468247

Date: 2025-02-26 00:56:31
Score: 2.5
Natty:
Report link

Window function, Hamming or Hann or whatever are used to smooth the values at the edges of the window in time domain. The purpose is to prevent frequency leakage in freq domain.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: silicon23

79468246

Date: 2025-02-26 00:55:31
Score: 3
Natty:
Report link

I guess you need to run vaadinClean and vaadinBuildFrontend commands from your IDE Gradle or Maven menu

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Dmitry Loac

79468245

Date: 2025-02-26 00:54:31
Score: 1
Natty:
Report link
  // Add page numbers
  const totalPageCount = doc.internal.pages.length;
  for (let i = 1; i <= totalPageCount; i++) {
    doc.setPage(i);
    doc.setFontSize(5);
    const pageNumber = `${i}/${totalPageCount}`;
    doc.text(
      pageNumber,
      doc.internal.pageSize.getWidth() - 10,
      doc.internal.pageSize.getHeight() - 10,
    );
  }

will give you something like this at the page bottom: enter image description here

Reasons:
  • Probably link only (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Mathew Dony

79468243

Date: 2025-02-26 00:53:31
Score: 3
Natty:
Report link

how to fix Traceback (most recent call last): File "odoo-bin", line 9, in odoo.cli.main() AttributeError: module 'odoo' has no attribute 'cli'

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Starts with a question (0.5): how to fix
  • Low reputation (1):
Posted by: Abdul Mukhlis Maulana Yusuf

79468217

Date: 2025-02-26 00:37:27
Score: 2.5
Natty:
Report link
Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Frank Geo

79468214

Date: 2025-02-26 00:34:26
Score: 2
Natty:
Report link

Do you want to flatten these two classes and bring the elements from the embedded "EnrollmentUser" up to its parent "Enrollment"? If so, you need to either define a class that reflects this structure and use Select to map the data from the nested classes to the flattened class. Alternatively, you can just map the data to an anonymous object if it is only to be used within a single method.

Reasons:
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Jeff Zola

79468202

Date: 2025-02-26 00:26:24
Score: 3
Natty:
Report link

I found my own solution.

$client->executeScript('javascript:forward("MODEL/pages/addcar.jsp")');

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Dre

79468200

Date: 2025-02-26 00:23:24
Score: 1
Natty:
Report link

It is a bit confusing on the GAS UI that it has a copy button for the ID on App Script > Project Settings page, however, it doesnt let me save until I found out the real ID.

As shown below, to get your ID (at least my case), after deployment or manage deployment, you can get the version number and the ID, here is the tricky part that the ID you get here on the URL is different with the one from the copy button.

enter image description here

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: G3N

79468196

Date: 2025-02-26 00:22:24
Score: 1.5
Natty:
Report link

Turns out I missed the important caveats for DigitalOcean.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: user1389840

79468188

Date: 2025-02-26 00:14:22
Score: 0.5
Natty:
Report link

I was able to fix this by adding "jest" to the types list in tsconfig.json

"types": ["node", "jest"]
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: sevensevens

79468186

Date: 2025-02-26 00:11:22
Score: 1.5
Natty:
Report link

Continue my research.

I added <EmccMaximumHeapSize>268435456</EmccMaximumHeapSize> directive to the project file. This tag decreases the maximum memory for the app on mobile device browsers. Didn't help.

Then I tried AOT compilation <RunAOTCompilation>true</RunAOTCompilation>. It took much longer to compile the project. Didn't help.

Reasons:
  • Contains signature (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: max

79468184

Date: 2025-02-26 00:10:22
Score: 1
Natty:
Report link

I solved my problem after a Crystal Reports / SQL server upgrade by updating each table individually in Database > Set Datasource Location.

Reasons:
  • Whitelisted phrase (-2): I solved
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Skyler Anderson

79468183

Date: 2025-02-26 00:10:22
Score: 2
Natty:
Report link

I believe the answer you're looking for is a library called Secure Transport (on mac). This is responsible for the cryptographic functions when decrypting the signed certificate.

You can reference <SecureTransport.h> on your mac!

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: user29800792

79468179

Date: 2025-02-26 00:06:20
Score: 10.5 🚩
Natty: 5.5
Report link

I'm facing the same issue when trying to run my app on a new iPad with an M1 chip. The app works fine on an older iPad (2017 model), but on the M1 iPad, I get the error:

Frameworks/grpcpp.framework is missing its bundle executable.

What I've tried so far:

Why does it work on an older iPad but not on the M1 chip? How can I ensure grpcpp.framework is correctly linked and embedded? Any help would be appreciated!

Reasons:
  • Blacklisted phrase (1): appreciated
  • Blacklisted phrase (0.5): How can I
  • Blacklisted phrase (1): Any help
  • RegEx Blacklisted phrase (3): Any help would be appreciated
  • RegEx Blacklisted phrase (1): I get the error
  • Long answer (-0.5):
  • No code block (0.5):
  • Me too answer (2.5): I'm facing the same issue
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: FalconHeavy11

79468176

Date: 2025-02-26 00:06:20
Score: 3.5
Natty:
Report link

https://github.com/Khanhlinhdang/AutoTradingKit-Pro

A project for trader from trader. main features: draw tool, popular indicator like Tradingview; connect with many popular exchanges like binance, mexc... via api and secret key to live trade; build custom indicator, and clone famous custom indicator on MT4, MT5 and Tradingview; Build and test strategies. discuss room: https://stackoverflow.com/beta/discussions/79467454/building-a-trading-platform-with-charts-with-a-python-gui-library

Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Probably link only (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Phạm Công Chế

79468175

Date: 2025-02-26 00:05:19
Score: 11 🚩
Natty: 5.5
Report link

I have the same error, u can solve?

Reasons:
  • RegEx Blacklisted phrase (1.5): solve?
  • RegEx Blacklisted phrase (1): I have the same error
  • Low length (2):
  • No code block (0.5):
  • Me too answer (2.5): I have the same error
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Yan Sena

79468173

Date: 2025-02-26 00:05:19
Score: 1
Natty:
Report link

What you can do rather reliably is to compare the following:

If you loader is always IDWriteLocalFontFileLoader, you can then get a path directly, and compare that.

Equals() will consider simulations too, meaning faces using same {fontfile, index} could still be unequal.

Reasons:
  • No code block (0.5):
  • Starts with a question (0.5): What you can
Posted by: bunglehead

79468172

Date: 2025-02-26 00:04:18
Score: 2.5
Natty:
Report link

Thank you Raramai and Zhihan for your solutions. Neither worked in isolation for me but works when combined both solutions.

I am using R version 4.4.0 on PC windows.

Step 1. create Surv() object to feed into coxph() function.

eg.

cx1 <- Surv(df$time_variable,df$censor_variable)

cox <-coxph(cx1~covariate1 + covariate2, data=df)

AND Step 2. use as.data.frame() function on data within the ggforest() function

eg. ggforest(cox,data=as.data.frame(df))

Thank you Mary for posting the initial question.

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Carl

79468170

Date: 2025-02-26 00:03:18
Score: 2.5
Natty:
Report link

I wanted to post a comment to the answer just above but I don't have enough reputation.

You need to install php-intl with MacPorts as said above, but you're having trouble because MacPorts doesn't install the extension in the right place.

Find out where it was installed (MacPorts documentation for php-intl depending on your version)

For me it's : /opt/local/lib/php82/extensions/no-debug-non-zts-20220829/intl.so

So I copied the intl.so file and pasted it here: /Applications/XAMPP/xamppfiles/lib/php/no-debug-non-zts-20220829

And that's it

Reasons:
  • RegEx Blacklisted phrase (1.5): I don't have enough reputation
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: ktroisn

79468168

Date: 2025-02-26 00:02:18
Score: 1
Natty:
Report link

Because du -sch measure the space taken on the disk, if you want to measure the actual directory size use du -sch --apparent-size mydir

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
Posted by: Karim

79468154

Date: 2025-02-25 23:55:16
Score: 1.5
Natty:
Report link

Quick aside - no need for the "tr" to delete quotes, just use jq -r instead, so:

SECRET_NAME="sh.helm.release.v1.msgbox-lucy.v5"

kubectl get secret $SECRET_NAME -o json | jq -r .data.release
| base64 -d | base64 -d | gzip -d
| jq '.chart.metadata'

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Andre Beaud

79468147

Date: 2025-02-25 23:48:15
Score: 0.5
Natty:
Report link

I just randomly came across this 10 year old thing. It's not helpful.

Don't waste yer brain-bits deciding things.

Never think about ports or random process/service uids again. Just use this thinger. I been doin' as much for longer than this question's been on the stack.

Plug the name of your process in to this wee thing. Deterministically random - same input, same output. Never think. Thinking hurts.

#!/usr/bin/bash

# pick a port or uid
# ports and uids are both 16 bit but ports 49151:65535 are considered ephmeral/dynamic per rfc_6335
# some linux distros, including debian ffs, use 32768:60999
# i *think* systemd fusses with uids above 50000, so we'll just go with a nice, safe 12-15 bit range.
# cut the first 16 bits out of an md5, and mod it.
min=4096
max=32767
hash=$(printf '%s' "$1" | md5sum | cut -d" " -f1)
bytes=$((0x${hash:0:4}))
mod=$((bytes % max +min))
printf '%s\n' $mod

(ya, cuttin' the bits out is redundant - I do other crap, too, y'know)

(and ya, I knows that UIDs are 32-bit now. I'm old and stuck in the past. do ya have a good reason for fussing with IDs higher than the 16 bit range? maybe, but I don't see the that comin' up on Stack anytime soon)

Reasons:
  • Long answer (-1):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: kelly

79468144

Date: 2025-02-25 23:47:15
Score: 1.5
Natty:
Report link

Desugaring is another option.

This link lists java.util.Map as one of the supported classes https://developer.android.com/studio/write/java8-support#library-desugaring

And this verbose list specifically says getOrDefault is supported by API desugaring

https://developer.android.com/studio/write/java8-support-table

Reasons:
  • Blacklisted phrase (1): This link
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • High reputation (-1):
Posted by: bigh_29

79468143

Date: 2025-02-25 23:45:14
Score: 5
Natty: 5
Report link

shouldnt we be able to create a private API cluster endpoint with ec2 nodes in private subnets that will join the cluster from the VPCEs ?

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: chris d

79468142

Date: 2025-02-25 23:45:13
Score: 11 🚩
Natty: 6.5
Report link

Did you ever solve this? I have the same issue and have been googling for days.

I have pretty much an identical setup as you. I’d really appreciate if you could share your solution if you got it working.

Thanks

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): I have the same issue
  • RegEx Blacklisted phrase (3): Did you ever solve this
  • RegEx Blacklisted phrase (1.5): solve this?
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same issue
  • Contains question mark (0.5):
  • Starts with a question (0.5): Did you
  • Low reputation (0.5):
Posted by: Steve

79468130

Date: 2025-02-25 23:36:11
Score: 1.5
Natty:
Report link

Setting the User-Agent string to the following will display 1080p images in desktop browser.

Instagram 368.0.0.45.96 Android (34/14; 450dpi; 1080x2125; samsung; SM-S711U; r11q; qcom; en_US; 700073672)
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: ElusiveFreeMan

79468127

Date: 2025-02-25 23:34:11
Score: 1
Natty:
Report link

For me it's due to incompatibility between my config file and ESlint version as newer ESlint by default uses "flat config". Setting

  "eslint.useFlatConfig": false,

in the settings.json fixed it for me

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: DWD 3

79468114

Date: 2025-02-25 23:27:10
Score: 0.5
Natty:
Report link

I think the main problem is that your inputs aren't actually in the format you want, being in yyyy/dd/mm rather than yyyy/mm/dd. It would seem that Excel doesn't recognize yyyy/dd/mm as a format, and that's why you are getting the error. Note that in the rows where the text can be parsed as yyyy/mm/dd, Excel is converting the date part to ISO 8601 format.

Reasons:
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: gmw

79468108

Date: 2025-02-25 23:18:08
Score: 0.5
Natty:
Report link

We had this issue too. For us, the real issue we had was that the "Microsoft.SqlServer.Dts.Runtime.DtsGenericException: The RPC server is unavailable" error was a result of the undocumented port 1433 that Dts Runtime uses to pull an SSIS package from MSDB on the SSIS server. Once you fix permissions, try whitelisting that port.

Reasons:
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: CZahrobsky

79468105

Date: 2025-02-25 23:15:07
Score: 3.5
Natty:
Report link

Skipping a slide prevents the user from advancing slides, however if you go to the previous slide, you can access skipped slides.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Anonymous User

79468097

Date: 2025-02-25 23:06:06
Score: 2.5
Natty:
Report link

Thanks Terry above ^

From yours I made this that works really well:

py -3.10 C:\Users\Administrator\AppData\Local\Programs\Python\Python310\Lib\idlelib
Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: glewi3

79468076

Date: 2025-02-25 22:54:03
Score: 1
Natty:
Report link

A more modern solution would be wslwinreg, which is a drop-in replacement for winreg:

import wslwinreg as winreg
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Simon Law

79468066

Date: 2025-02-25 22:50:02
Score: 0.5
Natty:
Report link

In 2025 - According to the docs gcAllowVeryLargeObjects is enabled by default. Allow large objects (and I've verified this)

Reasons:
  • Low length (1):
  • No code block (0.5):
  • High reputation (-1):
Posted by: Tom

79468063

Date: 2025-02-25 22:48:00
Score: 6 🚩
Natty:
Report link

Actually I am having the exact same problem but need to solve it.I checked my appdsscript.json and it is set correctly as well. I am using:

var details=[[events[i].getStartTime(), events[i].getTitle(), events[i].getStartTime(), events[i].getEndTime(), events[i].getDescription()]];

The time is one hour off once the dates hit the time change in April. however, to test I did this (ADDED A +1 TO MY getStartTime and Get EndTime):

var details=[[events[i].getStartTime(), events[i].getTitle(), events[i].getStartTime()+1, events[i].getEndTime()+1, events[i].getDescription()]];

I knew it would kind of blow up but what is displayed in my spreadsheet was interesting. This is what was in the cell:

Fri Jun 13 2025 18:00:00 GMT-0500 (Central Daylight Time)1

The time is actually correct! It dropped to GMT-5 instead of GMT-6. Is my problem in Google Sheets?

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Me too answer (2.5): I am having the exact same problem
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Stephen

79468062

Date: 2025-02-25 22:48:00
Score: 1
Natty:
Report link

I figured it out after I visited How to convert any date format to yyyy-MM-dd and clicked the link to String Format for DateTime [C#].

I changed:

column_L.NumberFormat = "yyyy-mm-dd";

to

String.Format("yyyy-mm-dd", column_L);

If anyone needs more details, the YouTube video I mention with my original question is: Learn SSIS: 156 How to change excel column to numeric in ssis.

Thanks!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Whitelisted phrase (-2): I figured it out
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Mindy

79468054

Date: 2025-02-25 22:43:59
Score: 1
Natty:
Report link

Totally works!

UPDATE CUSTOMER_ORDER
SET  PRINTED_DATE = NULL
where STATUS = 'F' and PRINTED_DATE = ''

This is in an ERP database. When the date = '', that is when reports will display 1900-01-01 etc.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Tom H

79468051

Date: 2025-02-25 22:42:59
Score: 3
Natty:
Report link

The image I was running this script on was not up to date on the latest version of ubuntu. Switching to that fixed the issue.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Devin York DJ

79468044

Date: 2025-02-25 22:37:58
Score: 3
Natty:
Report link

Solved. It really was obvious: I forgot to set return values in my validators.

The things you can find in your code immediately after making a SO post...

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Trigg

79468038

Date: 2025-02-25 22:35:57
Score: 1.5
Natty:
Report link

Same issue here.
It looks like EF scaffolding will not use your user secrets from the CLI, unless you set environment variable "ASPNETCORE_ENVIRONMENT" to "Development".

That's what worked for me. Found in this Answer to a related question.

Reasons:
  • Whitelisted phrase (-1): worked for me
  • RegEx Blacklisted phrase (1): Same issue
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: toastifer

79468035

Date: 2025-02-25 22:33:56
Score: 1
Natty:
Report link

The PLC will keep running until a reboot. (Can you imagine the potential manslaughter lawsuit otherwise) the HMI is much less friendly though. You'll find you have issues with HMI on the day the licence expires.

TC2 was kinder in this regard, as it would keep running until a recompile, so you could run it on the 30 day licence forever if you never made a change.

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Kudapucat

79468033

Date: 2025-02-25 22:32:56
Score: 1.5
Natty:
Report link

the problem is the compatibility between spring-boot and the springdoc-openapi. In your case the 2.1.0 version should work just fine. Btw check the compatibilty matrix here

Reasons:
  • Whitelisted phrase (-1): In your case
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Bitace

79468027

Date: 2025-02-25 22:29:55
Score: 1.5
Natty:
Report link
 return str_replace(array(', '.date('Y'), date('Y')), '', $a->format(strtotime('2021-09-17 15:00')));
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Eolia