Skip to content

bug: warn or info loggin does not show errors when start #2512

Closed
@mckaygerhard

Description

@mckaygerhard
  • Gitea version (or commit ref): 1.1.4
  • Git version:1.8.3
  • Operating system: Linux
  • Database (use [x]):
    • PostgreSQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:
2017/09/14 15:32:06 [I] Run Mode: Production
panic: fail to set message file(en-US): open conf/locale/locale_en-US.ini: no such file or directory

goroutine 1 [running]:
code.gitea.io/gitea/vendor/github.com/go-macaron/i18n.initLocales(0x19733595, 0x0, 0x8a8d65d, 0xb, 0x19a6c860, 0x8aacd41, 0x21, 0x19724370, 0x15, 0x15, ...)
	/home/systemas/Devel/golang/gitea/gitea-1.1.4/obj-i586-linux-gnu/src/code.gitea.io/gitea/vendor/github.com/go-macaro

Description

I try to install and some files get off due a mistake.. nobody care and noted due when the service start does not notify of that errors, only warms (due the level are in info or warm, but ignore errors???)

so the missing files are only showed when the log info are changed to "trace"! or error"

If the mail service (externally) temporally fail, the complete gitea service crash! When gogs, this not happened

So i try to temporally disable the mail service and more problems, due gitea "exigence me" to have a valid email if others settings require it!

The problem here it's that there is no tolerant respect the external faults

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions