Package Details: appflowy-cloud 0.9.35-0

Git Clone URL: https://aur.archlinux.org/appflowy-cloud.git (read-only, click to copy)
Package Base: appflowy-cloud
Description: Note, project and knowledge management
Upstream URL: https://github.com/AppFlowy-IO/AppFlowy-Cloud
Licenses: AGPL-3.0-only
Submitter: mekyt
Maintainer: mekyt
Last Packager: mekyt
Votes: 0
Popularity: 0.000000
First Submitted: 2024-02-17 08:45 (UTC)
Last Updated: 2025-03-27 08:53 (UTC)

Dependencies (8)

Required by (0)

Sources (4)

Latest Comments

cypa commented on 2026-08-08 09:42 (UTC) (edited on 2026-08-08 09:45 (UTC) by cypa)

ругается что нет таблиц в БД, но БД остаётся полностью пустой

error: error returned from database: relation "af_user" does not exist
  --> libs/authentication/src/user.rs:13:13
   |
13 |     let row = sqlx::query!(
   |  _____________^
14 | |     r#"
15 | |         SELECT email
16 | |         FROM af_user
...  |
19 | |     uid,
20 | |   )
   | |___^
   |
   = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)

marsxyz commented on 2025-05-11 05:20 (UTC)

I really have no idea how you managed to use it. This software is a mess when used outside of docker. Do you by any chance have any documentation on how to get past the first database hiccups ?

marsxyz commented on 2025-05-10 05:12 (UTC)

Indeed mattski is right, you missed protobuf as a depend.

mattski commented on 2025-04-29 19:26 (UTC)

There seems to be a make depend on protobuf that is missing.

malacology commented on 2024-03-23 04:46 (UTC)

0.2.15

  Downloaded ring v0.16.20
  Downloaded openssl-src v300.2.1+3.2.0
error: package ID specification `realtime-entity` did not match any packages
==> ERROR: A failure occurred in build().