79304144

Date: 2024-12-23 20:32:06
Score: 1.5
Natty:
Report link

I have the same error and the problem may be here:

import { GoogleAuthProvider } from '@angular/fire/auth';

.... (blah, blah, blah and lot of code here)
    signInWithPopup( this.auth, new GoogleAuthProvider() )
    .then( (userCred) => {
      console.log("this is the result of the promise" );
      console.log( userCred );
    })

the problem is the import statement. When I changed to:

import { GoogleAuthProvider, signInWithPopup } from 'firebase/auth';

The problem solved, at least in that part.

Reasons:
  • RegEx Blacklisted phrase (1): I have the same error
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): I have the same error
  • High reputation (-1):
Posted by: Raul Luna

79304139

Date: 2024-12-23 20:30:05
Score: 3
Natty:
Report link

If it's any consolation, I tried Solution 2 and Solution 3 against 38 numbers for an exact solution. Solution 2 overflowed and Solution 3 solved in 1:50.

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

79304131

Date: 2024-12-23 20:24:03
Score: 1.5
Natty:
Report link

You probably have a previous version of Postgres installed. Uninstall it and ensure that 5432 is free. Check Windows Services to ensure no other old version is running. Also check netstat to ensure something else is not on that port. Then reinstall it. Postgres will automatically go to the next port up for another installation that is present on the default 5432.

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

79304130

Date: 2024-12-23 20:24:03
Score: 3
Natty:
Report link

Ok, I'm an idiot. I was thinking I had to add a character to replace the unknown values but if I just use 202401 for January 2024 and 20240101 for January 1st 2024 it sorts fine. If I don't know the day I certainly won't know the time. Anyway, thanks to all who looked at this and those who tried to help.

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Jon Renaut

79304127

Date: 2024-12-23 20:21:02
Score: 4
Natty: 4.5
Report link

UPDATE 2024 Use ALB attributes to achieve this - esp for security headers

https://docs.aws.amazon.com/elasticloadbalancing/latest/application/header-modification.html

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

79304109

Date: 2024-12-23 20:11:59
Score: 1
Natty:
Report link

you can use tiny_expr package, there is simple and straightforward implementation of parsing the expressions from string.

Reasons:
  • Whitelisted phrase (-1.5): you can use
  • Low length (1):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user28910360

79304108

Date: 2024-12-23 20:11:59
Score: 1.5
Natty:
Report link

This was a log easier than I expected. We can use the built-in Vite dev command and just point the script tag to: http://localhost:5173/src/main.ts

For more info see: https://chatgpt.com/share/6769c287-7070-8008-ba72-81da5450bdde

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

79304103

Date: 2024-12-23 20:05:59
Score: 3
Natty:
Report link

You must include at least one job in the pipeline Just like in the example

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

79304096

Date: 2024-12-23 20:03:58
Score: 2.5
Natty:
Report link

Maybe this works, check. Project setting > player > allow download over hotpot and change it to what you want.

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

79304086

Date: 2024-12-23 19:59:57
Score: 1.5
Natty:
Report link

What could be causing Gradle to fail to resolve this dependency

I do not know where you found v4-rev20220328-1.32.1 as a version, but that is not one of the published versions.

are there any specific steps to debug or resolve this issue?

Choose a version that exists. Preferably, use more modern versions than the ones that you are trying to use.

Reasons:
  • Blacklisted phrase (1): What could be
  • RegEx Blacklisted phrase (1.5): resolve this issue?
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): What
  • High reputation (-2):
Posted by: CommonsWare

79304085

Date: 2024-12-23 19:57:57
Score: 2.5
Natty:
Report link

Just adding to the other answers 1 and 2 that the Cursor IDE also needs to be closed, which might mean that VSCode does as well.

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

79304084

Date: 2024-12-23 19:57:57
Score: 1
Natty:
Report link

You can override the 'indexer.indexwriters.file' option when running you index task after version 1.16 like that:

bin/crawl -i -D indexer.indexwriters.file=index-writers-$any.xml -s <seed folder> <temp> <iterations>

It works fine.

https://issues.apache.org/jira/browse/NUTCH-2718

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

79304082

Date: 2024-12-23 19:55:56
Score: 1.5
Natty:
Report link

I fixed that, i forget password from my account

Reasons:
  • Whitelisted phrase (-2): I fixed
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Geetr

79304078

Date: 2024-12-23 19:52:55
Score: 3.5
Natty:
Report link

After 4 days of trying with all the artificial intelligences I found this blessed solution, thank you very much!!

Reasons:
  • Blacklisted phrase (0.5): thank you
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Rubén Alejandro Ramirez

79304074

Date: 2024-12-23 19:50:54
Score: 12 🚩
Natty: 5.5
Report link

I have the same issue. Did you find a solution?

Reasons:
  • Blacklisted phrase (1): I have the same issue
  • RegEx Blacklisted phrase (3): Did you find a solution
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same issue
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Vovantc

79304071

Date: 2024-12-23 19:48:53
Score: 1
Natty:
Report link

just remove browser.close();

or set timout to 0 where you want to wait endless

const response = await page.waitForResponse('**/api/posts', { timeout: 0 });
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Hyzyr

79304070

Date: 2024-12-23 19:47:52
Score: 4.5
Natty: 4.5
Report link

I had to add types from server checkbox

https://www.jetbrains.com/help/webstorm/typescript-support.html#ws_ts_use_ts_service_checkbox

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

79304068

Date: 2024-12-23 19:46:52
Score: 2
Natty:
Report link

How did I not remember this just used a string literal

df_mpip = df.filter(df.entrytimestamp['$date'].between(*dates))
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Starts with a question (0.5): How did I not
  • Low reputation (0.5):
Posted by: user3008410

79304063

Date: 2024-12-23 19:45:51
Score: 1
Natty:
Report link

I found out that a good combination of tools is using patchelf with gcompat:

Let's say I want python3 (and in extension pip) to run and detect libc

RUN apk --no-cache add gcompat libc6-compat libstdc++ patchelf
RUN patchelf --set-interpreter /lib/ld-linux-x86-64.so.2 $(which python3)

I took this idea from a thread, where jbwdevries commented about patchelf

Reasons:
  • RegEx Blacklisted phrase (1): I want
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Overclocked Skid

79304062

Date: 2024-12-23 19:44:51
Score: 2
Natty:
Report link

Try :

for x = 1 to 1000

FX = Int(Rnd(1))
u = Int((100 * Rnd(FX)) + 1)

print u

next x

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

79304058

Date: 2024-12-23 19:43:51
Score: 3.5
Natty:
Report link

i think that number is too big for your computer

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

79304053

Date: 2024-12-23 19:41:50
Score: 3
Natty:
Report link

run this command in terminal

Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass

check the solution here

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

79304051

Date: 2024-12-23 19:40:50
Score: 2
Natty:
Report link

I had the same problem using win_shell. The problem was a # comment with an apostrophe in it which the parser read as imbalanced.

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

79304034

Date: 2024-12-23 19:34:49
Score: 2
Natty:
Report link

Upgrade ppx_jane to version v0.13.0, the latest version as of now. This did the job for me.

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

79304032

Date: 2024-12-23 19:33:49
Score: 3
Natty:
Report link

AWS service update

just update service and set desired tasks to 0.

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

79304030

Date: 2024-12-23 19:33:49
Score: 0.5
Natty:
Report link

I experienced the same problem. The cause of the problem is that the color tuple is being interpreted as data, which of course is what neither you nor I want. The workaround is to convert the color tuple to a color string.

from matplotlib.colors import to_hex  # convert to hex string
if not isinstance(color, str):
    color = to_hex(color)

In your case, include the import. Then change data append line:

    data.append(to_hex(color))
Reasons:
  • Whitelisted phrase (-1): In your case
  • RegEx Blacklisted phrase (1): I want
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Eric Conrad

79304012

Date: 2024-12-23 19:25:47
Score: 1
Natty:
Report link

There is no tag or something to do that. Noindex will prevent indexing the whole page.

So maybe build two pages (one for the text content and one for the login).

You can try to do some javascript magic like "show the login only if visitor is not a bot". But that won´t be very reliable and may lead to google penalties, because of cloaking.

Greets

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

79304008

Date: 2024-12-23 19:21:46
Score: 2.5
Natty:
Report link

I'm guessing the answer comes way too late, but the reason is that you return 0 as TotalRecordCount in your json answer (together with paging=true), so jtable thinks there's nothing to show.

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

79303999

Date: 2024-12-23 19:16:45
Score: 0.5
Natty:
Report link

Solution

You can place a NumberValue in ReplicatedStorage, which can be accessed by both server scripts and local scripts. If you want it to be accessible only by server scripts, use ServerStorage instead.


Demonstration

As a demonstration, place a NumberValue in ReplicatedStorage as shown:

BarierNumber in ReplicatedStorage

Create two server scripts, the first named "Primary Script", and the second named "Other Script":

game.ReplicatedStorage.BarierNumber.Value = 123
print("Primary Script:", game.ReplicatedStorage.BarierNumber.Value)
print("Other Script:", game.ReplicatedStorage.BarierNumber.Value)

Then, create a local script called "Local Script":

print("Local Script:", game.ReplicatedStorage.BarierNumber.Value)

Then, run the game and notice that all scripts retrieve the correct value:

The console showing all scripts printing the correct value


GitHub Gist Link

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

79303998

Date: 2024-12-23 19:16:45
Score: 1.5
Natty:
Report link

You can use Scrutor , Scrutor is an open source library that adds assembly scanning capabilities to the ASP.Net Core DI container .

enter image description here

Reasons:
  • Whitelisted phrase (-1.5): You can use
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Saeed Mardomi

79303975

Date: 2024-12-23 19:03:43
Score: 3.5
Natty:
Report link

Have you checked Admin Console log, Service Log tab? Integration Service write entry log in Administrator Console. Check it and share log messages. You can filter by Integration Service.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Julio

79303971

Date: 2024-12-23 19:02:42
Score: 2.5
Natty:
Report link

For me, it finally worked when I added single quote marks around the registry key value:

(Get-ItemProperty 'Registry::HKEY_CLASSES_ROOT\CLSID{00020810-0000-0000-C000-000000000046}\DefaultIcon')."(Default)"

--> (result below) <---

C:\Program Files\Microsoft Office\Root\Office16\EXCEL.EXE,1

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Filler text (0.5): 0000000000
  • Low reputation (1):
Posted by: Alex H

79303970

Date: 2024-12-23 19:01:42
Score: 1
Natty:
Report link

If you have consumed your first 3 months free credits or if it's auto expired, you need to add your credit balance via Debit/Credit Card and voila, it will work again. For me it was confusing as it was still showing 16$ free credit.
Go to Billing and check your balance.If it's 0 add balance.

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

79303968

Date: 2024-12-23 19:00:42
Score: 1.5
Natty:
Report link

To re-configure, remove the "extra.eas.projectId" field from your app config.

app.json

"extra": {
  "eas": {
    "projectId": "ba8fab81-999c-3fe5-3601-f7e611113r6d"
  }
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: pyTuner

79303963

Date: 2024-12-23 18:57:41
Score: 1
Natty:
Report link

Try adding these properties on your config.xml

<platform name="android">
    <preference name="PLAY_SERVICES_VERSION" default="23.2.0" />
    <preference name="AndroidXEnabled" value="true" />
    <preference name="GradlePluginKotlinEnabled" value="true" />
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: godrien

79303934

Date: 2024-12-23 18:41:38
Score: 0.5
Natty:
Report link

I managed to solve the problem by adding:

no_bs = html_content.replace('\\"', '"')

which removes what appears to be back spaces that are not replicated when copying and pasting the html code manually. Making the final code looks like this:

import re
import requests
url = "https://asuracomic.net/series/bloodhounds-regression-instinct-2d0edc16/chapter/59"
response = requests.get(url)
html_content = response.text
no_bs = html_content.replace('\\"', '"')
# Regex pattern
pattern = r'{"order":\d+,"url":"(https:[^"]+\.webp)"}'

# Find matches
matches = re.findall(pattern, no_bs)

# Print matches
for match in matches:
    print(match)
Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Addoodi

79303933

Date: 2024-12-23 18:40:38
Score: 3
Natty:
Report link

Tkas answer worked for me as well. Thanks!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Whitelisted phrase (-1): worked for me
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Gonzalo Alvarez

79303929

Date: 2024-12-23 18:36:37
Score: 1.5
Natty:
Report link

Perhaps, IMO, the best way is:

`#!python
fn0=0
fn1=1

m=10000
i=0
while(i<m):
    fn=fn1+fn0
    fn0=fn1
    fn1=fn
    print(i+2,fn)
    i=i+1`
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: natan

79303926

Date: 2024-12-23 18:35:36
Score: 10 🚩
Natty: 5.5
Report link

This article helped me a lot, but I have JBPM business central error after configuring the LDAP domain, the Kieserver server is not being able to integrate with BC in version 7.74.1.Final, any ideas to help me, I’ve been trying to solve this problem for days and it shows the following error:

ERROR [org.dashbuilder.exception.ExceptionManager] (default task-15) Can’t lookup on specified data set: jbpmProcessInstances: org.dashbuilder.dataset.exception.DataSetLookupException: Can’t lookup on specified data set: jbpmProcessInstances

Did you have the same error with BC ?

Reasons:
  • Blacklisted phrase (1): This article
  • Blacklisted phrase (1): help me
  • Blacklisted phrase (1): any ideas
  • Blacklisted phrase (1): helped me a lot
  • Long answer (-0.5):
  • No code block (0.5):
  • Me too answer (2.5): have the same error
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Paulo

79303920

Date: 2024-12-23 18:31:35
Score: 3
Natty:
Report link

Instead of [routerLink]="[currentURL]" write: [routerLink]="[currentUrl? currentUrl.split('#')[0] : '']" and it will work all the time

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: mamashare

79303911

Date: 2024-12-23 18:25:34
Score: 0.5
Natty:
Report link

There isn't here enough information to suggest a solution. Yet, there are common problems that would lead to that behaviour.

I'll describe what seems to me the most important, and some possible solutions.

  1. It was suggested in a comment that you check normalisation. But why?

The CIFAR10 data has pixel from 0 to 255. I take that you use PyTorch.

With this in mind, the standard transforms.toTensor takes them to [0,1.0]. If you remove the mean (with Normalise) to .5 mean, and .5 std, then the values end up between -1 and 1, from the formula Z = (X - mu)/std

But the exit activation that you use, sigmoid, has (0, 1) range.

This would explain black pixels for the ones that would have negative values, but not necessarily the positive ones.

If you want to keep a normalisation between -1 and 1, then just use tanh, which is in the correct range.

  1. Note that you seem to have the same values for all channels, which means they are tightly correlated. Using Batchnormalisation and Dropout2d would be useful to help with stability of training and correlation between channels. I find those 2 quite important, in conjunction with the next paragraph.

Using gradient clipping or normalisation could also help in the training process. It is also important that you try Adam with a reasonably small learning rate. Adam may not get as far as a well configured SGD, but it can sometimes be more robust, so take it as a "to try" advice.

  1. It is also possible, but I find it less likely, that very strong initial signal that takes pixels to -inf and +inf giving the colour pattern that you observe. However I find it less likely because the shapes are correctly detected, and 1 and 2 are more likely to help.
Reasons:
  • Blacklisted phrase (0.5): why?
  • Long answer (-1):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: mister nobody

79303903

Date: 2024-12-23 18:21:33
Score: 2
Natty:
Report link

The following worked. I assume it was writing to Excel starting at the index that made up the "first" row.

df3 = df3.iloc[::-3, :]
df3 = df3.iloc[::-1].reset_index(drop=True)
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Theodore Leon

79303891

Date: 2024-12-23 18:14:30
Score: 4.5
Natty: 4.5
Report link

Use the commits Get Changes API

https://learn.microsoft.com/en-us/rest/api/azure/devops/git/commits/get-changes?view=azure-devops-rest-7.0&tabs=HTTP

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

79303885

Date: 2024-12-23 18:12:29
Score: 3.5
Natty:
Report link

The problem was caused by using BrowserRouter instead of HashRouter in React.

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Yurii Konovalov

79303878

Date: 2024-12-23 18:08:28
Score: 3
Natty:
Report link

seems like the module is in the root python site-packages folder but not in the site-packages for the environment I created - hoping this fixes it

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

79303876

Date: 2024-12-23 18:08:27
Score: 8 🚩
Natty: 5.5
Report link

Have you find the solution for this?

Reasons:
  • Blacklisted phrase (2): Have you find
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Maksim Artsishevskiy

79303866

Date: 2024-12-23 18:01:26
Score: 3.5
Natty:
Report link

Restored directories from backup and now no problem. Don't know why it was failing.

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Richard Wheeler

79303863

Date: 2024-12-23 18:00:24
Score: 11 🚩
Natty: 5.5
Report link

have you solved it, i have the same issue?

Reasons:
  • Blacklisted phrase (2): have you solved it
  • Blacklisted phrase (1): i have the same issue
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): i have the same issue
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Pablo Martínez

79303858

Date: 2024-12-23 18:00:24
Score: 1
Natty:
Report link

For me, the following worked in said button's OnClick event:

ToolBar.Perform(TB_PRESSBUTTON, ToolButton.Index, 1);

TB_PRESSBUTTON is defined in CommCtrl as WM_USER + 3, or 1027. Make sure to not set your tool button's Down property to True. Setting Down to False still works normally.

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

79303856

Date: 2024-12-23 18:00:24
Score: 3
Natty:
Report link

I had the same problem. I only waited 4 seconds and it was fine.

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

79303855

Date: 2024-12-23 17:59:24
Score: 2
Natty:
Report link

you realised that is technically helpful, but isn't what he was asking about.

It happens to me, when I run my pygame window in fullscreen all the other maximised windows I have open became smaller and I don't know why

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

79303854

Date: 2024-12-23 17:59:24
Score: 2
Natty:
Report link
  1. Locate Mongodb Compass in the Finder.
  2. Control Click on it and click "Open".
  3. In the next menu, click "Open" again. This will create an exception for Mongodb Compass in the mac security policy.
Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Siddharth Upadhyay

79303850

Date: 2024-12-23 17:56:23
Score: 0.5
Natty:
Report link

Spring Security's JdbcOAuth2AuthorizationService persists access tokens, including JWTs, for the following reasons:

1. Revocation Support JWTs are self-contained and cannot be invalidated once issued without a persistent store to track invalidated tokens. By saving tokens in the database, Spring Security enables token revocation, allowing administrators or systems to invalidate a token before its expiration. This is crucial in scenarios like compromised tokens or user logout.

2. Managing Refresh Tokens Access tokens and refresh tokens are often managed together. When a refresh token is used to generate a new access token, the old access token is typically invalidated. Persisting tokens in the database ensures this relationship is tracked, preventing old tokens from being used maliciously once refreshed. This adds a layer of security and lifecycle management to the token system.

While JWTs are stateless, these mechanisms ensure better control and security in token management, especially in complex applications.

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

79303849

Date: 2024-12-23 17:56:22
Score: 4
Natty: 5
Report link

I use this script. Maybe helpfully for you

https://bootsnipp.com/snippets/bBxb6

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

79303845

Date: 2024-12-23 17:53:21
Score: 2.5
Natty:
Report link

This worked

Try running pip install beautifulsoup4 instead of pip install bs4 or pip install BeautifulSoup4

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

79303843

Date: 2024-12-23 17:52:21
Score: 4
Natty: 3.5
Report link

Потратил день. Перепроверил все блоки на несколько раз. Никаких ложных и перекрестных вхождений блоков body, head и других не обнаружил. Но проблема "двойного" body осталась. Валидатор ругается и отказывается проверять ниже тега body. Сайт riggo.ru

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • No latin characters (2):
  • Low reputation (1):
Posted by: Baddy

79303838

Date: 2024-12-23 17:51:20
Score: 3
Natty:
Report link

Check this option too : df.dropna(subset = [''])

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

79303833

Date: 2024-12-23 17:49:20
Score: 1
Natty:
Report link

The documentation mentions that "filling while reindexing does not look at dataframe values, but only compares the original and desired indexes." Because 2023-12-31 is missing from the original index, the function will frontfill from the last available index (2023-12-29) regardless of whether that value is present or NaN.

You can get the function to frontfill the 2023-12-28 value by executing p.drop(pd.Timestamp(2023,12,29)) rather than simply setting the 2023-12-19 value to be NaN.

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

79303815

Date: 2024-12-23 17:41:18
Score: 1
Natty:
Report link

I could only fix persistent cookie storage in Electron v33.2.1 once I disabled the EnableCookieEncryption fuse in my forge.config.js – see bug report with Electron.

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

79303814

Date: 2024-12-23 17:40:18
Score: 1
Natty:
Report link

I could only fix persistent cookie storage once I disabled the EnableCookieEncryption fuse in my forge.config.js – see bug report with Electron.

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

79303813

Date: 2024-12-23 17:39:18
Score: 0.5
Natty:
Report link

Too large for a comment on the win32 variant, therefore:

Win32 api variant works perfectly from a scheduled task on Server 2022 (if run when user is logged on). Here is the "one line for task scheduler" variant, obeying the quotation-quirks when calling it that way. Advantage: Does not need an external script, just that task. Just set YOUR path at the end of that looong line.

C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -Command "& {$SWP = 'using System.Runtime.InteropServices; public class wallpaper {public const int SetDesktopWallpaper = 20;public const int UpdateIniFile = 0x01;public const int SendWinIniChange = 0x02;[DllImport('+[char](34)+'user32.dll'+[char](34)+', SetLastError = true, CharSet = CharSet.Auto)] private static extern int SystemParametersInfo (int uAction, int uParam, string lpvParam, int fuWinIni);public static void SetWallpaper ( string path ) {SystemParametersInfo( SetDesktopWallpaper, 0, path, UpdateIniFile | SendWinIniChange );}}'; Add-Type -TypeDefinition $SWP;[wallpaper]::SetWallpaper('C:\scripts\Data\today-inv.png')}"

Thanks to @ClumsyPuffin and @mwfearnly !

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Long answer (-1):
  • Has code block (-0.5):
  • User mentioned (1): @ClumsyPuffin
  • User mentioned (0): @mwfearnly
  • Low reputation (0.5):
Posted by: Joachim Otahal

79303810

Date: 2024-12-23 17:37:17
Score: 1.5
Natty:
Report link

Try with Helm 3 Also, try to Install the chart

helm repo add gitlab https://charts.gitlab.io
helm repo update
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: sanju2

79303804

Date: 2024-12-23 17:35:17
Score: 3
Natty:
Report link
function onTelegramAuth(user) { alert('Logged in as ' + user.first_name + ' ' + user.last_name + ' (' + user.id + (user.username ? ', @' + user.username : '') + ')'); }
Reasons:
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Bro Tola

79303801

Date: 2024-12-23 17:35:17
Score: 0.5
Natty:
Report link

I am sure purists may not accept this, but I have been using the fact that Windows uses drive letters:

from pathlib import Path

if Path().resolve().drive == '': print('Not Windows')
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Martin R

79303785

Date: 2024-12-23 17:28:15
Score: 0.5
Natty:
Report link

Thanks Tim for helping out! I've ended up reiterating your solution to something similar. Just in case anyone would be interested, I will also post it here. (Ended up accessing an ndarray image by [Y, X] coordinates. Did use PixelLens Pycharm extension to debug how image arrays look like)

The code:

def find_scale_box_edges(image: np.ndarray):
    step = 5

    def find_last_black_pixel(image: np.ndarray, start, step):
        _x = start[0]
        _y = start[1]
        if (image[_y, _x][:3] != [0,0,0]).all():
            raise Exception

        while _x > 0 and _x < image.shape[1]:
            while _y > 0 and _y < image.shape[0]:
                if (image[_y + step[1], _x + step[0]][:3] != [0,0,0]).any():
                    return [_x, _y]
                else:
                    _x = _x + step[0]
                    _y = _y + step[1]

        raise Exception

    for x in range(image.shape[1]-step-1, step, -50):
        for y in range(image.shape[0]):
            if (image[y, x][:3] == [0, 0, 0]).any():

                # check N horizontal nearby pixels to see if its truly a line.
                upper_border_test = image[y:y+2, x-step:x+step][:,:,:3]
                if (upper_border_test[:, 0] == [[0, 0, 0], [255, 255, 255]]).all():
                    top_left_corner = find_last_black_pixel(image, [x,y], [-1, 0])
                    top_right = find_last_black_pixel(image, [x, y], [1, 0])
                    bottom_right_corner = find_last_black_pixel(image, top_right, [0, 1])

                    # scale_box_image = image[top_left_corner[1]:bottom_right_corner[1],
                    #                   top_left_corner[0]:bottom_right_corner[0]]

                    return [top_left_corner, bottom_right_corner]
    return [None, None]

Result: scale-ratio box

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Long answer (-1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Call_me_Utka

79303782

Date: 2024-12-23 17:27:15
Score: 1.5
Natty:
Report link

You need to find and turn off "Breadcrumbs" settings.

In Elementor, open the page you want to edit, find the "Breadcrumbs" widget, and then toggle the visibility setting to "Hide" within the widget settings.

If you cannot find Breadcrumbs settings there, try locating it inside your current Theme's customizer settings.

Additionally, this resource might be helpful to you - https://elementor.com/help/breadcrumbs-widget-pro/

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

79303779

Date: 2024-12-23 17:25:14
Score: 5.5
Natty:
Report link

The post above by @user19077881 works. Thanks a lot for the help!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (1.5):
  • No code block (0.5):
  • User mentioned (1): @user19077881
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Brian Hamilton

79303764

Date: 2024-12-23 17:17:11
Score: 5.5
Natty: 5
Report link

""Good morning! The sun is shining brilliantly today, casting a warm, golden glow that promises a day full of possibility and joy. It’s the perfect moment to embrace new opportunities and make the most of every cheerful, sunlit hour. What can I do to help you make today absolutely wonderful?", "s

Reasons:
  • Blacklisted phrase (1): can I do
  • Blacklisted phrase (1): Good morning
  • Blacklisted phrase (1): What can I do
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Mohd Shazali Bin Hamid

79303761

Date: 2024-12-23 17:17:11
Score: 0.5
Natty:
Report link

The ".includes()" method doesn't work in this case

.includes is available on array objects (searches if the array has the value).

Otherwise, using ".has()", it works

.has is available on Map objects (searches if the Map contains Key).

Your object is of type 'Map'

const quantWords = new Map();
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Brendan B

79303757

Date: 2024-12-23 17:14:10
Score: 11.5
Natty: 8
Report link

thanks for all you shared with us, I have the same problem (more or less). Did you get a response from a Wildfly expert or from other guy ?

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Blacklisted phrase (1): I have the same problem
  • RegEx Blacklisted phrase (3): Did you get a
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I have the same problem
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Philippe Carbonnier

79303753

Date: 2024-12-23 17:13:09
Score: 1.5
Natty:
Report link

I am not sure about the internal architecture, but after installation of native federation my issue is resolved.

ng add @angular-architects/native-federation
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Prabhakar

79303752

Date: 2024-12-23 17:12:09
Score: 1.5
Natty:
Report link

Having the same problem, I found the solution on https://content-security-policy.com

A pattern like https://*.openstreetmap.org is not valid, because "*" is not at the beginning !

But *.openstreetmap.org is valid and does the job.

Reasons:
  • Whitelisted phrase (-2): I found the solution
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): Having the same problem
Posted by: Didier68

79303748

Date: 2024-12-23 17:10:08
Score: 2
Natty:
Report link

For me the x:Name solution didn't work. What fixed the error in my case was removing the <ContentPage.Content> and </ContentPage.Content> tags from the xaml.

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

79303746

Date: 2024-12-23 17:10:08
Score: 2.5
Natty:
Report link

use ObjectAnimator without adding additional time checks use AnimatorSet for better frame rendering avoid frequent icon changes bitmap caching

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

79303729

Date: 2024-12-23 17:01:05
Score: 6 🚩
Natty: 5.5
Report link

You could see this interesting video https://youtu.be/vS1Ye2ArjNY?si=sweXvEUSkjDUxnpb

Reasons:
  • Blacklisted phrase (1): youtu.be
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Chaymaa Hamou

79303721

Date: 2024-12-23 16:59:05
Score: 1
Natty:
Report link

Thank you for pointing out the direction, @thekangaroofactory! I have fixed part of the original issue. Initially, I have to click on all tabs until I reached the last tab for the plots to be rendered in each tab. I changed the selectedData() reactive expression and broke down the reactive expression to multiple reactive corresponding to each plot in each tab. It solved the delaying of rendering plots across tabs. However, the ERROR message of attempt to select less than one element in get1index, still persists for the first time I clicked on each tab. The ERROR message will flash for less than half second before plots render. After the initial rendering of the plots, the error message does not show up anymore when I make selections on the study level or KPI level. My revised code which solved the first part of the issue is following. Of course, I also have to revise all corresponding part in renderPlot() accordingly.

## Debug plot render issue: Unwrap data selection from a list of reactive expression
  cumulative_data <- reactive({
    data_list <- get(input$cumulative_comparison_type)
    study_data <- data_list[[input$select_cumulative_study]]
    kpi_data <- study_data[[input$select_cumulative_metric]]
    })
  
  monthly_data <- reactive({
    data_list <- get(input$monthly_comparison_type)
    study_data <- data_list[[input$select_monthly_study]]
    kpi_data <- study_data[[input$select_monthly_metric]]
    })
        
  overall_data <- reactive({
    data_list <- get(input$overall_comparison_type)
    study_data <- data_list[[input$select_overall_study]]
    kpi_data <- study_data[[input$select_overall_metric]]
    })
Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Long answer (-1):
  • Has code block (-0.5):
  • User mentioned (1): @thekangaroofactory
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Jane Lu

79303720

Date: 2024-12-23 16:59:05
Score: 3.5
Natty:
Report link

You answered me "the key function and reverse are unrelated.", it was what i was not sure, so it seems Gemini is wrong to propose me this code !

Thanks you, subject is close.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Vega

79303704

Date: 2024-12-23 16:49:02
Score: 2
Natty:
Report link

This Error Occured,You can open Task Manager in Windows(Ctrl+Shift+Esc),Go To services at the same time open mysql workbench in services select mysql80 and start the service,then close the mysql workbench and again re-open the workbench can start normal account enter password and go to correct account.

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

79303701

Date: 2024-12-23 16:48:02
Score: 3.5
Natty:
Report link

You can look at the nuget package release by me that solves this AadiSoft.Updater

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

79303691

Date: 2024-12-23 16:43:01
Score: 0.5
Natty:
Report link

According to the npm docs, you can try the following: (note: you might have to use sudo)

npm install -g npm@latest 

According to this post, you can also do npm update:

npm update -g npm
Reasons:
  • Whitelisted phrase (-1): try the following
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Rusty

79303688

Date: 2024-12-23 16:42:00
Score: 4
Natty: 4
Report link

Update:

MongoDB now merges the steps most of the times

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

79303684

Date: 2024-12-23 16:41:00
Score: 2.5
Natty:
Report link

I've just searched for the same DOTNET to use in powershell. If you value speed use this colormatrix DOTNET example to invert in a single step: https://www.codeguru.com/dotnet/inverting-image-colors-in-net/ It uses https://learn.microsoft.com/en-us/dotnet/api/system.drawing.imaging.imageattributes , https://learn.microsoft.com/en-us/dotnet/api/system.drawing.imaging.colormatrix and https://learn.microsoft.com/de-de/dotnet/api/system.drawing.graphicsunit . I just applied these methods in Powershell to speed up the inversion a lot instead of doing it pixel by pixel. It should speed up the C# variant too.

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

79303679

Date: 2024-12-23 16:38:59
Score: 1
Natty:
Report link

This is a kind of a fucked up gotcha. The TagHelper asp-for="Data.OutputText" does not in fact refer to the PageModel’s Data property, but to an entry in the its ModelState dictionary.

Since your output textarea doesn’t need to be part of the form in the first place, I would just skip the TagHelper business and write

<textarea id="outputText" class="form-control" rows="5" readonly>@Model.Data.OutputText</textarea>

Honestly I would prefer writing my own HTML in general, but that’s just me.

You could also do this if you really hate HTML:

@Html.TextArea(Model.Data.OutputText, Model.Data.OutputText, 5, 0, new { @class = "form-control", required = false, @readonly = true, id = "outputText" })
Reasons:
  • Blacklisted phrase (2): fuck
  • Long answer (-0.5):
  • Has code block (-0.5):
Posted by: BenderBoy

79303668

Date: 2024-12-23 16:31:58
Score: 3
Natty:
Report link

for people who are here just to downgrade node v - checkout this. Easier.

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Little Toky

79303664

Date: 2024-12-23 16:29:57
Score: 4.5
Natty: 4.5
Report link

did you eventually found a way? I'm in your identical situation

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): did you
  • Low reputation (1):
Posted by: Andrea Moriconi

79303655

Date: 2024-12-23 16:25:56
Score: 0.5
Natty:
Report link

With with 2nd gen functions:

import { onRequest } from "firebase-functions/v2/https";

export const httpApi = onRequest(
  {
    serviceAccount: "[email protected]",
  },
  async (req, res) => {
    ...
  },
);
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: vmakinen

79303653

Date: 2024-12-23 16:24:56
Score: 2.5
Natty:
Report link

Switch ContinueWith to ContinueWithOnMainThread

Where did you see to use ContinueWith? ContinueWithOnMainThread is now best practice and if any of the Firebase SDK for Unity documentation says to use the former, I would like to know so i can change it.

Reasons:
  • Blacklisted phrase (1.5): I would like to know
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: Joe Spiro

79303642

Date: 2024-12-23 16:20:55
Score: 2
Natty:
Report link

Didn't find anything online, so decided to create it myself by manually copy pasting the color codes from IntelliJ into iTerm.

You can download the theme here: https://gist.github.com/zakyum/272326039932ab39b061bb6b89bc0c67

IntelliJ has way more color granularity, but the ANSI colors (the main part) should be identical.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Starts with a question (0.5): Did
  • Low reputation (0.5):
Posted by: 0xZ3RR0

79303636

Date: 2024-12-23 16:19:55
Score: 3.5
Natty:
Report link

This works Perfectly. I tweaked it so I can use REQUEST_URI:

substr($_SERVER['REQUEST_URI'], strrpos($_SERVER['REQUEST_URI'], '/') + 1);
Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: darthvader666uk

79303619

Date: 2024-12-23 16:11:53
Score: 2
Natty:
Report link

I have resolved this by adding an inst_loc registry entry:

HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE.

How to create the entry in registry :

  1. Open registry
  2. Go to HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE
  3. Create a new key with name Oracle (if it does not exist)
  4. Go to Oracle and then create a new String Value with name "inst_loc"
  5. For example : Give the value as "C:\Program Files (x86)\Oracle\Inventory"

Source: https://forums.oracle.com/ords/apexds/post/hkey-local-machine-software-oracle-does-not-contain-entry-f-8712

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

79303608

Date: 2024-12-23 16:07:52
Score: 1.5
Natty:
Report link

We opened an issue in the spring-framework project and it seems to be a problem with Jetty's HttpClient, who are currently working to fix the problem.

But a solution was proposed in that same thread that has worked for us in.

I hope it works for you.

Reasons:
  • Whitelisted phrase (-1): hope it works
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Ramss Martnez Martnez Canocles

79303590

Date: 2024-12-23 15:58:50
Score: 3
Natty:
Report link

I just changed connection from home wifi to hotspot of my phone and brew immediately installed

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

79303589

Date: 2024-12-23 15:58:50
Score: 3.5
Natty:
Report link

You can try UniQueL library. It is allowing queries at XML, JSON, YAML or NEON files

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Tomáš Lebeda

79303587

Date: 2024-12-23 15:57:50
Score: 1
Natty:
Report link

You're using Ubuntu to build a library for Alpine? Try using Alpine to build a library for Alpine. From your Ubuntu machine, you can create an Alpine container to build from using Docker, a VM, or LXC

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • High reputation (-1):
Posted by: anthumchris

79303586

Date: 2024-12-23 15:57:50
Score: 2
Natty:
Report link

I encountered the same issue and also found a solution. I know this is weird, but I discovered that it only happens with find.text or find.textContaining. You can wrap this expect in a try-catch block, and it works. The strange part is that the code inside the catch block is never triggered, but we still can't remove the try-catch, lol. enter image description here

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

79303563

Date: 2024-12-23 15:46:48
Score: 2.5
Natty:
Report link

I believe I have the same issue, and found the builtin plotting functionality of xarray helpful. This worked for me:

p = c.plot.pcolormesh(
    x='x',
    y='y',
    col='layer',
    col_wrap=6,
)

for ax in p.axes.flat:
    projectgebied.plot(ax=ax, facecolor='none', edgecolor='black')
Reasons:
  • Blacklisted phrase (1): I have the same issue
  • Whitelisted phrase (-1): This worked for me
  • Whitelisted phrase (-1): worked for me
  • Low length (0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): I have the same issue
  • Low reputation (1):
Posted by: Joris

79303553

Date: 2024-12-23 15:43:48
Score: 0.5
Natty:
Report link

I solved it with typing

php artisan route:clear
php artisan cache:clear

Thanks Gert B

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Whitelisted phrase (-2): I solved
  • Low length (1.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Dusan

79303547

Date: 2024-12-23 15:41:47
Score: 2
Natty:
Report link

I had similar problem, in my configuration I put 9001 as output, and the streams messed up,

I re-configured nginx following symfony's documentation for setup simple server and everything worked, and in docker as well I redirected 9000 port to 8000, and left 9001 only for php-fpm socket

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

79303544

Date: 2024-12-23 15:40:47
Score: 2.5
Natty:
Report link

It is very simple: Just type:

list = ['apple','banana','orange']

def count():

len(list)

a = count()

len(a)

b = count()

len(b)

etc..

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

79303530

Date: 2024-12-23 15:34:46
Score: 3
Natty:
Report link

emphasized text Your honor can you passed your the question about this Please I need to get I know about this session When starting I'm no experience online business

Reasons:
  • Blacklisted phrase (0.5): I need
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Avelina L Pamplona