79089996

Date: 2024-10-15 12:49:54
Score: 4.5
Natty:
Report link

is it possible to construct like http address in pom.xml properties? eg:

<properties>
  <app_url>https://${app_name}.${domain_name}</app_url>
</properties>
Reasons:
  • Blacklisted phrase (1): is it possible to
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Starts with a question (0.5): is it
  • Low reputation (0.5):
Posted by: Ravi

79089993

Date: 2024-10-15 12:48:53
Score: 7.5 🚩
Natty: 5.5
Report link

Can you give a try to this project https://github.com/skntbcn/mysql.migrator

Reasons:
  • RegEx Blacklisted phrase (2.5): Can you give
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Starts with a question (0.5): Can you give a
  • Low reputation (1):
Posted by: Carlos Calvo Rivas

79089966

Date: 2024-10-15 12:42:50
Score: 4
Natty: 4.5
Report link

crear un vector con los datos de las columnas

labels <- attr(data, "variable.labels")

convertir el vector a marco de datos

labels_df <- data.frame(variable = names(labels), label = as.character(labels))

Reasons:
  • Blacklisted phrase (2): crear
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: David Schomwandt

79089939

Date: 2024-10-15 12:34:47
Score: 10.5 🚩
Natty: 5.5
Report link

i am facing same issue, please help

Reasons:
  • RegEx Blacklisted phrase (3): please help
  • RegEx Blacklisted phrase (1): i am facing same issue, please
  • Low length (2):
  • No code block (0.5):
  • Me too answer (2.5): i am facing same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: Abhishek yadav

79089932

Date: 2024-10-15 12:32:46
Score: 4
Natty:
Report link

The problem was resolved without rewriting the code. It seems that it takes some time for the privacy & security settings to be reflected. If you have the same error as me and have just changed your privacy & security settings, I suggest you wait a while.

Here are the settings I changed:

I tried sending DM to 3 Discord accounts using on_member_remove(). Only one of them received it safely. Others did not. The error has occurred.

That is why two of my accounts couldn't receive DMs from the bot. At that time I had just changed the settings.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Me too answer (2.5): have the same error
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: ebi

79089915

Date: 2024-10-15 12:29:45
Score: 8
Natty: 7.5
Report link

Have you found a solution by any chance?

Reasons:
  • RegEx Blacklisted phrase (2.5): Have you found a solution by any chance
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Nikka Zanandrea

79089820

Date: 2024-10-15 12:07:38
Score: 7.5 🚩
Natty:
Report link

I have the same error right now:

*Dataform encountered an error: Unexpected property "type", or property value type of "string" is incorrect.
ReferenceError: Unexpected property "type", or property value type of "string" is incorrect.
    at /usr/local/lib/node_modules/@dataform/cli/bundle.js:259:23
    at Array.forEach (<anonymous>)
    at checkFields (/usr/local/lib/node_modules/@dataform/cli/bundle.js:240:33)
    at verifyObjectMatchesProto (/usr/local/lib/node_modules/@dataform/cli/bundle.js:268:5)
    at read (/usr/local/lib/node_modules/@dataform/cli/bundle.js:28278:25)
    at Object.processFn (/usr/local/lib/node_modules/@dataform/cli/bundle.js:30671:45)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async Object.handler (/usr/local/lib/node_modules/@dataform/cli/bundle.js:29593:30)*

Any suggestions?

Reasons:
  • RegEx Blacklisted phrase (2): Any suggestions?
  • 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
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: var0hub

79089789

Date: 2024-10-15 11:57:35
Score: 4.5
Natty:
Report link

I am not sure what is your concern, but I am under the impression that it's all about counting, why don't you make use of rxjs count operator? for example: of(1, 2, 3).pipe(count()).subscribe(console.log); this will log "3" If this is not helping, could you collaborate more on what exactly are you looking for?

Reasons:
  • Blacklisted phrase (1): what is your
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Abdullah Njoum

79089739

Date: 2024-10-15 11:39:30
Score: 9.5
Natty: 7
Report link

I need to access the headers when I consume a kafka topic to create a globalKtable. I asked my question here: How to Access Headers in a GlobalKTable in Kafka Streams Can you help me about this?

Reasons:
  • Blacklisted phrase (1): help me
  • Blacklisted phrase (0.5): I need
  • RegEx Blacklisted phrase (3): Can you help me
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Misa

79089729

Date: 2024-10-15 11:35:29
Score: 10
Natty: 8
Report link

Were you able to find a solution and would you share it here?

Reasons:
  • RegEx Blacklisted phrase (1): Were you able to find a solution
  • RegEx Blacklisted phrase (3): Were you able
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Jan

79089709

Date: 2024-10-15 11:32:27
Score: 6 🚩
Natty:
Report link

I have the same issue.so tensorflow==2.8.0 and tensorforce==0.6.5 works for me

Reasons:
  • Blacklisted phrase (1): I have the same issue
  • Whitelisted phrase (-1): works for me
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: python sharing

79089690

Date: 2024-10-15 11:24:24
Score: 4
Natty:
Report link

If I understand the question correctly, you can detect the scroll event (the browser's scroller or even a specific element's scroller) and apply some logic to turn a flag on and off (eg, borderVisible - and for example turn it on when the "scrollY" exceeds a certain threshold) and bind this flag to your html wherein you can apply some ngStyle to do a dynamic styling. Does this answer your question?

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

79089676

Date: 2024-10-15 11:19:22
Score: 8 🚩
Natty:
Report link

can you describe your folder structure ? where is your main located and where is your pubspec.yaml located?

Reasons:
  • RegEx Blacklisted phrase (2.5): can you describe your
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): can you
  • Low reputation (1):
Posted by: Wala Abdo

79089663

Date: 2024-10-15 11:14:19
Score: 6.5 🚩
Natty: 5
Report link

i have the same problem but everything working properly but the file.db created not found in the pycharm

Reasons:
  • Blacklisted phrase (1): i have the same problem
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): i have the same problem
  • Single line (0.5):
  • Low reputation (1):
Posted by: Katamreddy Ganesh reddy

79089637

Date: 2024-10-15 11:09:17
Score: 4.5
Natty:
Report link

I have the same issue. You can add this to the Telescope configuration file so it doesn't show:

'watchers' => [
    \Laravel\Telescope\Watchers\CommandWatcher::class => [
        'enabled' => env('TELESCOPE_COMMAND_WATCHER', true),
        'ignore' => [
            'list',
        ],
    ],
],
Reasons:
  • Blacklisted phrase (1): I have the same issue
  • Low length (0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): I have the same issue
  • Low reputation (1):
Posted by: jsamaniegog

79089577

Date: 2024-10-15 10:53:12
Score: 7 🚩
Natty: 6.5
Report link

I have some questions.

The frequency should be xf = np.fft.fftfreq(N,0.5/N)

However, it makes the frequency and the amplitude don't match each other.

Can anyone help me? thanks!

Also, what is the x limit range for nfft function? I haven't found any description about it.

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): Can anyone help me
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: evelyn

79089346

Date: 2024-10-15 09:42:55
Score: 4.5
Natty: 4.5
Report link

let's see the official documentation: https://docs.python.org/3/tutorial/errors.html#defining-clean-up-actions

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

79089339

Date: 2024-10-15 09:39:54
Score: 5
Natty: 4.5
Report link

Here it is check this post [1]: https://medium.com/@tirthkeraliya200/how-to-push-notification-in-electron-js-d9315b3d57b7

Reasons:
  • Blacklisted phrase (0.5): medium.com
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Tirth keraliya

79089303

Date: 2024-10-15 09:29:51
Score: 4.5
Natty:
Report link

With this change it seems they completely removed the Incomming/Outgoing view in source control tab, since now it's moved to it's own tab, source control graph. Is there a way of getting it back? Without the graph itself? This feature was awsome to have, but now it seems to be gone completely.

For example: enter image description here

Reasons:
  • Blacklisted phrase (1): Is there a way
  • Blacklisted phrase (1): enter image description here
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Kaj

79089290

Date: 2024-10-15 09:24:49
Score: 7 🚩
Natty: 4
Report link

@vishnukumar: **By any chance you were able to solve this issue? I am also having same requirement to calibrate multiple cameras **

Reasons:
  • RegEx Blacklisted phrase (1.5): solve this issue?
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • User mentioned (1): @vishnukumar
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Santosh Kamble

79089270

Date: 2024-10-15 09:21:47
Score: 4
Natty: 4
Report link

My issue there for the same error was that the the binding class (data object) was an inner class. It was public though, yet I got the error. However, upon moving that as a public normal class, error went away. Strange! From memory I think inner classes could be used?

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

79089266

Date: 2024-10-15 09:20:45
Score: 8 🚩
Natty:
Report link

I am facing the same problem. everything was working very well until I migrated to FCM HTTP API v1 now I receive notifications without an image. I have no logs in the didRecceiveNotificationRequest block of NotificationService.m

d0tb0t please give us more configuration details

Reasons:
  • Blacklisted phrase (1): m facing the same problem
  • RegEx Blacklisted phrase (2.5): please give us
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I am facing the same problem
  • Low reputation (1):
Posted by: Borient Manfouo

79089254

Date: 2024-10-15 09:16:44
Score: 5
Natty:
Report link

Thanks to everyone who give advice. Is was cron DISPLAY variable problem. library like SFML should interact with GUI display but cron didn't in default state. So I change my cron to


DISPLAY=:0
XDG_RUNTIME_DIR=/run/user/(number from id -u)
***** /path/of/script

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (3): Thanks to everyone who give advice
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: chobo

79089224

Date: 2024-10-15 09:11:42
Score: 4
Natty:
Report link

EventLogReaderand is only available on Windows.

https://learn.microsoft.com/en-us/answers/questions/384826/eventlog-is-not-supports-in-linux-using-net-core-3

This is not an answer, but an opinion.

A better approach would be to parse Linux log files or execute command codes to get a response.

Reasons:
  • Blacklisted phrase (1): not an answer
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: jykim31337

79089136

Date: 2024-10-15 08:49:35
Score: 6 🚩
Natty:
Report link

Let me know if you resolve I have same issue

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: Zach kingsford

79089079

Date: 2024-10-15 08:32:29
Score: 9 🚩
Natty: 5.5
Report link

I am using Laravel 11 using vite and tailwind css and facing the same problem. How to fix it?

Reasons:
  • RegEx Blacklisted phrase (1.5): How to fix it?
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): facing the same problem
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Kaytros Keta arka

79089055

Date: 2024-10-15 08:29:28
Score: 4.5
Natty:
Report link

Did we find a solution to this? The problem with me is on the similar lines but i want to use relative path in my scss files instead of absolute. I have seen when i use (/images/path_to_image) it works but when i use (../images/path_to_image) it fails.

Reasons:
  • RegEx Blacklisted phrase (1): i want
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Did we find a solution to this
  • Low reputation (1):
Posted by: Navneet Vaid

79088954

Date: 2024-10-15 08:12:23
Score: 4.5
Natty:
Report link

In case somebody else is getting the same error, just add this key hash in facebook developer console and you are good to go. In my case, I have added all key hashes in fb console but still getting the error than I checked and found out that it was my debug key hash, generated from debug.keystore, which I didnt add.

Reasons:
  • No code block (0.5):
  • Me too answer (2.5): getting the same error
  • Single line (0.5):
  • Low reputation (1):
Posted by: flutter dev

79088914

Date: 2024-10-15 08:00:20
Score: 4
Natty:
Report link

There are drafts and proposals, which will do exactly what you wanted to do. It's called Safe Assignment Operator (?=).

The syntax would be:

const t ?= someFunc() || somethingElse;

or

const [error, t] ?= someFunct();

See: dev.to - Effortless Error Handling in JavaScript: How the Safe Assignment Operator Simplifies Your Code or Medium - JavaScript Safe Assignment Operator (?=): A Complete Guide

And there is a similar package you can already use: https://www.npmjs.com/package/with-error

Follow their progress. I am also looking forward to it :)

Reasons:
  • Blacklisted phrase (2): I am also looking
  • Probably link only (1):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Doleance

79088874

Date: 2024-10-15 07:49:17
Score: 4
Natty:
Report link

Please update your Composer and run

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

79088836

Date: 2024-10-15 07:36:12
Score: 7 🚩
Natty:
Report link

Have you been able to apply for access? If yes, how did you get the API calls to count. I try to access the instagram_business_basic to request access but see what I get, even after making multiple API calls.

To request advanced access to this permission, you need to make a successful test API call. It may take up to 24 hours after the first API call for this button to become active.

Reasons:
  • Blacklisted phrase (1.5): Have you been able to
  • RegEx Blacklisted phrase (3): did you get the
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Ibukun

79088802

Date: 2024-10-15 07:26:08
Score: 4.5
Natty:
Report link

Found my own answer -> thanks to everyone!

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Low length (1.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Bob Logan

79088782

Date: 2024-10-15 07:17:06
Score: 4
Natty:
Report link

you can just use JSON login for login using API,

https://symfony.com/doc/current/security.html#json-login

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

79088766

Date: 2024-10-15 07:11:04
Score: 7.5 🚩
Natty:
Report link

@matrejek : Just tried Xcode 16 without the ld_classic flag, and it still fails with the same error (ld: warning: pointer not aligned). And adding back that flag, gives a warning that "ld_classic" is deprecated. Can you please provide some details on your previous comment? will be helpful.

Reasons:
  • RegEx Blacklisted phrase (2.5): Can you please provide some
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • User mentioned (1): @matrejek
  • Low reputation (1):
Posted by: Tanzeel Alam

79088729

Date: 2024-10-15 07:00:00
Score: 6
Natty: 7
Report link

why can't i use "location.state = " to set the value of state?

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): why can't i use
  • Low reputation (1):
Posted by: Fez711

79088723

Date: 2024-10-15 06:58:59
Score: 4.5
Natty:
Report link

I would recommend migrating to version 7.x first (following this guide) and then moving to Apache KIE 10 (upcoming version) once available. You can refer to this document to update from drools 7 to 8 (and 10)

Reasons:
  • Blacklisted phrase (1): this guide
  • Blacklisted phrase (1): this document
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Yeser Amer

79088706

Date: 2024-10-15 06:53:58
Score: 4
Natty:
Report link

As suggested by @Brits, moving close(mod_channel) to the end of the dummyFilter solved the problem. Many thanks!

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Low length (1):
  • Has code block (-0.5):
  • User mentioned (1): @Brits
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: mli

79088705

Date: 2024-10-15 06:52:57
Score: 4
Natty:
Report link

Solved it myself. There is a package from conda-forge that supports my GPU

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

79088676

Date: 2024-10-15 06:42:55
Score: 5
Natty: 5.5
Report link

I wanted to ask how to change the formate on ui from dd/mm/yyyy formate to mm/dd/yyyy formate?

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

79088603

Date: 2024-10-15 06:06:45
Score: 6.5 🚩
Natty: 3
Report link

How to add disqus in my wordpress websites ,is this possible to all comments in one account i have https://tycoondocuments.com ,https://tycoondocuments.ae https://proservicesuae.com ,https://oxhar.com,https://abab.info https://abab.ae https://nupital.com https://tycofly.com https://gozlon.com

can i use all this in single login ?????

Reasons:
  • Blacklisted phrase (1): ???
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Starts with a question (0.5): How to add
  • Low reputation (1):
Posted by: Aldhirushan Ap

79088473

Date: 2024-10-15 05:12:33
Score: 6 🚩
Natty:
Report link

I faced something similar before. Try to delete android studio totally and re-install it, follow these steps -> How to completely uninstall Android Studio from windows(v10)?

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Eduardo Hans GonzΓ‘lez GarcΓ­a

79088465

Date: 2024-10-15 05:05:31
Score: 7 🚩
Natty: 5
Report link

But when after token generation I am using the token for other APIs, I am getting 401 error. Although both are from local. Please help to answer this

Reasons:
  • RegEx Blacklisted phrase (3): Please help to
  • RegEx Blacklisted phrase (1): I am getting 401 error
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Shubhanshi Sharma

79088440

Date: 2024-10-15 04:54:28
Score: 5.5
Natty: 5.5
Report link

4:46 PM STARWIN88 LAPAK CUAN AMANAH REKOMENDASI MAXWIN

https://heylink.me/starwin88.maxwin/

Reasons:
  • Probably link only (1):
  • Contains signature (1):
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: starwin88

79088436

Date: 2024-10-15 04:52:27
Score: 4
Natty:
Report link

Facing same problem here, web bundling failed but no more message for debug.

But i found this command useful.

expo export --platform web

It shows where causing the problem.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Me too answer (2.5): Facing same problem
  • Low reputation (1):
Posted by: Jason

79088368

Date: 2024-10-15 04:07:18
Score: 4
Natty:
Report link

Try installing eclipse with packages, select package based on your language : https://www.eclipse.org/downloads/packages/

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

79088254

Date: 2024-10-15 02:50:01
Score: 11 🚩
Natty: 6.5
Report link

have you solved it? I have the same problem.

Reasons:
  • Blacklisted phrase (1): I have the same problem
  • Blacklisted phrase (2): have you solved it
  • RegEx Blacklisted phrase (1.5): solved it?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same problem
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Linqing Huang

79088246

Date: 2024-10-15 02:42:58
Score: 6 🚩
Natty:
Report link

As @Lonami said, please check https://stackoverflow.com/a/77598755/ and How can I make a message to Telegram topic (sub-group)?

What you need is await client.send_message(channel, "Hi there!", reply_to=topic.id).

Reasons:
  • Blacklisted phrase (0.5): How can I
  • Blacklisted phrase (0.5): Hi there
  • Blacklisted phrase (1): stackoverflow
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • User mentioned (1): @Lonami
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Trdthg

79088236

Date: 2024-10-15 02:31:56
Score: 7 🚩
Natty: 5.5
Report link

How to solve the same issue with local pytorch environment?

Reasons:
  • Blacklisted phrase (1): How to solve
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): How to solve the
  • Low reputation (1):
Posted by: Aashik 2u

79088227

Date: 2024-10-15 02:25:55
Score: 4
Natty:
Report link

In spark 3.5, they introduced two equality test functions for PySpark DataFrames: assertDataFrameEqual and assertSchemaEqual. An overview can be found at this link https://www.databricks.com/blog/simplify-pyspark-testing-dataframe-equality-functions

Reasons:
  • Blacklisted phrase (1): this link
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: tukai

79088201

Date: 2024-10-15 02:11:51
Score: 5
Natty:
Report link

pod 'GoogleSignIn', '~> 5.0.0' ------------> change 6.0.2 and sdk upgrade

https://github.com/googlesamples/google-signin-unity/pull/205#issuecomment-1964963229

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Filler text (0.5): ------------
  • Low reputation (1):
Posted by: Jay.LLA

79088196

Date: 2024-10-15 02:06:50
Score: 4
Natty: 4
Report link

Is it something you are trying to test? If not, then create a test to set up the testing environment to ensure your password has been changed so this popup never happens.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Starts with a question (0.5): Is it some
  • Low reputation (1):
Posted by: Chris

79088194

Date: 2024-10-15 02:04:49
Score: 15 🚩
Natty: 5
Report link

I've the same problem, I can solve it by using PCL 1.14, but I really need to know how to solve it with PCL 1.9, did you fix it now?

Reasons:
  • Blacklisted phrase (1): how to solve
  • RegEx Blacklisted phrase (3): did you fix it
  • RegEx Blacklisted phrase (1.5): fix it now?
  • RegEx Blacklisted phrase (2): know how to solve
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): 've the same problem
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: legend dwyane

79088172

Date: 2024-10-15 01:51:46
Score: 4.5
Natty: 6
Report link

what is the significance of line 4 (guess_taken). like why equate it to 0 instead of a user input? that's where I'm getting stuck.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): what is the
  • Low reputation (1):
Posted by: Janira Gonzalez

79088151

Date: 2024-10-15 01:39:43
Score: 4
Natty: 5
Report link

I agree they are right on top of what I am trying to write, if you don't want to give us the option to remove them, can you just move them to the side or something.

Reasons:
  • Blacklisted phrase (1): I am trying to
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Adam Stahl

79088079

Date: 2024-10-15 00:57:35
Score: 5
Natty:
Report link

I'm also trying to do same. Let me check if I can find any solution.

Reasons:
  • Blacklisted phrase (1.5): any solution
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Aabishkar Shrestha

79088051

Date: 2024-10-15 00:26:28
Score: 6.5
Natty: 7.5
Report link

Can someone share timezlrg_40.dat? I need to update from timezlrg_32.dat to timezlrg_40.dat

Reasons:
  • Blacklisted phrase (0.5): I need
  • RegEx Blacklisted phrase (2.5): Can someone share
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Can someone share
  • Low reputation (1):
Posted by: Jackson Lizier

79087983

Date: 2024-10-14 23:35:18
Score: 5.5
Natty: 5
Report link

Jake, sorry for the late reply. if your input is B (an even number equal to 2xb) and your ooutput is C, and if weight sharing is acceptable, could you just reshape to 2 x b and then simply apply a linear layer (b,C) to the last dimension?

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Numeric Lee

79087901

Date: 2024-10-14 22:53:08
Score: 5.5
Natty: 5.5
Report link

say I was on sites.google.com and I wanted to make a button that would replace the sites.google.com tab with a classroom.google.com tab. how would I do that?

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

79087867

Date: 2024-10-14 22:25:00
Score: 9.5 🚩
Natty: 5.5
Report link

Did anyone find a solution for this?

Reasons:
  • RegEx Blacklisted phrase (3): Did anyone find a solution
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): Did anyone find a solution for this
  • Low reputation (1):
Posted by: Felipe Machado

79087773

Date: 2024-10-14 21:38:48
Score: 7.5 🚩
Natty: 5.5
Report link

Did you ever get to the bottom of this? I'm considering a project with this chip and I'd like to know if this is an issue. Thanks!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (3): Did you ever get to the
  • Low length (1):
  • 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: Shannon Pahl

79087750

Date: 2024-10-14 21:25:45
Score: 4.5
Natty:
Report link

i need help here i have configure the dns, the apache2 server everything but when i change the ip address to public ip address i started having a lot of issue that the site is not coming up on the webpage i have tried multiple method then i find-out that if i try the curl command with the private ip address it will work but if i try it with the public ip address it wont work like the file is not in the public ip address i need help i resolving this problem

curl -I http://ip curl: (56) Recv failure: Connection reset by peer

Reasons:
  • Blacklisted phrase (0.5): i need
  • Blacklisted phrase (2.5): i need help
  • Long answer (-0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: user27800874

79087747

Date: 2024-10-14 21:24:44
Score: 4
Natty:
Report link

I'm running into the same issue - for dependencies, Buf generates a relative path under the assumption that the dependent code is in the same top-level object. buf.gen.yaml allows configuring "inputs" (so in your case something like inputs: ["google/type"]), but that will just result in all the imported files being copied into the project, instead of referencing external dependencies.

Did you end up finding a solution?

Reasons:
  • Whitelisted phrase (-1): in your case
  • RegEx Blacklisted phrase (3): Did you end up finding a solution
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: eldar

79087611

Date: 2024-10-14 20:23:31
Score: 5
Natty: 6.5
Report link

This article solved the issue for me.

https://github.com/livewire/livewire/discussions/3084

From laravel documentation - https://laravel.com/docs/11.x/requests#configuring-trusted-proxies

Reasons:
  • Blacklisted phrase (1): This article
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Manuel Roldan-Vega

79087607

Date: 2024-10-14 20:21:29
Score: 8.5 🚩
Natty: 6
Report link

When i go to my web , the product list is order by "date", i want to order by last modified.

i have already tried doing this: Woocommerce how to sort products by "last modified" date?

it's working fine, but, when i go to my web "last-modified-date" is not the default option on the menu like i wish.

What can i do?

Reasons:
  • Blacklisted phrase (1): can i do
  • Blacklisted phrase (1): i have already tried
  • Blacklisted phrase (1): What can i do
  • RegEx Blacklisted phrase (1): i want
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Starts with a question (0.5): When i
  • Low reputation (1):
Posted by: user27757832

79087587

Date: 2024-10-14 20:14:27
Score: 4
Natty: 4
Report link

Yes

Tier: Premium, Ultimate

from https://docs.gitlab.com/ee/user/group/custom_project_templates.html

`

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

79087581

Date: 2024-10-14 20:12:26
Score: 6.5 🚩
Natty: 6
Report link

which plugins are you using? Can you tell me

Reasons:
  • RegEx Blacklisted phrase (2.5): Can you tell me
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): which
  • Low reputation (0.5):
Posted by: Zaheer Bashir

79087566

Date: 2024-10-14 20:06:24
Score: 5.5
Natty: 4.5
Report link

Checkout this repository with live bus tracking https://github.com/LismaxB/Ceylon-Public-Transit

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

79087548

Date: 2024-10-14 19:56:21
Score: 4.5
Natty:
Report link

Having a similar issue, looks like SAP are not supporting .NET core.

Only two options we have are to re-write thousands of reports in something else but not sure what else out there can duplicate the crystal reports functionality, which we use a lot of.

Our only solution so far is to have the main app in .Net 8 and crystal in the old framework.

Reasons:
  • No code block (0.5):
  • Me too answer (2.5): Having a similar issue
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: chris

79087534

Date: 2024-10-14 19:51:19
Score: 9
Natty: 8.5
Report link

can you please share the code you used for the LED? Please, i need it for an urgent project for university.

Thank you.

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (0.5): i need
  • RegEx Blacklisted phrase (2.5): can you please share the code you
  • RegEx Blacklisted phrase (2): urgent
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): can you please share the code you use
  • Low reputation (1):
Posted by: Zakaria

79087483

Date: 2024-10-14 19:34:13
Score: 6 🚩
Natty: 4
Report link

Were you ever able to get this figured out? I am running into a similar issue for my applications and to get past it we are using our firewall to block the requests at that path and serve the response json which is not ideal.

Reasons:
  • RegEx Blacklisted phrase (3): Were you ever
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Michael Luck

79087472

Date: 2024-10-14 19:31:12
Score: 4.5
Natty:
Report link

Issue solved, I have posted the issue for the owner of the project itself and it have fixed the issue : https://github.com/msantos/sods/issues/6#issuecomment-2412005202

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: AhmedSCRIPT Hacker Ψ¨Ψ§Ω„ΨΉΨ±Ψ¨ΩŠΨ©

79087450

Date: 2024-10-14 19:22:09
Score: 6 🚩
Natty: 5
Report link

use powershell and that script to export all data.

https://robertostefanettinavblog.com/2022/04/30/export-sql-data-to-csv-or-xml-file-via-powershell/

regards DFK-Consult

visit https://dfk-consult.at

Reasons:
  • Blacklisted phrase (1): regards
  • Probably link only (1):
  • Contains signature (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: DFK-Consult

79087446

Date: 2024-10-14 19:20:08
Score: 6.5
Natty: 7.5
Report link

How can i get a value if i include a CTkEntry?

Reasons:
  • Blacklisted phrase (0.5): How can i
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): How can i
  • Low reputation (1):
Posted by: angelu tp

79087412

Date: 2024-10-14 19:10:04
Score: 7.5 🚩
Natty: 6
Report link

Is there any chance you could share the key?

Reasons:
  • Blacklisted phrase (1): Is there any
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Is there any
  • Low reputation (1):
Posted by: Hero1337

79087292

Date: 2024-10-14 18:24:49
Score: 8.5 🚩
Natty: 6.5
Report link

I am beginner in programming. Please explain me this - "stream << self". Is it left shift operator with two objects? But it works only with integers in Python...

Reasons:
  • RegEx Blacklisted phrase (2.5): Please explain me
  • RegEx Blacklisted phrase (2): I am beginner
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Dmit

79087278

Date: 2024-10-14 18:18:46
Score: 13.5 🚩
Natty:
Report link

Did you find a better option to set ssl verify to false for the Connector Builder on Airbyte?

If not, can you share more detail on how to create a custom HTTP connector?

Thanks in advance.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (2.5): can you share
  • RegEx Blacklisted phrase (3): Thanks in advance
  • RegEx Blacklisted phrase (3): Did you find a
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Starts with a question (0.5): Did you find a
  • Low reputation (1):
Posted by: aguida79

79087238

Date: 2024-10-14 18:03:42
Score: 4
Natty: 4.5
Report link

I wonder anything new for this topic? I am wondering, in np.random.exponential(lambda_param, random_size), lambda_param is actually the scale parameter, which is inverse of the actual lambda in exponential distribution. While in what pm.Exponential() takes is actually lambda itself. Not sure if I understand correctly about your original question, but is this possibly the actual reason?

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

79087223

Date: 2024-10-14 17:59:40
Score: 5.5
Natty:
Report link

Hello I am having trouble with my site. it is saying it did not follow community standards. When I check isitban.com they are saying nothing is wrong with my site.

Reasons:
  • RegEx Blacklisted phrase (2): I am having trouble
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Colin

79087166

Date: 2024-10-14 17:40:34
Score: 7 🚩
Natty: 4.5
Report link

I'm having same issue here. Did you able to find solution?

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I'm having same issue
  • Ends in question mark (2):
  • Single line (0.5):
Posted by: ftdeveloper

79087150

Date: 2024-10-14 17:36:32
Score: 9.5 🚩
Natty: 6
Report link

did you manage to make ot work? I'm facing the same issue and I've been hitting a wall for two days.

Reasons:
  • RegEx Blacklisted phrase (3): did you manage to
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I'm facing the same issue
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): did you
  • Low reputation (1):
Posted by: jsber

79087124

Date: 2024-10-14 17:28:30
Score: 4
Natty: 4
Report link

Use syncfusion_flutter_charts library for customized line chart

official site

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

79087025

Date: 2024-10-14 16:55:20
Score: 4
Natty:
Report link

I know this is an older thread. I also know I'm asking a question instead of leaving an answer, but I don't know any other way to get advice for a similar question without asking a duplicate question.

I have a dynamic solution created with VBScript that's similar to Darren's first solution. My users typically have two or more IBM Personal Communications (PCOMM) sessions open on their Desktop to do their daily tasks. Some of those sessions are logged into business proprietary applications and need to be left alone. They also can't use their "A" session as that's their production session. To handle this, I've developed this logic:

Set Connect_Manager = CreateObject("pcomm.autECLConnMgr")
Set autECLConnList = CreateObject("PCOMM.autECLConnList")
Set ObjEmulator = CreateObject("pcomm.auteclsession")

autECLConnList.Refresh
Num = autECLConnList.Count
PrevNum = Num

If Num = 0 Then
   MsgBox "You must have at least two PCOMM sessions open to use this tool." & vbnewline & vbnewline &  "Program is now terminating.", vbOKOnly + vbExclamation + vbSystemModal, "No Session Error"
   SetEverythingToNothing
   WScript.Echo "EXIT"
   WScript.Quit
End If

strSession = autECLConnList(Num).Name
Connect_Manager.autECLConnList.Refresh

ObjEmulator.SetConnectionByName (strSession)
Window_Title = ObjEmulator.autECLWinMetrics.WindowTitle

If InStr(Window_Title, "HOSTORS") <> 0 Or strSession = "A" Or InStr(Window_Title, "NDB") <> 0 Then
   Set ObjEmulator = Nothing
   Loop_Count = 1
   Do
      ResEmulator = "No"
      PrevNum = PrevNum - 1
      If PrevNum = 0 Then
         MsgBox "You need to have more than one session open." & vbnewline & "Program is now terminating.", vbOKOnly + vbExclamation + vbSystemModal, "One Session Error"
         SetEverythingToNothing
         WScript.Echo "EXIT"
         WScript.Quit
      Else
         strSession = autECLConnList(PrevNum).Name
         If strSession = "A" Then
            MsgBox "You cannot use your production (A) session." & vbnewline & "Please open another session." & vbnewline & "Program is now terminating.", vbOKOnly + vbExclamation + vbSystemModal, "Production Session Error"
            SetEverythingToNothing
            WScript.Echo "EXIT"
            WScript.Quit
            Exit Do
         Else
            Set ObjEmulator = CreateObject("pcomm.auteclsession")
            Connect_Manager.autECLConnList.Refresh
            ObjEmulator.SetConnectionByName (strSession)
            Window_Title = ObjEmulator.autECLWinMetrics.WindowTitle
            If InStr(Window_Title, "NDB") <> 0 Or InStr(Window_Title, "HOSTORS") <> 0 Then
               Set ObjEmulator = Nothing
            Else
               ResEmulator = "Yes"
            End If
         End If
      End If
      Loop_Count = Loop_Count + 1
      If Loop_Count = 10 Then
         MsgBox "Unable to connect to a session." & vbnewline & "Please make sure you have working sessions." & vbnewline & "Program is now terminating.", vbOKOnly + vbExclamation + vbSystemModal, "Production Session Error"
         SetEverythingToNothing
         WScript.Echo "EXIT"
         WScript.Quit
         Exit Do
      End If
   Loop Until ResEmulator = "Yes"
End If

My department is moving away from VBScript and towards C#.NET. I've created a VERY similar version of the VBScript code.

AutConnList autECLConnList = new AutConnList();
AutConnMgr Connect_Manager = new AutConnMgr();
AutSess ObjEmulator = new AutSess();
       
autECLConnList.Refresh();
int Num = autECLConnList.Count;
int PrevNum = Num;

if (Num == 0)
{
    MessageBox.Show("You must have at least two PCOMM sessions open to use this tool." + Environment.NewLine + Environment.NewLine + "Program is now terminating.", "No Session Error", MessageBoxButtons.OK, 
    MessageBoxIcon.Exclamation, MessageBoxDefaultButton.Button1, 
    MessageBoxOptions.DefaultDesktopOnly);
    return;
}

string strSession = autECLConnList[Num].Name;
autECLConnList.Refresh();

ObjEmulator.SetConnectionByName(strSession);
string Window_Title = ObjEmulator.autECLWinMetrics.WindowTitle;


if (Window_Title.IndexOf("HOSTORS") == 0 || strSession == "A" || Window_Title.IndexOf("NDB") == 0)
{
    ObjEmulator = null;
    int Loop_Count = 1;
    string ResEmulator = "No";
    do
    {
        PrevNum -= 1;
        if (PrevNum == 0)
        {
            MessageBox.Show("You need to have more than one session open." + Environment.NewLine + "Program is now terminating.", "One Session Error", MessageBoxButtons.OK, MessageBoxIcon.Exclamation, MessageBoxDefaultButton.Button1, MessageBoxOptions.DefaultDesktopOnly);
            return;
        }
        else
        {
            strSession = autECLConnList[PrevNum].Name;
            if (strSession == "A")
            {
                MessageBox.Show("You cannot use your production (A) session." + Environment.NewLine + "Please open another session." + Environment.NewLine + "Program is now terminating.", "Production Session Error", MessageBoxButtons.OK, MessageBoxIcon.Exclamation, MessageBoxDefaultButton.Button1, MessageBoxOptions.DefaultDesktopOnly);
                return;
            }
            else
            {
                AutSess ObjEmulator = new AutSess();
                autECLConnList.Refresh();
                ObjEmulator.SetConnectionByName(strSession);
                Window_Title = ObjEmulator.autECLWinMetrics.WindowTitle;
                if (Window_Title.IndexOf("HOSTORS") > 0 || Window_Title.IndexOf("NDB") > 0)
                {
                    ObjEmulator = null;
                }
                else
                {
                    ResEmulator = "Yes";
                }
            }
        } 
        Loop_Count++;
        if (Loop_Count == 10)
        {
            MessageBox.Show("Unable to connect to a session." + Environment.NewLine + "Please make sure you have working sessions." + Environment.NewLine + "Program is now terminating.", "Production Session Error", MessageBoxButtons.OK, MessageBoxIcon.Exclamation, MessageBoxDefaultButton.Button1, MessageBoxOptions.DefaultDesktopOnly);
            return;
        }
    } while (ResEmulator == "Yes");
}

My issue is I'm getting the CS0136 - A local or parameter named 'ObjEmulator' cannot be declared in this scope because that name is used in an enclosing local scope to define a local or parameter when I'm trying to redeclare AutSess ObjEmulator = new AutSess();. I'm looking for a similar way to keep this dynamic like the VBScript code. Since ObjEmulator = null; doesn't fully kill the object in C#.NET like Set ObjEmulator = Nothing does in VBScript, does anyone have advice on how this can be done?

Reasons:
  • RegEx Blacklisted phrase (3): does anyone have
  • Long answer (-1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: Lou

79086931

Date: 2024-10-14 16:22:10
Score: 6 🚩
Natty: 5.5
Report link

have you fixed this problem or not?

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

79086857

Date: 2024-10-14 15:59:02
Score: 8 🚩
Natty: 6.5
Report link

Same issue, same stack. Anyone solve?

Reasons:
  • RegEx Blacklisted phrase (1.5): solve?
  • RegEx Blacklisted phrase (1): Same issue
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Brian Aderer

79086816

Date: 2024-10-14 15:42:58
Score: 4
Natty:
Report link

If you're looking for the cheapest setup with minimal traffic, here's a combination you can try:

  1. AWS Lambda to run your API backend.

  2. Amazon S3 + CloudFront to serve static content (HTML/CSS/JS).

  3. Amazon Aurora Serverless (MySQL or PostgreSQL) or RDS (MySQL/PostgreSQL) for the database.

This would significantly reduce costs as you only pay for usage, and all infrastructure management is handled by AWS. Total costs could be around $10-30/month depending on your exact usage.

Or like you mentioned, GoDaddy would be a simpler/cheaper route, but may cost you the flexibility.

If this solution works for you, please consider marking the answer as accepted to help others who might have a similar question. Thanks!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Long answer (-0.5):
  • No code block (0.5):
  • Me too answer (2.5): have a similar question
  • Low reputation (1):
Posted by: Erik Sierra

79086658

Date: 2024-10-14 14:56:45
Score: 6.5 🚩
Natty: 5
Report link

I have the same problem, I have done everything possible to fix this problem and still not rendering the server in frontend

Reasons:
  • Blacklisted phrase (1): I have the same problem
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I have the same problem
  • Single line (0.5):
  • Low reputation (1):
Posted by: Kony Nunez

79086625

Date: 2024-10-14 14:47:42
Score: 4.5
Natty:
Report link

cd "$(git rev-parse --show-toplevel)"

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Nabin Ale

79086605

Date: 2024-10-14 14:43:41
Score: 4
Natty:
Report link

Is there any documentation describing how to "use BitBucket web hooks to create a merged branch like github does"?

I've tried a ton of different options to get TC to trigger a build when a BitBucket Cloud PR is opened to no avail. This looks like a good solution but I'm not particularly fluent in webhooks.

Reasons:
  • Blacklisted phrase (1): Is there any
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Is there any
  • Low reputation (1):
Posted by: eeease

79086600

Date: 2024-10-14 14:42:39
Score: 10.5 🚩
Natty:
Report link

it is done and worked? i check the link it is worked, how? can you explain how it work? i get same error too

Reasons:
  • RegEx Blacklisted phrase (2.5): can you explain how
  • RegEx Blacklisted phrase (1): check the link
  • RegEx Blacklisted phrase (1): i get same error
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): i get same error
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: void

79086597

Date: 2024-10-14 14:41:38
Score: 6.5 🚩
Natty:
Report link

Did you get this to work? I'm in a similar situation with my iis applications. The application calling the other application is always identified as app pool user in the second one

Reasons:
  • RegEx Blacklisted phrase (3): Did you get this to
  • Low length (0.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: user1471669

79086530

Date: 2024-10-14 14:24:33
Score: 4
Natty:
Report link

I think you have to reauthenticate your user and then change the email and then send a verification mail

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

79086473

Date: 2024-10-14 14:06:27
Score: 4
Natty:
Report link

If you are on windows then go to task manager>details and kill all processes named as httpd.exe

enter image description here

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

79086449

Date: 2024-10-14 13:59:25
Score: 5
Natty: 6
Report link

Have you tried creating a calculated field "Evaluate Expression" directly in Workday?

Reasons:
  • Whitelisted phrase (-1): Have you tried
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Sam

79086397

Date: 2024-10-14 13:46:20
Score: 4
Natty:
Report link

I want to run my next14 application forever how to do it using pm2? Basically requirement is that there will be no internet access, client just want to run on his local machine.

Reasons:
  • RegEx Blacklisted phrase (1): I want
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: anonymous

79086382

Date: 2024-10-14 13:42:18
Score: 4
Natty:
Report link

I tried route53 method but my site is not live yet this is image of my hosted zon

HELP

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

79086299

Date: 2024-10-14 13:18:11
Score: 6 🚩
Natty: 4
Report link

you can follow this link to solved it: https://www.cubebackup.com/docs/tutorials/gcp-allow-service-account-key-creation/

Reasons:
  • Blacklisted phrase (1): this link
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: jia cheney

79086263

Date: 2024-10-14 13:07:08
Score: 5
Natty: 7
Report link

Any update with the idea of getting the .pdf directly ?? I am stuck with that rn !!

Reasons:
  • RegEx Blacklisted phrase (1.5): I am stuck
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Swagnik

79086217

Date: 2024-10-14 12:53:04
Score: 4
Natty:
Report link

how is your OpenAPI spec defined? You need to define the security scheme as being a client_credentials oauth flow

That said... it looks like the generator your using does't have support for Oauth2 client credentials

Disclaimer that I work for the company, but Speakeasy generates a pydantic-based client, and does have support for OAuth2. You can maintain one SDK free. I would give it a look.

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): how is you
  • Low reputation (1):
Posted by: Nolan Di Mare Sullivan

79086157

Date: 2024-10-14 12:32:59
Score: 7.5 🚩
Natty: 5.5
Report link

Any update. How you fixed it ?

Reasons:
  • RegEx Blacklisted phrase (1.5): fixed it ?
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Sam

79086148

Date: 2024-10-14 12:30:58
Score: 5.5
Natty: 5.5
Report link

I am curious, can't this be achieved by MERGE?

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