Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Conversation

Notices

  1. cobra2 (cobra2@not.unixporn.pro)'s status on Sunday, 02-Dec-2018 15:06:05 EST cobra2 cobra2
    Hello #pleroma admins.... Just ran into this one when running ecto.migrate

    permissions issue about postgresql extension.

    assuming you didn't change defaults. here is your fix:

    sudo -u postgres psql -d pleroma_dev -c 'CREATE EXTENSION IF NOT EXISTS "uuid-ossp";'

    You can also get manual:
    su postgres
    psql pleroma_dev
    CREATE EXTENSION IF NOT EXISTS "uuid-ossp";
    In conversation Sunday, 02-Dec-2018 15:06:05 EST from not.unixporn.pro permalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Jonkman Microblog is a social network, courtesy of SOBAC Microcomputer Services. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.

Switch to desktop site layout.