草庐IT

Error_Connection_Terminated

全部标签

ios - iOS 上的 Firebase 推送通知 : FCM says token error: not registered but app gets no refreshed token

安装应用程序后,我的应用程序获得PN,一切正常。但是突然间,该应用程序不再获得任何PN。对特定tokenID的手动推送测试从Google的Firebase服务器获得以下答案:{"multicast_id":XXXXXXXXXXX,"success":0,"failure":1,"canonical_ids":0,"results":[{"error":"NotRegistered"}]}因此似乎tokenID不再在Firebase中注册。但我仍然使用InstanceID.instanceID().token()获得相同的旧token,而不是新token。我的设置与MessagingEx

java Internal error in the mapping processor java.lang.NullPointerException解决方法

javaInternalerrorinthemappingprocessorjava.lang.NullPointerExceptionjava:Internalerrorinthemappingprocessor:java.lang.NullPointerExceptionatorg.mapstruct.ap.internal.processor.DefaultVersionInformation.createManifestUrl(DefaultVersionInformation.java:180)atorg.mapstruct.ap.internal.processor.Default

Mysql 启动错误:Error while setting value ‘STRICT_TRANS_TABLES, NO_ZERO_IN_DATE, NO_ZERO_DATE, ERROR_FOR_

错误问题:Errorwhilesettingvalue'STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_ENGINE_SUBSTITUTION'to'sql_mode'原因:是因为MySql配置my.ini中sql_mode的值,逗号(,)后面有空格,手动去掉即可。 

ios - Ionic Pro iOS 构建错误 : Unknown method 'error!'

我正在尝试使用IonicPro为iOS构建我的Ionic3应用程序。它已经适用于Android。这是我的错误:[08:47:12]:Unknownmethod'error!',supported[:error,:important,:success,:message,:deprecated,:command,:command_output,:verbose,:header,:interactive?,:input,:confirm,:select,:password,:crash!,:user_error!,:shell_error!,:build_failure!,:test_fai

ios - fatal error : unexpectedly found nil while unwrapping an Optional value in inheriting class

我创建了一个CustomTopTabbarController来自定义标签栏。@objcMemberspublicclassCustomTopTabbarController:UITabBarController{@IBOutletweakvarcustomBar:UITabBar!publicoverridefuncviewDidLoad(){super.viewDidLoad()customBar.frame=CGRect(x:0,y:0,width:customBar.frame.size.width,height:customBar.frame.size.height)}pub

GitHub连接超时:Failed to connect to github.com port 443: Connection timed out

新建了一个仓库,想要执行`gitpush-uoriginmain`时,出现此错误。排查:1.pingpinggithub.com时,没有反应,超时。(要么时github的问题,要么就是我的机器连不上。)2.检查github网站状态访问GitHubStatus,显示“AllSystemsOperational”。(github没问题,机器的问题。)处理:在网上找了找处理方法,一半是用代理,一半是改host。因为我是在服务器上,不知道怎么弄代理,就选择改host。方法参照:github访问ping不通的解决办法-腾讯云开发者社区-腾讯云(tencent.com)(大恩大德,没齿难忘)另注:    

ios - 德尔福 + iOS : Error by "translating" of "UIContextualAction" interface from ObjectiveC to Delphi

我正在尝试通过实现iOS11中可用的两个UITableView委托(delegate)方法,在Delphi中为UITableView添加交换操作:leadingSwipeActionsConfigurationForRowAtIndexPathtrailingSwipeActionsConfigurationForRowAtIndexPathobjective-c:-(nullableUISwipeActionsConfiguration*)tableView:(UITableView*)tableViewleadingSwipeActionsConfigurationForRowAt

ios - FireBase PhoneAuth 线程 1 : Fatal error: Unexpectedly found nil while unwrapping an Optional value

我尝试从firebase设置PhoneAuth,但我是新的,我只是不知道为什么会这样这是部分代码letcredential:PhoneAuthCredential=PhoneAuthProvider.provider().credential(withVerificationID:defaults.string(forKey:"AuthVID")!,verificationCode:self.codeInputField.text!)HereiserrorWhatXcodeshowsabouterror我认为问题出在这里,但我不知道如何解决Printingdescriptionofcr

WARN: Establishing SSL connection without server‘s identity verification is not recommended. Acco...

问题描述:TueSep1316:30:02CST2022WARN:EstablishingSSLconnectionwithoutserver'sidentityverificationisnotrecommended.AccordingtoMySQL5.5.45+,5.6.26+and5.7.6+requirementsSSLconnectionmustbeestablishedbydefaultifexplicitoptionisn'tset.ForcompliancewithexistingapplicationsnotusingSSLtheverifyServerCertificate

picgo报错Error: connect ECONNREFUSED 127.0.0.1:443的解决方式

图床突然上传失败,debug一上午难受死了,存一下历程。默认图床是github,考虑了几种情况:代理的问题:搜索得到的方案,在浏览器设置搜索代理,打开系统代理设置,切换手动代理的状态,没用图床的问题:检查了更新;在github仓库上传了图片,图床相册没有更新,直接在图床程序内上传图片也失败;考虑过监听端口占用的问题,似乎无关;检查了github图床的配置,路径没有问题网络的问题:看了picgo.log日志文件,报错为RequestError:Error:connectECONNREFUSED127.0.0.1:443 2022-06-0413:00:25[PicGoERROR] ------E