https://avo.cool logo
Join Discord
Powered by
# avo-2
  • l

    lemon-wall-20836

    03/24/2022, 1:39 PM
    ok. can you please put up a bug report with version numbers? it's easier to track on GH. https://avohq.io/new-issue
  • a

    adamant-hair-45776

    03/24/2022, 1:39 PM
    will do, thank you!
  • l

    lemon-wall-20836

    03/24/2022, 1:39 PM
    for sure!
  • l

    lemon-wall-20836

    03/24/2022, 1:40 PM
    you can continue and develop your admin with Avo. we'll figure out a fix for this
  • l

    lemon-wall-20836

    03/24/2022, 1:40 PM
    one more thing? any errors in the console?
  • a

    adamant-hair-45776

    03/24/2022, 1:47 PM
    nope there wasn't any
  • l

    lemon-wall-20836

    03/24/2022, 1:47 PM
    hmmm... weird. it's like turbo is not working
  • l

    lemon-wall-20836

    03/24/2022, 1:47 PM
    ok. please fill out the bug report so I can get a chance to test with your versions
  • a

    acoustic-jackal-82257

    03/25/2022, 12:27 PM
    Hi, thank a lot for Avo, I'am working with it about 1 month ago and it's amazing, and now i came here asking for help, randomly i got this error on has_many fields: [3e885337-dca0-4367-864f-a0f7b0d24fc0] Errno::ENOENT (No such file or directory @ rb_file_s_rename - (/home/deploy/apps/ilogiwatcher/releases/20220325121538/tmp/cache/.avo.base_controller.environments.applied_filters20220325-156267-cz3vyu, /home/deploy/apps/ilogiwatcher/releases/20220325121538/tmp/cache/36E/551/avo.base_controller.environments.applied_filters)): I disabled cache on the avo config but the error persist. It could be some of the app or my environment?
  • l

    lemon-wall-20836

    03/25/2022, 12:29 PM
    hello @User Could you post a bug report on GitHub? Please include the this info and the terminal output you get from when this page loads. https://avohq.io/new-issue
  • l

    lemon-wall-20836

    03/25/2022, 12:30 PM
    You can probably figure out the issue from that output
  • l

    lemon-wall-20836

    03/25/2022, 12:31 PM
    it's the output from that
    has_many
    turbo frame
  • l

    lemon-wall-20836

    03/25/2022, 12:31 PM
    you can also open up the network tab and click that request. you'll see the rails error page with all the info you need.
  • l

    lemon-wall-20836

    03/25/2022, 12:32 PM
    if you still can't fix it, open up a bug and we'll help out
  • a

    acoustic-jackal-82257

    03/25/2022, 12:32 PM
    Yeah, thanks i'am gonna put it there.
  • c

    clean-salesmen-51708

    03/25/2022, 6:36 PM
    Is anyone else experiencing this after upgrading to version 2.0?
  • c

    clean-salesmen-51708

    03/25/2022, 6:42 PM
    This is with an unlicensed instance.
  • g

    green-london-56146

    03/25/2022, 6:43 PM
    I have not upgraded yet even unlicensed should fall back to community https://github.com/avo-hq/avo/blob/9df6179649d99946c5903691897482a40cc67c33/lib/avo/licensing/license_manager.rb#L8 NullLicense there is also
    community
  • g

    green-london-56146

    03/25/2022, 6:52 PM
    you could run
    gem open avo
    and edit your local copy to always return comunity until this is addressed
  • c

    clean-salesmen-51708

    03/25/2022, 7:00 PM
    I figured it out, thanks.
  • c

    clean-salesmen-51708

    03/25/2022, 7:01 PM
    Had to delete the
    avo/controllers/application_contoller.rb
    in my app.
  • g

    green-london-56146

    03/25/2022, 7:02 PM
    interesting, maybe a name clash and the boot sequance didn't work before properly
  • l

    lemon-wall-20836

    03/25/2022, 7:45 PM
    Hmm. That’s a weird one. It’s probably best if you don’t try to override Avo’s controllers. Or at least the ApplicationController 😅
  • i

    important-terabyte-39911

    03/30/2022, 11:13 PM
    I don't have any experience with turbo and I've cloned your login partial from here: https://github.com/avo-hq/avodemo/blob/main/app/views/users/sessions/new.html.erb but the login errors aren't being displayed, I tested avo demo app and they don't work there either, any clue on how to fix them ?
  • i

    important-terabyte-39911

    03/31/2022, 12:05 AM
    Also, is there any way to have a select with options depending on other field contents ? For example 2 selects with one showing options depending on the other's selected value
  • i

    important-terabyte-39911

    03/31/2022, 10:45 PM
    https://tenor.com/view/tumbleweed-highway-blue-sky-gif-14068616
  • l

    lemon-wall-20836

    04/01/2022, 7:18 AM
    😂
  • l

    lemon-wall-20836

    04/01/2022, 7:20 AM
    this is is still an issue with Devise. it does not fully support turbo yet
  • l

    lemon-wall-20836

    04/01/2022, 7:21 AM
    from their latest release
  • l

    lemon-wall-20836

    04/01/2022, 7:21 AM
    https://github.com/heartcombo/devise/issues/5446 here's a conversation
1...313233...64Latest