Questions tagged [datastax-astra]

DataStax Astra is a serverless, multi-cloud database service built on Apache Cassandra.

DataStax Astra is a serverless, multi-cloud database service built on Apache Cassandra. The service allows users to deploy a scalable Cassandra cluster across multiple cloud providers.

About: https://www.datastax.com/products/datastax-astra

Main: https://astra.datastax.com

For information on how to develop and integrate with many 3rd party tools, be sure to check out: https://awesome-astra.github.io/docs/

109 questions
0
votes
1 answer

While installing a theme named as The7 in wordpress getting Error

Import failed due to repository server error. Please try again in 30-60 minutes. If the problem persists, please don't hesitate to contact our support. i m getting this error i have tried this : define('FS_METHOD','direct'); as they said on their…
lets Code
  • 81
  • 8
-1
votes
1 answer

How to change WooCommerce checkout widget order summary column width

I'm using Astra theme and WooCommerce checkout widget. The first column in order summary is too narrow so it compresses the name of the product. How to change first column width?
Aldo U
  • 15
  • 2
-1
votes
1 answer

The "original" argument must be of type Function

I am new with react native and trying to connect database with my programs. I am getting this error and I don't know what to try to fix it... TypeError: The "original" argument must be of type Function Profil src/jsoni/Profil.js:4 1 | import…
-2
votes
1 answer

Connecting to Astra DB, withCloudSecureConnectBundle() returns java.io.FileNotFoundException

I am trying to connect to Astra DB which requires a path to secure-connect zip. This line is causing the issue: .withCloudSecureConnectBundle(Paths.get("E:\\ProjectAndroid\\9_14_2022_2\\RentPK\\app\\src\\main\\res\\secure-connect-rentpk")) Path.get…
Uzzam Altaf
  • 303
  • 4
  • 8
1 2 3 4 5 6 7
8