Latest Server related questions

Score: 0
carnun avatar
Unable to identify which quota is being exceeded from error logs
us flag

During increased traffic my API which runs on Cloud Run gives the error copied below. My best guess is that this is due to some Cloud Datastore call since any calls to this Cloud Run instance which does not use Datastore does not give this error during the "outage". Unfortunately there is no indication of which quota gets exceeded I have looked through my quotas and cannot see anything that is peeking ( ...

Score: 0
Docker remove not existing container from `host` network
in flag

I cannot start one of my containers because there is an old version of the container stuck in the network.

When i try to start the container (with docker-compose) docker-compose up -d service_name i get the following error:

Creating project_service_name_1 ... error

ERROR: for project_service_name_1  Cannot start service service_name: endpoint with name project_service_name_1 already exists in netw ...
Score: 0
Nikita Kipriyanov avatar
How to migrate ejabberd database from SQL backend to Mnesia?
za flag

There is pretty supported action to move from Mnesia to SQL, a special command ejabberdctl export2sql (in older versions it used to be called export2odbc). Some setups may need that because Mnesia is limited to 2GiB and blah blah blah.

In my case there is really no need to have an external database. There are around 10-15 active users and no more than 30 of total users, and the size of the export fro ...

Score: 0
Majedur avatar
Command to completely uninstall puppet in the master server
fr flag

I want to remove puppetmaster from master server including certificate. I am using puppet open source.

Score: 0
next-auth ECONNREFUSED 127.0.0.1:80
us flag

I am using Next-auth with keycloak and docker-compose and I get this error:

[next-auth][error][GET_AUTHORIZATION_URL_ERROR]
arcade-iori         | https://next-auth.js.org/errors#get_authorization_url_error connect ECONNREFUSED 127.0.0.1:80 {
arcade-iori         |   message: 'connect ECONNREFUSED 127.0.0.1:80',
arcade-iori         |   stack: 'Error: connect ECONNREFUSED 127.0.0.1:80\n' +
arcade-iori ...
Score: 0
tab269 avatar
Nginx Redirect from HTTP to HTTPS works in Firefox but not in Chrome
cn flag

with my Nginx configuration (see below) redirecting from http to https works fine when accessing the page (http://example.com/) with Firefox. But for some strange reason it does not work with Chrome.

server {
    listen                    80;
    server_name               example.com;
    return                    301 https://$server_name$request_uri;
}

server {
    listen                    443 ssl;
  ...
Score: 0
user1372488 avatar
How to enable SSL port 465 on ISPMail based docker mailserver
vn flag

For local testing purpose I am using this ISPMail based docker-mailserver, which is easy to setup and provides web client as well.

But I have a requirement where I wanted to test a Java project with legacy SMTPS protocol instead of using the STARTTLS command, i.e. with port 465. So is it possible to enable SMTP over 465 without STARTTLS command.

I posted question on the Github repo here but could ...

Score: 5
Failing to run yum update in CentOS 8
pk flag

I want to preface this post with this disclaimer: I am somewhat unfamiliar with how yum functions and I am also unfamiliar with the details of the changes that are required since CentOS 8 became EOL.

About a month back, my container build was unable to successfully run because when I would yum update, I got an error. I found the solution here and added this to my container build:

sed -i 's/mirrorlist/ ...
Score: 0
Ben in CA avatar
Access PHP error log in AWS Elastic Beanstalk
br flag

I'm running a PHP web app on AWS Elastic Beanstalk, and I've been trying to diagnose some seemingly random (rare) issues users have been encountering after upgrading to PHP 8.

On localhost, I'd have error reporting on for diagnostics, but in production that is disabled (for security reasons), but I'd still like to be able have PHP server errors logged and accessible for me to download.

Elastic Beans ...

Score: 0
Jacob Miller avatar
No internet access with self hosted VPN
sk flag

I setup a Wireguard VPN server on a Google Cloud VM but when connecting to it with the iOS client (running latest OS and app) nothing loads via the internet when the VPN is on (no browsing, emails, social media, etc), as if I don’t have an internet connection. What could be causing this, or how can I troubleshoot? Note: I am a beginner, and apologize if I am using incorrect terminology, feel free to c ...

Score: 0
John avatar
Multiple domains on google workplace and email should be added as secondary or alias for email outreach?
in flag

We are setting up our outreach management for a new startup.

The app primary email domain is something like app.com

Emails we send out will be via a new domain, something like app-email.com.

We use google workplace, adding another domain is ok but we can either do so as a secondary or alias domain. An alias is best for our end as all emails will be in 1 inbox.. but this might not be the best overall. ...

The Stunning Power of Questions

Much of an executive’s workday is spent asking others for information—requesting status updates from a team leader, for example, or questioning a counterpart in a tense negotiation. Yet unlike professionals such as litigators, journalists, and doctors, who are taught how to ask questions as an essential part of their training, few executives think of questioning as a skill that can be honed—or consider how their own answers to questions could make conversations more productive.

That’s a missed opportunity. Questioning is a uniquely powerful tool for unlocking value in organizations: It spurs learning and the exchange of ideas, it fuels innovation and performance improvement, it builds rapport and trust among team members. And it can mitigate business risk by uncovering unforeseen pitfalls and hazards.

For some people, questioning comes easily. Their natural inquisitiveness, emotional intelligence, and ability to read people put the ideal question on the tip of their tongue. But most of us don’t ask enough questions, nor do we pose our inquiries in an optimal way.

The good news is that by asking questions, we naturally improve our emotional intelligence, which in turn makes us better questioners—a virtuous cycle. In this article, we draw on insights from behavioral science research to explore how the way we frame questions and choose to answer our counterparts can influence the outcome of conversations. We offer guidance for choosing the best type, tone, sequence, and framing of questions and for deciding what and how much information to share to reap the most benefit from our interactions, not just for ourselves but for our organizations.