d tag

2228 questions


1 answers
132 views
0
Fluentd version upgrade no longer recognizes Fluent::S3 Output used by plugins

US>on systems sending API server logs to AWS S3 by fluentdI'm going to upgrade from td-agent 0.12.40 to 1.6.3The upgrade of the main unit itself is over, but The following plug-ins in /etc/td-agent/pl...

2 years ago

1 answers
98 views
0
Failed to build clang from source

Attempting to build clang in Ubuntu 19.04 environment fails.Why?I am trying to build the C/C++ toolchain from 1.glibc, libc++, libc++abi, llvm seem to have been able to build.I'm trying to build it by...

2 years ago

2 answers
143 views
0
How Unity displays the UI (panel, button) after a certain period of time

Please tell me how to display the UI after a certain period of time.The UI's game object name is EndScene, with three panels and buttons inside (click to move scenes).I want to hide the beginning, and...

2 years ago

3 answers
133 views
0
Error migrating data from GAS to google calendar "Too many calendar or calendar plans created in a short time"

When registering data with Google Calendar using GAS, the following errors occur frequently and I do not know what to do. Too many calendars or calendars created in a short time.Please try again after...


1 answers
140 views
0
I want to unfocus editText in scrollView

If you don't use ScrollView, even if you're focused on EditText, tap anything other than the EditText portion of the screen to remove the focus of EditText.However, if you put ScrollView in LinearLayo...

2 years ago

2 answers
165 views
0
I want to move google-cloud-sdk.

Regarding the following environment, I would like to run Google-cloud-sdk.$python-VPython 3.6.8:: Anaconda, Inc.$ conda-Vconda 4.6.8$ cat/etc/os-releaseNAME=UbuntuVERSION=18.04.1 LTS (Bionic Beaver)Py...


1 answers
124 views
0
How to Configure the Load Balancer

I run a blog using WordPress on GCP.I'd like to use a load balancer to balance the load, but I'm stumble by setting it up.It's hard to find a good explanatory blog on the web.Please let me know if the...

2 years ago

2 answers
86 views
0
Is there a callback function that detects changes to Build Settings in Unity?

In Unity 3D, Could you tell me if there is a callback that detects changes made to Build Settings?If it does not exist, please let me know how to implement it.Thank you for your cooperation.

2 years ago

3 answers
96 views
0
I was using Discord.py, but when I tried to have the bot display embed using the code below, it didn't show up.Where should I correct it?

I was using Discord.py, but when I tried to have the bot display embed using the code below, it didn't show up.Where should I correct it?import discordclient=discord.Client()@client.eventasync def on_...

2 years ago

1 answers
139 views
0
When I was making a bot to show the weather on Discord.py, I got the following error.

Actual Code import discordimport urllib.requestimport jsonimport reclient=discord.Client()citycode = '016010'resp=urllib.request.urlopen('http://weather.livedoor.com/forecast/webservice/json/v1?city=%...

2 years ago
« - 9 - »

© 2024 OneMinuteCode. All rights reserved.