Giter Club home page Giter Club logo

Comments (15)

luozhy88 avatar luozhy88 commented on September 17, 2024

SSL peer certificate or SSH remote key was not OK: [rest.kegg.jp] SSL certificate problem: certificate has expired

from ggpicrust2.

cafferychen777 avatar cafferychen777 commented on September 17, 2024

这个应该是网络的问题,你有挂全局代理吗?
This should be a network problem, do you have a global proxy hooked up?

from ggpicrust2.

cafferychen777 avatar cafferychen777 commented on September 17, 2024

This error could be caused by an expired SSL certificate on the KEGG website. Here are a few possible solutions:

Update the certificate: You can try updating the root certificate on your computer. This can be done by downloading and installing the latest root certificate in your operating system's certificate store. The process may vary depending on your operating system. You can search online for "how to update root certificate (with your operating system)" to find relevant instructions.

Disable SSL verification: While not recommended, you can try disabling SSL verification when connecting to the KEGG website. In R, you can disable SSL verification when connecting to the KEGG website using the following code:

library(httr)
set_config(config(ssl_verifypeer = 0L))

This will disable SSL verification when connecting to the KEGG website, but doing so may make your connection less secure.

I hope these solutions help you resolve the issue.

from ggpicrust2.

cafferychen777 avatar cafferychen777 commented on September 17, 2024

Hello @luozhy88 ,

Thank you for your using!
If you are in China, make sure your computer network can break through the firewall.

Best regards

from ggpicrust2.

cafferychen777 avatar cafferychen777 commented on September 17, 2024

Hello @luozhy88 ,

Thank you for using ggpicrust2 and bringing your issue to our attention. We apologize for the inconvenience you experienced.

May I ask if the solution I provided earlier helped resolve your issue?

from ggpicrust2.

luozhy88 avatar luozhy88 commented on September 17, 2024

Thanks! other bug!
image

from ggpicrust2.

cafferychen777 avatar cafferychen777 commented on September 17, 2024

It has been updated in version 1.4.11 .
Please update the version

# Install ggpicrust2 from GitHub
devtools::install_github("cafferychen777/ggpicrust2")

Or set select = "NULL"

Best regards

from ggpicrust2.

luozhy88 avatar luozhy88 commented on September 17, 2024

我已经更新 1.4.12版本,但我的mac 使用clashx 没有全局模式,只有规则模式,如何处理:

image

from ggpicrust2.

cafferychen777 avatar cafferychen777 commented on September 17, 2024

截屏2023-04-01 20 53 53

Hello @luozhy88

To clarify, ClashX does have a global mode, so if you're not seeing it in your settings, it could be due to a configuration issue or a bug. If you have updated to version 1.4.12 and are experiencing issues with ClashX not showing the global mode, but only the rule mode, there are a few things you can try.

First, make sure that you have enabled the global mode in the ClashX settings. You can do this by going to the preferences window and selecting the "General" tab. Then, check the "Use global mode" option and save your changes.

If you're still not able to see the global mode, you may want to check if there's a newer version of ClashX available, or try checking your ClashX configuration file to ensure that it is correctly pointing to the Clash binary that corresponds to the updated version. You can find the configuration file by clicking on the "Open config folder" button in the preferences window. Once you have located the file, open it in a text editor and look for the "binary-path" option. Make sure that it points to the correct path of the updated Clash binary.

If you're still having issues, you may want to try restarting ClashX and/or your Mac to see if that resolves the problem. If none of these steps work, you may need to seek further technical assistance from the developers or the ClashX community.

Best Regards,

from ggpicrust2.

luozhy88 avatar luozhy88 commented on September 17, 2024

感谢您的回复,可能我mac电脑配置问题,clashx模式中全局,我曾启用过,但是全局模式整个网络都是无网状态。
curl::curl_fetch_memory(url, handle = handle) 这个curl中url是指什么,我可以改下我的host,以便于我可以直接访问它

from ggpicrust2.

cafferychen777 avatar cafferychen777 commented on September 17, 2024

I think that's not the point. Maybe you should change your vpn software to shadow rocket or shadow rocket x.

from ggpicrust2.

luozhy88 avatar luozhy88 commented on September 17, 2024

VPN 代理是其中选择之一,也有其他方式可以连接,我想知道这个url 是什么

from ggpicrust2.

cafferychen777 avatar cafferychen777 commented on September 17, 2024

I think you can find it in KEGGREST function document.

from ggpicrust2.

luozhy88 avatar luozhy88 commented on September 17, 2024

it works in KEGG ! I set global model on my mac

from ggpicrust2.

cckeneally avatar cckeneally commented on September 17, 2024

If anyone else is having this issue, but you are able to connect to kegg.rest.jp in your browser (so it's not a network issue). Try updating KEGGREST and R version to latest - fixed the issue for me.

from ggpicrust2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.